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
rogerl%netscape.com
49598375a1
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
1e355189af
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
85da0ba851
*** empty log message ***
1999-07-21 18:02:34 +00:00
cbegle%netscape.com
5b6edba7cc
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
899e0d5d83
adding file for running tests in the driver.
1999-07-20 17:49:01 +00:00
cbegle%netscape.com
f80bb6aad0
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
eb378fea4e
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
47f6d82edf
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
00f16d48ce
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
bf39a7e9ea
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
a83c8e90d2
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
ece8b98f54
add a regression test for bug #9802
1999-07-14 20:26:27 +00:00
cbegle%netscape.com
fdca8e9c92
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
a981b78562
allow command line option to specify the full path to the js executable.
1999-07-14 18:11:22 +00:00
cbegle%netscape.com
89373c0b65
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
906d33eea7
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
ab6d808ff3
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
5007f91883
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
476de41490
Fix test case -- remove commas from the expected result.
1999-06-14 21:06:54 +00:00
cbegle%netscape.com
5f479cd997
Fix constructor test to match the constructors in DataTypeClass.java
1999-06-08 18:07:15 +00:00
cbegle%netscape.com
7b581afe81
Add constructor tests.
1999-06-08 18:06:28 +00:00
cbegle%netscape.com
465be7e373
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
8338dd389c
adding more javascript language tests
1999-05-26 22:24:04 +00:00
cbegle%netscape.com
70a6bb127d
adding more javascript language tests.
1999-05-26 22:22:06 +00:00
cbegle%netscape.com
7c561ddf70
adding new javascript tests - liveconnect
1999-05-26 22:14:51 +00:00
cbegle%netscape.com
d1225141de
adding new tests for the javascript language - liveconnect.
1999-05-26 22:07:01 +00:00
cbegle%netscape.com
dab403813f
adding more javascript language tests to the repository.
1999-05-26 21:48:43 +00:00
cbegle%netscape.com
3b962be1e8
adding more javascript language tests to the repository.
1999-05-26 21:37:13 +00:00
cbegle%netscape.com
c3f9125b1d
Adding ecma 2 tests to the repository.
1999-05-26 21:22:57 +00:00
cbegle%netscape.com
ad88ba39e9
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
7356f0624b
Make sure that the test directory name ends with a trailing slash.
1999-04-27 16:15:30 +00:00
cbegle%netscape.com
8aa406e8cd
a little better error handling if no argument provided.
1999-04-06 01:11:12 +00:00
cbegle%netscape.com
47690c0a75
Add a little more info to the template file.
1999-04-05 23:56:28 +00:00
cbegle%netscape.com
9f52c280da
The JavaScript Test Library, Part I. ECMA v. 1.0. See the page at
...
http://www.mozilla.org/js/tests/library.html for information about
these tests, like how to run them and stuff.
According to fur, these tests should not get checked out when you
check out Mozilla -- you'd have to specifically check out mozilla/js/tests
to get all these files.
1999-04-05 22:58:49 +00:00