rogerl%netscape.com
|
0ac353dd25
|
NOT A PART OF SEAMONKEY BUILD
- fixed test ECMA references,
- added test to -002
|
1999-10-11 22:59:25 +00:00 |
|
rogerl%netscape.com
|
ecb681ee1d
|
NOT A PART OF SEAMONKEY BUILD
- removed redundant test & fixed test for 'super' to detect syntax error
|
1999-10-11 22:38:40 +00:00 |
|
cbegle%netscape.com
|
27ff0f3d29
|
tests for javascript errors as exceptions, a feature that was recently
added to the javascript engine.
not part of the build.
|
1999-10-06 20:45:44 +00:00 |
|
rogerl%netscape.com
|
0bdd913940
|
Added -c <classpath> option to specify, you guessed it, a classpath.
|
1999-09-27 17:41:44 +00:00 |
|
norris%netscape.com
|
f69a840b1e
|
Remove '.js' from SECTION.
|
1999-09-24 20:16:55 +00:00 |
|
cbegle%netscape.com
|
fc84d5f9c3
|
update script to report an error if no tests passed.
|
1999-09-23 23:00:38 +00:00 |
|
cbegle%netscape.com
|
9476968b49
|
just changing the section name so it doesn't break norris's script.
|
1999-09-23 22:59:20 +00:00 |
|
norris%netscape.com
|
a6ed48495a
|
change FAILED color to red
|
1999-09-23 17:26:22 +00:00 |
|
norris%netscape.com
|
91b5e29282
|
Add test driver for rhino.
|
1999-09-23 17:24:14 +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
|
59e4c96f70
|
Fixed lastIndex test - value is ignored for non-global regexp.
|
1999-08-11 04:31:19 +00:00 |
|
rogerl%netscape.com
|
a2644affcd
|
Fixed test results to match new spec.
|
1999-08-10 19:25:00 +00:00 |
|
rogerl%netscape.com
|
edc08d0635
|
Re-wrote the string_split algorithm to match new spec.
|
1999-08-10 18:36:46 +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 |
|
rogerl%netscape.com
|
ed8e8dbacf
|
Fixed test cases for non-global regexp. case - the result array should be
exactly the same as that returned by simply 'exec'ing the regexp against
the input string.
|
1999-08-03 00:51:23 +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
|
227215f038
|
update shared functions file.
this is not part of the mozilla client build, and has no effect on its
bustedness.
|
1999-07-20 18:00:13 +00:00 |
|
cbegle%netscape.com
|
799b238b4e
|
adding file for running tests in the driver.
|
1999-07-20 17:49:01 +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
|
639a7136c4
|
Add a regression test case for #7224.
This is not part of the mozilla build and has no effect on build bustage.
|
1999-07-16 01:30:24 +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
|
fd28e5b3c2
|
Add a regression test case for #7635.
This file is not part of the client build.
|
1999-07-15 22:28:12 +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
|
57c272ae37
|
add a regression test for bug #9802
|
1999-07-14 20:26:27 +00:00 |
|
cbegle%netscape.com
|
7864b1fab8
|
correct the naming of these tests. negative tests have an -n.js filename
extension.
|
1999-07-14 18:12:11 +00:00 |
|
cbegle%netscape.com
|
1d5a125e45
|
allow command line option to specify the full path to the js executable.
|
1999-07-14 18:11:22 +00:00 |
|
cbegle%netscape.com
|
d3e91bee1b
|
Add regression test for http://bugzilla.mozilla.org/show_bug.cgi?id=7635.
Rename files for consistency.
These files are not part of the client.
|
1999-06-17 00:20:04 +00:00 |
|
cbegle%netscape.com
|
1a1cc46868
|
Add regression test for http://bugzilla.mozilla.org/show_bug.cgi?id=4088,
Date.parse.
Not built in the client.
|
1999-06-16 19:25:05 +00:00 |
|
cbegle%netscape.com
|
773de348f7
|
Fix errors in liveconnect tests per furman@netscape.com. Renaming files
to not have a "-n" filename, since they are no longer negative tests.
|
1999-06-15 20:03:30 +00:00 |
|
cbegle%netscape.com
|
b338f85088
|
Fix error in test. Arrays should be sorted by the string value of their
members, even if they're numbers.
|
1999-06-14 23:39:14 +00:00 |
|
cbegle%netscape.com
|
cb992db4e8
|
Fix test case -- remove commas from the expected result.
|
1999-06-14 21:06:54 +00:00 |
|
cbegle%netscape.com
|
636b252693
|
Fix constructor test to match the constructors in DataTypeClass.java
|
1999-06-08 18:07:15 +00:00 |
|
cbegle%netscape.com
|
b137e4a079
|
Add constructor tests.
|
1999-06-08 18:06:28 +00:00 |
|
cbegle%netscape.com
|
aff9dd66fb
|
Object getters should return the same object set in the object setters,
and not create a new object.
|
1999-06-08 16:27:43 +00:00 |
|
cbegle%netscape.com
|
cd05d0d56b
|
adding more javascript language tests
|
1999-05-26 22:24:04 +00:00 |
|
cbegle%netscape.com
|
007525d454
|
adding more javascript language tests.
|
1999-05-26 22:22:06 +00:00 |
|
cbegle%netscape.com
|
949ea13feb
|
adding new javascript tests - liveconnect
|
1999-05-26 22:14:51 +00:00 |
|
cbegle%netscape.com
|
1d29571154
|
adding new tests for the javascript language - liveconnect.
|
1999-05-26 22:07:01 +00:00 |
|
cbegle%netscape.com
|
915784967f
|
adding more javascript language tests to the repository.
|
1999-05-26 21:48:43 +00:00 |
|
cbegle%netscape.com
|
3481c4fe4d
|
adding more javascript language tests to the repository.
|
1999-05-26 21:37:13 +00:00 |
|
cbegle%netscape.com
|
bfe4d4a516
|
Adding ecma 2 tests to the repository.
|
1999-05-26 21:22:57 +00:00 |
|
cbegle%netscape.com
|
20f8852310
|
Error in the test -- it was not evaluating the statement that is supposed
to produce an error.
|
1999-05-11 15:55:22 +00:00 |
|
cbegle%netscape.com
|
26587dd597
|
Make sure that the test directory name ends with a trailing slash.
|
1999-04-27 16:15:30 +00:00 |
|
cbegle%netscape.com
|
033412d2fc
|
a little better error handling if no argument provided.
|
1999-04-06 01:11:13 +00:00 |
|