dart-sdk/tests/co19
Siva Annamalai 33c50e9374 1. Correctly set root_library based on the application script URI instead of looking for the library that has the 'main' method.
2. Adjust the Dart front end to not require a 'main' method when the in memory filesystem is used, this allows execution of VM unit tests which all do not necessarily have a 'main' method (integrated CL from siggi)

3. Change kernel reader to not look for a 'main' methos when Dart_LoadKernel is called.

4. Change Dart_LoadScript to also support loading of dart programs when Dart front end is used

R=aam@google.com, sigmund@google.com

Review-Url: https://codereview.chromium.org/2948273002 .
2017-07-19 18:09:19 -07:00
..
.gitignore Sync .gitignore with the corresponding svn properties. 2012-09-10 15:44:25 +00:00
co19-analyzer2.status Update status files. 2017-07-04 12:54:36 +02:00
co19-co19.status Mark type_object tests as co19 issues. 2017-07-04 12:14:18 +02:00
co19-dart2js.status Update ff status 2017-07-19 16:45:41 +02:00
co19-kernel.status 1. Correctly set root_library based on the application script URI instead of looking for the library that has the 'main' method. 2017-07-19 18:09:19 -07:00
co19-runtime.status [vm] Enable mirrors in product mode. Allows building a product mode SDK. 2017-07-12 12:55:58 -07:00