Files
sdk/tools/testing
kustermann@google.com a5cd38ed41 Bugfix in multitest.dart: Make sure we copy imported files to the generated_tests directory
The regular expression was no longer valid after import statements have changed.
Furthermore the guard against cyclic imports was not working because of missing
hashCode/operator== on the Path class.

R=ricow@google.com

Review URL: https://codereview.chromium.org//19774003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25155 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-18 17:11:37 +00:00
..
2012-10-09 21:48:54 +00:00
2013-05-23 16:58:00 +00:00