Skip to content

Commit

Permalink
2005-12-21 Cesar Lopez Nataren <cnataren@novell.com>
Browse files Browse the repository at this point in the history
	* mjs-most.tests: Enable js1_2/Array/tostring_1.js,
	js1_2/regexp/alphanumeric.js, js1_2/regexp/digit.js,
	js1_2/regexp/whitespace.js and js1_2/regexp/word_boundary.js.

svn path=/trunk/mcs/; revision=54700
  • Loading branch information
César Natarén committed Dec 21, 2005
1 parent f73e0d5 commit adee962
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 4 additions & 0 deletions mcs/class/Microsoft.JScript/Test/Mozilla/ChangeLog
Original file line number Original file line Diff line number Diff line change
@@ -1,5 +1,9 @@
2005-12-21 Cesar Lopez Nataren <cnataren@novell.com> 2005-12-21 Cesar Lopez Nataren <cnataren@novell.com>


* mjs-most.tests: Enable js1_2/Array/tostring_1.js,
js1_2/regexp/alphanumeric.js, js1_2/regexp/digit.js,
js1_2/regexp/whitespace.js and js1_2/regexp/word_boundary.js.

* mjs-most.tests: Enable ecma_2/Expressions/instanceof-002.js. * mjs-most.tests: Enable ecma_2/Expressions/instanceof-002.js.


2005-12-20 Cesar Lopez Nataren <cnataren@novell.com> 2005-12-20 Cesar Lopez Nataren <cnataren@novell.com>
Expand Down
14 changes: 5 additions & 9 deletions mcs/class/Microsoft.JScript/Test/Mozilla/mjs-most.tests
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -967,8 +967,7 @@ js1_2/Array/general2.js
# NullReferenceException from Binary:emit_access # NullReferenceException from Binary:emit_access
#js1_2/Array/splice1.js #js1_2/Array/splice1.js
#js1_2/Array/splice2.js #js1_2/Array/splice2.js
# LateBinding:CallValue throws NullReferenceException js1_2/Array/tostring_1.js
#js1_2/Array/tostring_1.js
js1_2/Array/tostring_2.js js1_2/Array/tostring_2.js
# Trace/breakpoint trap # Trace/breakpoint trap
#js1_2/Objects/toString-001.js #js1_2/Objects/toString-001.js
Expand Down Expand Up @@ -1011,8 +1010,7 @@ js1_2/regexp/RegExp_multiline_as_array.js
js1_2/regexp/RegExp_object.js js1_2/regexp/RegExp_object.js
js1_2/regexp/RegExp_rightContext.js js1_2/regexp/RegExp_rightContext.js
js1_2/regexp/RegExp_rightContext_as_array.js js1_2/regexp/RegExp_rightContext_as_array.js
# LateBinding:CallValue throws InvalidCastException js1_2/regexp/alphanumeric.js
#js1_2/regexp/alphanumeric.js
js1_2/regexp/asterisk.js js1_2/regexp/asterisk.js
js1_2/regexp/backslash.js js1_2/regexp/backslash.js
js1_2/regexp/backspace.js js1_2/regexp/backspace.js
Expand All @@ -1021,8 +1019,7 @@ js1_2/regexp/backspace.js
js1_2/regexp/character_class.js js1_2/regexp/character_class.js
js1_2/regexp/compile.js js1_2/regexp/compile.js
js1_2/regexp/control_characters.js js1_2/regexp/control_characters.js
# LateBinding:CallValue throws InvalidCastException js1_2/regexp/digit.js
#js1_2/regexp/digit.js
js1_2/regexp/dot.js js1_2/regexp/dot.js
# Invalid IL # Invalid IL
#js1_2/regexp/endLine.js #js1_2/regexp/endLine.js
Expand All @@ -1049,9 +1046,8 @@ js1_2/regexp/string_split.js
js1_2/regexp/test.js js1_2/regexp/test.js
js1_2/regexp/toString.js js1_2/regexp/toString.js
js1_2/regexp/vertical_bar.js js1_2/regexp/vertical_bar.js
# LateBinding:CallValue throws InvalidCastException js1_2/regexp/whitespace.js
#js1_2/regexp/whitespace.js js1_2/regexp/word_boundary.js
#js1_2/regexp/word_boundary.js
# Need for in # Need for in
#js1_2/regress/regress-7703.js #js1_2/regress/regress-7703.js
js1_2/statements/break.js js1_2/statements/break.js
Expand Down

0 comments on commit adee962

Please sign in to comment.