rginda%netscape.com
66dc2f9905
Changes to make list selection page work correctly on windows platform.
1999-11-29 22:31:45 +00:00
rginda%netscape.com
d92a60ca20
* 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
cb3e802cca
tweaked html output, added test duration time.
1999-11-20 07:50:43 +00:00
rginda%netscape.com
8690e6a483
Added javapath, and confail options. Made some trace output come out by default so it isn't so eerily quiet in quiet mode.
1999-11-20 05:22:20 +00:00
rginda%netscape.com
448e41a9f0
s/FAILED!/{return a failure}/ in testcase description to keep from fooling the test driver.
1999-11-20 01:43:44 +00:00
rginda%netscape.com
d0e43c1429
Correct exit codes on win32, echo output file regardles of -t
1999-11-20 00:28:06 +00:00
rginda%netscape.com
b239bc3205
Add bugnumber to reports, bugzilla url option, and expect exit code 3 for negative tests.
1999-11-19 21:54:46 +00:00
rginda%netscape.com
4bc1e98f8c
s/perl5/perl/
1999-11-19 01:18:33 +00:00
rginda%netscape.com
32f54cc801
Added most.tests, most of the tests, minus liveconnect and some date/array tests that take a long time.
1999-11-19 00:57:18 +00:00
rginda%netscape.com
c95eafb39f
HTML output is in, script generally useful. Not tested on win32 or mac yet.
1999-11-19 00:56:17 +00:00
rginda%netscape.com
e3135f057e
Added ^c handler, beginnings of html output.
1999-11-18 04:14:00 +00:00
rginda%netscape.com
ccde6647c6
* menuhead.html
...
make all targets "other_window" to reduce number of open windows.
* mklistpage.pl
make all targets "other_window" to reduce number of open windows.
* runtests2.pl
more hacking, still not done.
1999-11-17 22:33:05 +00:00
rginda%netscape.com
4b4a717419
Initial checkin of "import test list" dialog.
1999-11-17 22:31:07 +00:00
rginda%netscape.com
6ca0248d35
Initial add of new (universal) perl test driver, and test case selection tool.
1999-11-17 02:05:29 +00:00
dmose%mozilla.org
82caef06fd
updated license boilerplate to xPL v1.1
1999-11-02 22:23:59 +00:00
rogerl%netscape.com
b81c6d116b
Changed -n to regular since the error is getting detected in the code now.
1999-11-02 01:55:59 +00:00
rogerl%netscape.com
4a6bd615ff
That's much cooler - i'm putting the 0 case back then.
1999-11-02 01:31:45 +00:00
rogerl%netscape.com
e557d8a255
Needed string parameter in order to pass type comparison correctly.
...
Added missing TITLE declaration.
1999-11-02 01:03:52 +00:00
rogerl%netscape.com
ad5e6388c9
Moved nested function out - new ECMA definition.
1999-11-02 01:02:55 +00:00
rogerl%netscape.com
ca81c0e8da
Put test case in eval statement to catch error.
1999-11-02 01:02:03 +00:00
rogerl%netscape.com
5f93dd0a71
Added missing TITLE declaration
1999-11-02 01:01:34 +00:00
rogerl%netscape.com
6f6908f289
Belay that, the tests were fine, the code HAS changed.
1999-11-01 23:16:00 +00:00
rogerl%netscape.com
6b3bd52b9e
I changed the exepcted value for object.toString() calls on the empty
...
object - There's no clear documentation of the result, but the source
code unambiguously calls 'js_obj_toSource', which inserts the extra '()'
under the version1_2 flag, so I believe this is the correct result.
1999-10-29 23:02:17 +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
31e6858668
New ECMA spec for no argument calls to max & min - should return +/- Inf
1999-10-29 22:48:33 +00:00
rogerl%netscape.com
a69aa8e346
Changed commandline option for classpath to 'classpath' instead of 'cp'
1999-10-27 22:22:56 +00:00
norris%netscape.com
4e7cfd348a
Shouldn't test for equality against the message string, which is implementation independent.
1999-10-22 18:33:46 +00:00
norris%netscape.com
8ef0d911a5
Don't print out control characters that break the driver.
1999-10-22 17:31:59 +00:00
rogerl%netscape.com
9e1239de05
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
c617326211
Changed tests for ECMA 3 definition of array.length handling.
1999-10-18 16:55:44 +00:00
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