angular-docs-cn/tools/doc-shredder/_test
Patrice Chalin ab988b4e22 Dart upgrade to 2.2.0
```
Suites passed:
  public/docs/_examples/architecture/dart
  public/docs/_examples/attribute-directives/dart
  public/docs/_examples/dependency-injection/dart
  public/docs/_examples/displaying-data/dart
  public/docs/_examples/forms/dart
  public/docs/_examples/lifecycle-hooks/dart
  public/docs/_examples/pipes/dart
  public/docs/_examples/quickstart/dart
  public/docs/_examples/server-communication/dart
  public/docs/_examples/template-syntax/dart
  public/docs/_examples/toh-1/dart
  public/docs/_examples/toh-2/dart
  public/docs/_examples/toh-3/dart
  public/docs/_examples/toh-4/dart
  public/docs/_examples/toh-5/dart
  public/docs/_examples/toh-6/dart
  public/docs/_examples/user-input/dart
All tests passed

Elapsed time: 1355.134 seconds
```
2016-12-01 08:12:43 -08:00
..
test_fragments refact(doc-shredder): move into `tools` folder 2015-11-04 10:47:05 +00:00
test_jade chore: more "angular2" to "angular" cleanup (#2417) 2016-09-20 11:37:16 +02:00
test_source Dart upgrade to 2.2.0 2016-12-01 08:12:43 -08:00
.gitignore refact(doc-shredder): move into `tools` folder 2015-11-04 10:47:05 +00:00
README.md refact(doc-shredder): move into `tools` folder 2015-11-04 10:47:05 +00:00
copy.to.ovr.bat refact(doc-shredder): move into `tools` folder 2015-11-04 10:47:05 +00:00
doc-shredder.spec.js chore: update all packages to latest versions 2016-06-06 12:24:25 -07:00
gulpfile.js chore: update all packages to latest versions 2016-06-06 12:24:25 -07:00

README.md

Files in the test_source dir may not pass current coding conventions (such as missing EOF new lines). This is deliberate so that we can test the doc-shredder with edge conditions.