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

Side by Side Diff: mozilla-tests/spidermonkey-n-1.9.0.tests

Issue 2865028: Update the mozilla tests to new version (as of 2010-06-29). (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 years, 5 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
« no previous file with comments | « mozilla-tests/spidermonkey-n-1.8.0.tests ('k') | mozilla-tests/spidermonkey-n-1.9.1.tests » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Obsolete SpiderMonkey tests 1 # Obsolete SpiderMonkey tests
2 # 2 #
3 # invalidated by bug 10278 3 # invalidated by bug 10278
4 # 4 #
5 js1_2/function/function-001-n.js 5 js1_2/function/function-001-n.js
6 js1_3/Script/function-001-n.js 6 js1_3/Script/function-001-n.js
7 js1_3/regress/function-001-n.js 7 js1_3/regress/function-001-n.js
8 # 8 #
9 # WONTFIX bug 119719 9 # WONTFIX bug 119719
10 # 10 #
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
81 ecma_2/RegExp/exec-001.js 81 ecma_2/RegExp/exec-001.js
82 ecma_2/String/replace-001.js 82 ecma_2/String/replace-001.js
83 # 83 #
84 # pre ecma warnings are doa 84 # pre ecma warnings are doa
85 # 85 #
86 js1_5/Regress/regress-106244.js 86 js1_5/Regress/regress-106244.js
87 # 87 #
88 # do not ignore unicode formatting chars/trunk - bug 274152 88 # do not ignore unicode formatting chars/trunk - bug 274152
89 # 89 #
90 ecma_3/Unicode/uc-001.js 90 ecma_3/Unicode/uc-001.js
91 # bug 408002
92 js1_5/Regress/regress-320119.js
93 # bug 380469
94 js1_7/geniter/regress-347739.js
95 js1_7/geniter/regress-349012-01.js
96 js1_7/geniter/regress-349331.js
97 js1_7/iterable/regress-340526-02.js
98 # bug 452498
99 js1_5/decompilation/regress-352073.js
OLDNEW
« no previous file with comments | « mozilla-tests/spidermonkey-n-1.8.0.tests ('k') | mozilla-tests/spidermonkey-n-1.9.1.tests » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698