pschwartau%netscape.com
f457eaa80d
The behavior of toString() and toSource() on empty regexps has changed. See bug 225550 and bug 226045.
2003-11-18 04:12:48 +00:00
pschwartau%netscape.com
67bb0020b2
Improving comments.
2003-03-13 22:07:02 +00:00
pschwartau%netscape.com
3448608123
Adding a missing escape to the regexp pattern to make it ECMA-correct.
2003-01-28 01:14:15 +00:00
pschwartau%netscape.com
c71ec565e1
Fixing mistake. Can't call printStatus(), etc. in js1_2 test directory, because js1_2/shell.js doesn't contain them.
2002-07-09 00:29:41 +00:00
pschwartau%netscape.com
db43d7a730
Initial add. Regression test for bug 144834.
2002-07-06 03:44:58 +00:00
rogerl%netscape.com
029d6574b3
Corrected tests to match ECMA - unmatched paren contents need to have the
...
value 'undefined' rather than an empty string.
2002-06-04 18:51:05 +00:00
pschwartau%netscape.com
d6986f9388
Initial add. Regression test for bug 99663.
2001-10-09 23:12:16 +00:00
rogerl%netscape.com
5fba491f2a
Removed unsued local var version - shadowing caused typeof version test
...
to fail.
1999-12-06 23:53:57 +00:00
rginda%netscape.com
8e4736f170
Moved test from js1_2 section
1999-12-06 23:32:25 +00:00
dmose%mozilla.org
82caef06fd
updated license boilerplate to xPL v1.1
1999-11-02 22:23:59 +00:00
rogerl%netscape.com
6f6908f289
Belay that, the tests were fine, the code HAS changed.
1999-11-01 23:16:00 +00:00
rogerl%netscape.com
6b3bd52b9e
I changed the exepcted value for object.toString() calls on the empty
...
object - There's no clear documentation of the result, but the source
code unambiguously calls 'js_obj_toSource', which inserts the extra '()'
under the version1_2 flag, so I believe this is the correct result.
1999-10-29 23:02:17 +00:00
cbegle%netscape.com
9afec96e21
fixed a versioning problem with the tests. these should succeed now.
...
these files files have no impact on the mozilla build.
1999-07-21 19:20:02 +00:00
cbegle%netscape.com
990405ae6e
*** empty log message ***
1999-07-21 18:02:34 +00:00
cbegle%netscape.com
896723aca8
the js1.2 tests really need the version(120) called.
...
fix regression test for #7703 .
This is not part of the mozilla build and has no effect on its bustedness.
1999-07-16 21:47:51 +00:00
cbegle%netscape.com
7f486608b0
Remove more recursive calls to startTest. hm..
...
This is not part of the mozilla build and has no effect on its bustedness.
1999-07-16 01:39:07 +00:00
cbegle%netscape.com
2110f64332
Remove a recursive call to startTest.
...
This file is not part of the client build.
1999-07-16 01:25:50 +00:00
cbegle%netscape.com
2e2a2c8645
New tests for the JavaScript engine.
...
These tests are not built and are not part of the client build.
1999-07-15 20:27:40 +00:00
cbegle%netscape.com
915784967f
adding more javascript language tests to the repository.
1999-05-26 21:48:43 +00:00