norris%netscape.com
|
b961d3803b
|
clean up tests
|
1999-12-03 23:54:36 +00:00 |
|
rogerl%netscape.com
|
2652a57196
|
Changed to account for latest ECMA spec on back-references vs. octal
|
1999-10-29 22:50:43 +00:00 |
|
rogerl%netscape.com
|
34e85a1b9c
|
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
|
cf8a6b5369
|
Fixed tests for back-reference case
|
1999-08-04 23:40:13 +00:00 |
|
rogerl%netscape.com
|
7c94044214
|
Fixed off by one error and expected output text.
|
1999-08-04 23:38:34 +00:00 |
|
rogerl%netscape.com
|
ea6a0fb276
|
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
|
3cc0227c64
|
Missing '\' before \n. Trailing '|' in expected output was not correct.
|
1999-08-04 22:26:07 +00:00 |
|
rogerl%netscape.com
|
2eefd9b161
|
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
|
bfe4d4a516
|
Adding ecma 2 tests to the repository.
|
1999-05-26 21:22:57 +00:00 |
|