Chromium Code Reviews
DescriptionReenable test.dart to be invoked from dartium checkout
This will be used to remove the Dartium usage of minfrog. From a dartium enlistment, the following will work.
To test with frog:
./dart/tools/test.py --compiler=frog --frog=/usr/local/google/vsm/git/src/dart/frog/frogc.dart --shell=./out/Release/dart --runtime=drt --drt=./out/Release/DumpRenderTree --mode=release client/html
To test with dart2js:
./dart/tools/test.py --compiler=dart2js --frog=/usr/local/google/vsm/git/src/dart/frog/frogc.dart --shell=./out/Release/dart --runtime=drt --drt=./out/Release/DumpRenderTree --mode=release client/html
Committed: https://code.google.com/p/dart/source/detail?r=6897
Patch Set 1 #
Total comments: 5
Patch Set 2 : Change shell to dart #
Messages
Total messages: 8 (0 generated)
|
||||||||||||||||||||||||||||