pschwartau%netscape.com
deef919aa1
Correcting a typo in the test that had made it pass vacuously.
2003-02-19 01:51:38 +00:00
pschwartau%netscape.com
12215231ec
Correcting a typo in the test that had made it pass vacuously.
2003-02-19 01:43:27 +00:00
pschwartau%netscape.com
780a512ba9
Correcting errors in test. See bug 155289.
2002-07-15 00:29:37 +00:00
pschwartau%netscape.com
23870b9b8b
Correcting errors in the test. See bug 155289.
2002-07-15 00:04:22 +00:00
pschwartau%netscape.com
2f46a99fde
Correcting errors in the test. See bug 155289.
2002-07-14 23:57:03 +00:00
pschwartau%netscape.com
5b02e625d1
Correcting an error in one section of the test. See bug 155285.
2002-07-14 23:42:23 +00:00
pschwartau%netscape.com
0bf973e9e1
Adding toInt32 tests for numbers between -2^31 and -2^32 with fractional parts. See bug 120083.
2002-01-16 00:16:48 +00:00
pschwartau%netscape.com
ef42ed2b41
Adding toInt32 tests for numbers greater than 2^31 with fractional parts. See bug 120083.
2002-01-15 23:27:12 +00:00
pschwartau%netscape.com
ced142b993
Correcting error in InLeapYear() function.
2001-05-29 16:27:45 +00:00
pschwartau%netscape.com
ee7d187c51
Correcting a mistake in InLeapYear() function.
2001-05-29 16:10:58 +00:00
pschwartau%netscape.com
eeb1f8d3a4
Adjusting hard-coded Pacific timezone date testcases to work in any tester's timezone -
2000-12-26 20:02:04 +00:00
pschwartau%netscape.com
d95b80f20b
Adding functionality to adjust hard-coded date tests (written for Pacific timezone) for the tester's own timezone
2000-12-26 19:55:05 +00:00
pschwartau%netscape.com
f2b2a38eb0
Modifiying one line that was failing in GMT+ timezones (i.e. east of Greenwich)
2000-12-26 19:34:07 +00:00
pschwartau%netscape.com
95b6a804bd
Replaced hard-coded TZ_DIFF = -8 with a dynamically-calculated value
2000-12-05 01:47:15 +00:00
pschwartau%netscape.com
a9e6050906
Removed hard-coded line var TZ_DIFF = -8. It's already set in the pre-loaded shell.js file.
2000-12-02 23:59:58 +00:00
pschwartau%netscape.com
807f22a27f
Removing outdated testcase. See Bugzilla bug 49233.
2000-11-27 19:39:18 +00:00
pschwartau%netscape.com
c9886e3a1e
Removing outdated testcase. See bug 49233.
2000-11-27 19:32:41 +00:00
norris%netscape.com
77400866c1
clean up tests
1999-12-03 23:54:36 +00:00
norris%netscape.com
a63bc514b9
Remove spurious quote
1999-12-03 23:17:43 +00:00
norris%netscape.com
4d33f84af9
VAR --> var
1999-12-03 23:16:23 +00:00
rginda%netscape.com
b6a1a75c47
Added liveconnect option to runtests2.pl, there are now so many shells supported that the -e|--engine=<type> option has replaces all the individual engine options, such as -d, -o, and -r.
...
Updated bugnumber in the function-001(-n)?.js files, and minor simplification in the 10.1.3 testcase.
1999-11-30 22:16:34 +00:00
rginda%netscape.com
ca7546867b
* Makefile
...
Add target for windows systems.
* runtests2.pl
Add xpcshell option, no longer requires \n at end of list file.
* ecma/ExecutionContexts/10.1.3.js
Reformatted.
1999-11-23 22:35:35 +00:00
rginda%netscape.com
db611ebed7
s/FAILED!/{return a failure}/ in testcase description to keep from fooling the test driver.
1999-11-20 01:43:44 +00:00
dmose%mozilla.org
a3997676e7
updated license boilerplate to xPL v1.1
1999-11-02 22:23:59 +00:00
rogerl%netscape.com
70c652cda0
That's much cooler - i'm putting the 0 case back then.
1999-11-02 01:31:45 +00:00
rogerl%netscape.com
5bb6a11dcb
New ECMA spec for no argument calls to max & min - should return +/- Inf
1999-10-29 22:48:33 +00:00
norris%netscape.com
9a8c3dfaeb
Don't print out control characters that break the driver.
1999-10-22 17:31:59 +00:00
rogerl%netscape.com
ace733bf91
Loop from 1 instead of 0 since the test result parsing gets messed up by
...
the null strings not containing 'PASSED'. The 0 case isn't all that
important for upperCase testing.
1999-10-21 22:18:52 +00:00
rogerl%netscape.com
618f886f77
Changed tests for ECMA 3 definition of array.length handling.
1999-10-18 16:55:44 +00:00
norris%netscape.com
71bee08e21
Remove '.js' from SECTION.
1999-09-24 20:16:55 +00:00
cbegle%netscape.com
31047a3404
just changing the section name so it doesn't break norris's script.
1999-09-23 22:59:20 +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
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
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
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
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