mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
eccaec8f3b
- works with latest SDK - understand and works with pub and pubspecs - tested on Linux, Mac and Windows - has its own tests There is still as issue on Windows, where using Process.start to run a .bat file is not terminating until the timeout kills the cmd.exe process. My suspicion is that this is am issue with Process, not testrunner. I have contacted whesse et al about this. Review URL: https://codereview.chromium.org//14247033 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21969 260f80e4-7a28-3924-810f-c04153c831b5
4 lines
55 B
YAML
Executable file
4 lines
55 B
YAML
Executable file
name: non_browser_tests
|
|
dependencies:
|
|
unittest: any
|
|
|