bclary%bclary.com
|
8c79087030
|
JavaScript Test Library - reset String constructor on each path, bug 304376, not part of the build.
|
2006-06-26 15:22:49 +00:00 |
bclary%bclary.com
|
78808e4b74
|
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
|
7b8ac5e778
|
JavaScript Test Library - regression test for bug 327170, by Jonas Jonsson
|
2006-06-14 23:34:14 +00:00 |
bclary%bclary.com
|
7536e58387
|
JavaScript Test Library - fix MakeDate, bug 341554, a=bsmedberg for checkin to a closed tree
|
2006-06-14 19:35:19 +00:00 |
bclary%bclary.com
|
c0cce73db5
|
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
|
bcf4bc2ce1
|
JavaScript Test Library - segregate GC tests, bug 339835
|
2006-06-01 17:55:36 +00:00 |
bclary%bclary.com
|
5d158ca957
|
JavaScript Test Library - Regression test for bug 304376. Remove incorrect check for constructor name
|
2006-05-24 06:24:40 +00:00 |
bclary%bclary.com
|
622eca493c
|
Regression test for bug 334158, by Andreas
|
2006-04-23 12:20:05 +00:00 |
bclary%bclary.com
|
b3d8fe9935
|
bug 332562 - Fix buggy loop in shell.js, patch by Seno Aiko
|
2006-04-03 13:33:33 +00:00 |
bclary%bclary.com
|
e576a4bfb7
|
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
|
684dd65328
|
JS Test Library - whitespace fixes
|
2006-01-13 19:47:27 +00:00 |
bob%bclary.com
|
c35118dd68
|
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
|
57e398e664
|
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
|
3e14b5d7a8
|
Update template boilerplate for 2006, no bug, not part of the build
|
2006-01-03 04:16:14 +00:00 |
bob%bclary.com
|
2a0ca34561
|
Regression testw fo rbug 322135, by Joaquin Cuenca Abela, Martin Honnen
|
2006-01-03 03:40:42 +00:00 |
bob%bclary.com
|
687e64407d
|
Regression test for bug 315436, by Michael Daumling
|
2005-12-24 06:37:51 +00:00 |
bob%bclary.com
|
82dfc28265
|
Regression test for bug 320854, by Brendan Eich, not part of the build
|
2005-12-19 20:49:02 +00:00 |
bob%bclary.com
|
7593276689
|
Improve BigO reporting, no bug, not part of the build
|
2005-11-24 04:54:52 +00:00 |
bob%bclary.com
|
0649c182a4
|
Fix test by constructing valid date from toDateString() and toLocaleTimeString(), no bug, not part of the build
|
2005-11-24 04:46:08 +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
|
c82c184d94
|
Improve BigO calculations, no bug, not part of the build
|
2005-11-24 03:25:06 +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
|
9884e61a05
|
JavaScript Test Library - add test path to ecma_3/Date/shell.js
|
2005-11-07 07:03:15 +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
|
830073a1e9
|
Regression test fo rbug 313567, by Igor Bukanov
|
2005-10-26 10:16:43 +00:00 |
bob%bclary.com
|
2fc8f775bf
|
Regression test for bug 313570, by Yuh-Ruey Chen
|
2005-10-26 10:08:56 +00:00 |
bob%bclary.com
|
5654ee306f
|
Regression test for bug 304376, restore String constructor
|
2005-10-25 10:00:31 +00:00 |
bob%bclary.com
|
3826e2403c
|
JavaScript Test Library - explicitly convert printStatus argument to string in e4x/shell.js, ecma_3/shell.js, no bug
|
2005-10-25 09:58:37 +00:00 |
bob%bclary.com
|
fe96ff20c6
|
Regression test for bug 311414, test function should return number, not array
|
2005-10-24 02:43:36 +00:00 |
bob%bclary.com
|
946576316d
|
Regression test for bug 289669, by 'Bug Tracker'
|
2005-10-24 02:25:21 +00:00 |
bob%bclary.com
|
6ee0501f8b
|
Correct calculation of averages in BigO()
|
2005-10-24 02:22:35 +00:00 |
bob%bclary.com
|
9eec2c3b67
|
Regression test for bug 285219, by Brendan Eich
|
2005-10-23 23:45:59 +00:00 |
bob%bclary.com
|
23e5033e44
|
Regression test for bug 304376, by Blake Kaplan
|
2005-10-23 13:28:37 +00:00 |
bob%bclary.com
|
cb421ba2e6
|
Regression test for bug 307456, by Lupin.wp
|
2005-10-23 11:46:35 +00:00 |
bob%bclary.com
|
e14e245031
|
Regression test for bug 311414, by timeless
|
2005-10-23 08:00:36 +00:00 |
bob%bclary.com
|
fc98140e36
|
Regression test for bug 312138, by Igor Bukanov
|
2005-10-23 06:56:32 +00:00 |
bob%bclary.com
|
c4e5d93d0a
|
Regression test for bug 312354, by Seno Aiko
|
2005-10-23 06:44:53 +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
|
7b233cf656
|
Regression test for bug 312351, do not crash on RegExp(null), by drimbk@yahoo.com
|
2005-10-14 03:16:19 +00:00 |
bob%bclary.com
|
f65477e1b3
|
Regression test - wrap test function in try catch block to prevent undefined functions in test case from percolating to the top, no bug, not part of the build
|
2005-10-11 17:23:03 +00:00 |
bob%bclary.com
|
1fc94a1c47
|
Regression test - spandep fu should skip unused JSOP_TABLESWITCH jump table entries, test by Silviu Trasca, bug 302439
|
2005-10-11 06:16:19 +00:00 |
bob%bclary.com
|
87ca1a6e8e
|
Regression Test - allow unescaped / in regular expression literals, test by Phil Schwartau, bug 309840, obsoletes js1_5/Regress/regress-173067.js
|
2005-10-10 02:38:21 +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 |
gerv%gerv.net
|
a656eecc05
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-09-13 18:40:56 +00:00 |
bob%bclary.com
|
33c367ba82
|
remove \d{1,s} from list of invalid regular expressions due to fix for bug 289628
|
2005-08-31 04:30:34 +00:00 |
bob%bclary.com
|
59cb88b365
|
ECMA 262-3 12.4 - wrap function expressions in parens since expression statements can not begin with a comma or function keyword
|
2005-07-28 01:14:32 +00:00 |
bob%bclary.com
|
f94eaf5172
|
for-in statements should not invoke valueOf method, bug 292731, by Bryant Chen
|
2005-05-06 01:05:18 +00:00 |
bob%bclary.com
|
b96f398bfc
|
15.9.3.2 new Date(value), bug 273292
|
2005-04-20 21:44:34 +00:00 |
bob%bclary.com
|
c183deded4
|
Additional test for ECMA 3 10.6.1 by Bryant Chen, Bug 290774
|
2005-04-19 00:12:21 +00:00 |
bob%bclary.com
|
4bba88fd71
|
15.5.4.14 - String.prototype.split(/()/), by Karten Sperling <spiff@phreax.net
|
2005-04-04 15:51:25 +00:00 |