awjin
|
af0f25cb0e
|
Fix broken tests
|
2021-04-14 17:15:09 -07:00 |
|
Sam Rawlins
|
5aeef4ce81
|
Remove unused dart:async imports (#1160)
|
2020-12-09 14:20:51 -08:00 |
|
Natalie Weizenbaum
|
c5daba6439
|
Don't load cli_pkg/testing on Node (#959)
This transitively loads dart:mirrors, which has stopped working as of
Dart 2.8.0-dev.9.0.
See dart-lang/sdk#40698
|
2020-02-19 22:42:33 -08:00 |
|
Natalie Weizenbaum
|
5450c1c07b
|
Use cli_pkg to build and release executables (#924)
|
2020-01-24 13:05:04 -08:00 |
|
Natalie Weizenbaum
|
ac38653776
|
Enable strict raw types
|
2019-05-31 16:01:49 +01:00 |
|
Natalie Weizenbaum
|
7e6f03fc18
|
Run the Dart CLI tests from app snapshots on CI (#383)
This substantially speeds up the test time, and once we re-enable Dart
2 support is should work around dart-lang/sdk#33257.
|
2018-06-27 13:12:16 -07:00 |
|
Natalie Weizenbaum
|
a87300a1e9
|
Use camel-case for grinder task names
This also causes Grinder to use hyphen-separated names for them on the
CLI, rather than underscore-separated.
|
2018-06-25 16:40:26 -07:00 |
|
Natalie Weizenbaum
|
6a1e6e6d12
|
Don't run ensureNpmPackage() on Windows under Node
|
2017-12-07 17:30:08 -08:00 |
|
Natalie Weizenbaum
|
0a67d3845f
|
Add a dev dependency on fibers from NPM
|
2017-12-01 14:36:37 -08:00 |
|
Natalie Weizenbaum
|
7178a91844
|
Make ensureNpmPackage() resilient to dependency overrides
|
2017-12-01 14:36:37 -08:00 |
|
Natalie Weizenbaum
|
530c4244d0
|
Refactor some Node API testing
|
2017-10-20 16:56:54 -07:00 |
|
Natalie Weizenbaum
|
10ef04bad6
|
Fix analysis hints
|
2017-07-14 18:51:55 -07:00 |
|
Natalie Weizenbaum
|
6ed530c895
|
Test the Node.js API.
Closes #150
|
2017-07-06 17:39:07 -07:00 |
|
Natalie Weizenbaum
|
6c0f87f0c8
|
Factor out logic to ensure that the NPM package is compiled
|
2017-07-06 14:40:45 -07:00 |
|