angular-docs-cn/tools/transpiler
Alex Eagle e20d9dd073 feature(build): add nodejs-based unit test for dart transpiler.
This adds a unit test to the transpiler. Existing tests are themselves transpiled to ES5, which makes it impossible to do some kinds of assertions. For example, this will be useful to repro https://github.com/angular/angular/issues/509.
In this change, the actual issue isn't fixed. It only adds the reproduction.
It uses the jasmine test runner, since it's already used by the docs test. That uses version 1 of Jasmine, which isn't ideal, but I want to be consistent for now.
I discussed with Tobias the possibility of switching to Mocha for these nodejs-based tests, and we might do that sometime later.
2015-02-05 11:55:49 -08:00
..
spec refactor(build): explicitly mention `src` folder in imports 2015-02-05 11:55:48 -08:00
src feat(transpiler): implement @IMPLEMENTS 2014-12-29 12:29:00 -08:00
unittest feature(build): add nodejs-based unit test for dart transpiler. 2015-02-05 11:55:49 -08:00
gulp-traceur.js chore(gulp-traceur): better error reporting 2014-11-05 11:42:23 -08:00
index.js chore(traceur): update to 0.0.79 2015-01-06 08:21:43 -08:00
karma-traceur-preprocessor.js chore: source maps for Karma/Gulp 2014-11-05 11:19:02 -08:00