Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(564)

Side by Side Diff: dom/Console.html

Issue 12244003: Fix individual tests to use the new location of test_controller.js (Closed) Base URL: svn://svn.chromium.org/multivm/trunk/webkit/LayoutTests/dart
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <!-- Generated by generate_dartvm_layout_tests.py. Do not edit. --> 1 <!-- Generated by generate_dartvm_layout_tests.py. Do not edit. -->
Emily Fortuna 2013/02/06 22:44:56 I couldn't find this script anywhere.... should we
Siggi Cherem (dart-lang) 2013/02/06 23:51:52 yeah, it's under multivm/trunk/tools that's the f
2 <script type="application/javascript" src="../../../../../dart/pkg/unittest/test _controller.js"></script> 2 <script type="application/javascript" src="../../../../../dart/pkg/unittest/lib/ test_controller.js"></script>
3 <script type="application/dart" src="Console.dart"></script> 3 <script type="application/dart" src="Console.dart"></script>
4 <iframe src="../../../../../dart/frog/tip/frogger.html" style="visibility:hidden ;display:none"></iframe> 4 <iframe src="../../../../../dart/frog/tip/frogger.html" style="visibility:hidden ;display:none"></iframe>
ricow1 2013/02/07 06:51:53 This iframe will probably not load - unless you us
Siggi Cherem (dart-lang) 2013/02/07 17:22:02 Interesting - I was blindly updating the unittest
Anton Muhin 2013/02/08 13:38:51 If memory serves, that used to run a complier. I
OLDNEW
« no previous file with comments | « Multiscript.html ('k') | dom/DOMMap.html » ('j') | dom/DOMMap.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698