gerv%gerv.net
5956d34127
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-12-13 13:25:40 +00:00
timeless%mozdev.org
b78d0c2416
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
bob%bclary.com
2f0678e8b8
Change GLOBAL string to be calculated from global this.toString() to eliminate erroneous errors in debug builds, no bug, not part of the build
2005-11-24 03:41:37 +00:00
bob%bclary.com
32c9983b76
Handle negative results tests in browser based tests, no bug, not part of the build
2005-11-20 06:06:54 +00:00
bob%bclary.com
8bf2b51a32
JavaScript Test Library - trap exceptions when getting non-existent options in JavaScriptOptions()
2005-10-28 08:13:36 +00:00
bob%bclary.com
4ee3992837
Rewrite code to switch javascript options for strict/werror
2005-10-17 22:33:38 +00:00
bob%bclary.com
94ef0d67d7
automated testing - add full path to test results written to stdout, add simulated gc() for browser based tests (from Igor Bukanov), not part of the build, no bug
2005-10-09 23:19:44 +00:00
bob%bclary.com
72c895c606
startTest() must follow bug number in order to report bug number, no bug, not part of the build
2005-09-30 02:44:11 +00:00
bob%bclary.com
d6990cbc87
Modify js/tests/js1_2/function/Function_object.js, js/tests/js1_2/function/tostring-1.js, js/tests/js1_2/function/tostring-2.js, js/tests/js1_5/Regress/regress-245795.js, js/tests/js1_5/Regress/regress-252892.js to remove expectation of leading and trailing newline in Function.prototype.toString. bug 111816
2005-06-27 15:16:45 +00:00
bob%bclary.com
4218d0f595
Add ability to run js/tests from browsers. Bug 263119
2005-03-18 19:09:59 +00:00
gerv%gerv.net
8c57572d65
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-12 20:11:18 +00:00
gerv%gerv.net
dabddf2034
Bug 236613: change to MPL/LGPL/GPL tri-license. This checkin does not actually change any licenses, but makes indentation and comment-formatting fixes so that the relicensing script is able to parse all the license blocks in the js/ directory. Once the smoke has cleared, I'll do the second step.
2005-02-02 23:52:03 +00:00
pschwartau%netscape.com
f3cc7109c3
The behavior of toString() and toSource() on empty regexps has changed. See bug 225550 and bug 226045.
2003-11-18 04:12:48 +00:00
pschwartau%netscape.com
4e67571c1e
Improving comments.
2003-03-13 22:07:02 +00:00
pschwartau%netscape.com
757821f222
Adding a missing escape to the regexp pattern to make it ECMA-correct.
2003-01-28 01:14:15 +00:00
pschwartau%netscape.com
3dcadf4f0d
Fixing mistake. Can't call printStatus(), etc. in js1_2 test directory, because js1_2/shell.js doesn't contain them.
2002-07-09 00:29:41 +00:00
pschwartau%netscape.com
b3ec7432cd
Initial add. Regression test for bug 144834.
2002-07-06 03:44:58 +00:00
rogerl%netscape.com
b42c0eab50
Corrected tests to match ECMA - unmatched paren contents need to have the
...
value 'undefined' rather than an empty string.
2002-06-04 18:51:05 +00:00
pschwartau%netscape.com
2211da88b5
Initial add. Regression test for bug 99663.
2001-10-09 23:12:16 +00:00
rogerl%netscape.com
60203eb6d0
Removed unsued local var version - shadowing caused typeof version test
...
to fail.
1999-12-06 23:53:57 +00:00
rginda%netscape.com
460603af1d
Moved test from js1_2 section
1999-12-06 23:32:25 +00:00
dmose%mozilla.org
a3997676e7
updated license boilerplate to xPL v1.1
1999-11-02 22:23:59 +00:00
rogerl%netscape.com
ad3fd79de4
Belay that, the tests were fine, the code HAS changed.
1999-11-01 23:16:00 +00:00
rogerl%netscape.com
c8f88ac34f
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
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
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
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
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
dab403813f
adding more javascript language tests to the repository.
1999-05-26 21:48:43 +00:00