Daniel Holbert
|
4301671b45
|
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
|
2009-01-21 22:55:08 -08:00 |
|
bclary@bclary.com
|
3703c3c05f
|
JavaScript Tests - standardize test reporting for shell and browser, bug 380257
|
2007-05-25 17:19:18 -07:00 |
|
bclary@bclary.com
|
d9db2bdf6b
|
JavaScript Tests - factor common code into top level shell.js|browser.js, bug 379779, r=igor, sr=brendan
|
2007-05-19 13:05:05 -07:00 |
|
bclary@bclary.com
|
84ccceb26d
|
JavaScript Tests - replace JavaScriptOptions, bug 379701
|
2007-05-04 11:49:29 -07:00 |
|
bclary%bclary.com
|
1d0f2b225f
|
JavaScript Tests - increase memory pressure in browser based gc(), bug 327198
|
2007-03-01 19:50:33 +00:00 |
|
bclary%bclary.com
|
bffd225067
|
JavaScript Tests - update netscape.security.* detection, bug 372198
|
2007-03-01 01:31:24 +00:00 |
|
bclary%bclary.com
|
63723ba408
|
JavaScript Test - revert bad checkin for bug 274152
|
2007-02-28 22:24:24 +00:00 |
|
bclary%bclary.com
|
e873572a96
|
JavaScript Test - remove add ecma_3/Unicode/uc-001.js to spidermonkey-n.tests, bug 274152.js
|
2007-02-28 22:06:39 +00:00 |
|
bclary%bclary.com
|
d344e75c45
|
JavaScript Test - move SpiderMonkey extension js1_3/inherit/proto_10.js to js1_3/extensions/proto_10.js, bug 368585, r+sr=brendan
|
2007-02-16 03:55:49 +00:00 |
|
bclary%bclary.com
|
183b8155c4
|
JavaScript Test - move SpiderMonkey extension js1_3/Script/script-001.js to js1_3/extensions/script-001.js, bug 368585, r+sr=brendan
|
2007-02-15 11:23:05 +00:00 |
|
bclary%bclary.com
|
cd07dfaf06
|
JavaScript Test - move SpiderMonkey extension js1_3/inherit/proto_5.js to js1_3/extensions/proto_5.js, bug 368585, r+sr=brendan
|
2007-02-15 11:21:46 +00:00 |
|
bclary%bclary.com
|
c131be28df
|
JavaScript Test - move SpiderMonkey extension js1_3/inherit/proto_2.js to js1_3/extensions/proto_2.js, bug 368585, r+sr=brendan
|
2007-02-15 11:20:27 +00:00 |
|
bclary%bclary.com
|
dec1509dd9
|
JavaScript Test - Skip test if Script object not defined, bug 355820
|
2007-02-15 08:38:15 +00:00 |
|
bclary%bclary.com
|
569477d86f
|
JavaScript Test - add files required for framework to new extensions test sub directories, bug 368585
|
2007-02-09 00:00:53 +00:00 |
|
bclary%bclary.com
|
f577de167a
|
JavaScript Tests - kill writeLineToLog, etc. Not part of the build. Bug 358665, r=igor
|
2006-10-30 16:48:38 +00:00 |
|
cbiesinger%web.de
|
d186d00677
|
Bug 341270 use the pref service's contract ID for
nsIPrefService/nsIPrefBranch, instead of the nsPref one
patch by Ryan Jones <sciguyryan+bugzilla@gmail.com> r=bclary
|
2006-10-20 09:58:28 +00:00 |
|
bclary%bclary.com
|
8547ec16c7
|
JavaScript Test Library - update browser.js adapters, bug 349827
|
2006-08-23 05:42:44 +00:00 |
|
bclary%bclary.com
|
9fc23fb5a4
|
JavaScript Test Library - properly terminate browser based test if uncaught exception occurs, no bug, not part of the build
|
2006-06-22 06:44:45 +00:00 |
|
bclary%bclary.com
|
ff0e8dc4a3
|
JavaScript Test Library - add support for browser tests which complete after page load, bug 341550, a=bsmedberg for checkin to closed tree
|
2006-06-14 18:52:00 +00:00 |
|
bclary%bclary.com
|
b5406fa0be
|
bug 332562 - Fix buggy loop in shell.js, patch by Seno Aiko
|
2006-04-03 13:33:33 +00:00 |
|
bclary%bclary.com
|
2431d2fe01
|
JavaScript Test Library - improve basic gc emulation when other method are unavailable, thanks to Igor Bukanov. no bug, not part of the build
|
2006-03-02 22:00:11 +00:00 |
|
bob%bclary.com
|
83d0c13b75
|
JS Test Library - properly escape embedded tags in output to browser windows, add call to actual GC from the JSDebugger service
|
2006-01-13 19:26:59 +00:00 |
|
bob%bclary.com
|
e36b8a8e51
|
JS Test Library - make sure JavaScriptOptions has the appropriate permission, no bug, not part of the build
|
2006-01-13 16:23:39 +00:00 |
|
bob%bclary.com
|
136e8d8253
|
Update template boilerplate for 2006, no bug, not part of the build
|
2006-01-03 04:16:14 +00:00 |
|
bob%bclary.com
|
85cb04ad3b
|
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
|
eb0dcad057
|
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
|
e33676be8c
|
JavaScript Test Library - trap exceptions when getting non-existent options in JavaScriptOptions()
|
2005-10-28 08:13:36 +00:00 |
|
bob%bclary.com
|
3522e21df2
|
Rewrite code to switch javascript options for strict/werror
|
2005-10-17 22:33:38 +00:00 |
|
bob%bclary.com
|
6031ffe85a
|
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 |
|
gerv%gerv.net
|
35149ea17d
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-09-13 18:40:56 +00:00 |
|
bob%bclary.com
|
6ee8513501
|
revert stupid mistake
|
2005-04-11 17:49:45 +00:00 |
|
bob%bclary.com
|
15abbc0669
|
Change expected typeof new Script() to 'object', since it is not callable
|
2005-04-11 03:33:44 +00:00 |
|
bob%bclary.com
|
f5797aeb24
|
Add ability to run js/tests from browsers. Bug 263119
|
2005-03-18 19:09:59 +00:00 |
|
gerv%gerv.net
|
e5d20862b7
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-02-12 20:11:18 +00:00 |
|
pschwartau%netscape.com
|
8097b07638
|
Deleting this testcase. It expected indirect eval to throw an exception. Wrong - this is legal: see bug 38512.
|
2001-02-06 06:06:18 +00:00 |
|
rogerl%netscape.com
|
3cea9cfa35
|
version() must have int type argument.
Fixed VERSION setting to match expected string in shell.js
|
1999-12-06 22:46:46 +00:00 |
|
rginda%netscape.com
|
e2104bde87
|
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 |
|
dmose%mozilla.org
|
82caef06fd
|
updated license boilerplate to xPL v1.1
|
1999-11-02 22:23:59 +00:00 |
|
cbegle%netscape.com
|
990405ae6e
|
*** empty log message ***
|
1999-07-21 18:02:34 +00:00 |
|
cbegle%netscape.com
|
cd05d0d56b
|
adding more javascript language tests
|
1999-05-26 22:24:04 +00:00 |
|