DescriptionAdd a CompilerPool class.
This will allow the test runner to compile test files to JavaScript.
It runs dart2js instances in parallel but prints their output
sequentially.
See #5
R=rnystrom@google.com, kevmoo@google.com
Committed: https://github.com/dart-lang/unittest/commit/3bd1e9d3bca581ff0f28e0a1bc422778d135b9c5
Patch Set 1 #
Total comments: 4
Patch Set 2 : Code review changes #Patch Set 3 : Move sdkDir to lib/. #Patch Set 4 : Fix library name. #
Messages
Total messages: 10 (2 generated)
|