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

Unified Diff: test/sputnik/sputnik.status

Issue 9426032: Fix RegExp white-space character class to match BOMs. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 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 side-by-side diff with in-line comments
Download patch
Index: test/sputnik/sputnik.status
diff --git a/test/sputnik/sputnik.status b/test/sputnik/sputnik.status
index 048e852375c1ad5ec604b87982868701af8202a9..acef258f3942f4295063786c8ad37fabdf449a6b 100644
--- a/test/sputnik/sputnik.status
+++ b/test/sputnik/sputnik.status
@@ -130,6 +130,8 @@ S15.5.4.14_A1_T7: PASS || FAIL_OK
S15.5.4.14_A1_T8: PASS || FAIL_OK
S15.5.4.14_A1_T9: PASS || FAIL_OK
S15.5.4.14_A2_T7: PASS || FAIL_OK
+S15.10.2.12_A1_T1: PASS || FAIL_OK
+S15.10.2.12_A2_T1: PASS || FAIL_OK
Lasse Reichstein Nielsen 2012/02/20 13:55:30 If you can, make it either PASS or FAIL_OK. This w
Michael Starzinger 2012/02/20 16:34:00 Done. Sputnik will be deprecated (and replaced by
# We allow function declarations within statements
S12.6.2_A13_T1: FAIL_OK
« src/jsregexp.cc ('K') | « test/mjsunit/regexp.js ('k') | test/test262/test262.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698