norris%netscape.com
|
77400866c1
|
clean up tests
|
1999-12-03 23:54:36 +00:00 |
rogerl%netscape.com
|
e5c6839d25
|
Changed to account for latest ECMA spec on back-references vs. octal
|
1999-10-29 22:50:43 +00:00 |
rogerl%netscape.com
|
13eda36d4e
|
Fixed test case - was assuming a length limit on octal sequence rather than
a value limit. (this is version 120 specific in any case)
|
1999-08-25 00:56:05 +00:00 |
rogerl%netscape.com
|
cc0f36d7ec
|
Fixed tests for back-reference case
|
1999-08-04 23:40:13 +00:00 |
rogerl%netscape.com
|
bddae3b849
|
Fixed off by one error and expected output text.
|
1999-08-04 23:38:34 +00:00 |
rogerl%netscape.com
|
729d969253
|
The lastIndex property is defined to be an integer which we're allowed to
keep as 32 bits, so the tests for 33 bits were too demanding.
|
1999-08-04 22:27:31 +00:00 |
rogerl%netscape.com
|
c93ef4e649
|
Missing '\' before \n. Trailing '|' in expected output was not correct.
|
1999-08-04 22:26:07 +00:00 |
rogerl%netscape.com
|
1355cfb383
|
Was using 'g' flag instead of 'm' and wasn't really testing the multiline
functionality (assuming I interpreted the intent correctly).
|
1999-08-04 22:24:57 +00:00 |
cbegle%netscape.com
|
c3f9125b1d
|
Adding ecma 2 tests to the repository.
|
1999-05-26 21:22:57 +00:00 |