Changeset 179169 in webkit for trunk/Source/JavaScriptCore
- Timestamp:
- Jan 26, 2015, 10:14:01 PM (11 years ago)
- Location:
- trunk/Source/JavaScriptCore
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r179165 r179169 1 2015-01-26 Csaba Osztrogonác <[email protected]> 2 3 [Win] Enable JSC stress tests by default 4 https://bugs.webkit.org/show_bug.cgi?id=128307 5 6 Unreviewed typo fix after r179165. 7 8 * tests/mozilla/mozilla-tests.yaml: 9 1 10 2015-01-26 Csaba Osztrogonác <[email protected]> 2 11 -
trunk/Source/JavaScriptCore/tests/mozilla/mozilla-tests.yaml
r179165 r179169 1542 1542 skip 1543 1543 else 1544 defaultRunMozillaTest :normal, "../shell.js" 1544 defaultRunMozillaTest :normal, "../shell.js", "shell.js" 1545 1545 end 1546 1546 - path: ecma_3/Date/15.9.5.7.js
Note:
See TracChangeset
for help on using the changeset viewer.