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
|
c82c184d94
|
Improve BigO calculations, no bug, not part of the build
|
2005-11-24 03:25:06 +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
|
6ee0501f8b
|
Correct calculation of averages in BigO()
|
2005-10-24 02:22:35 +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
|
8f921cb6a6
|
convert msg argument in printStatus(msg) to string, add BigO function to estimate Big O of a data set, no bug, not part of the build.
|
2005-09-18 20:49:21 +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
|
368104ffe6
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-02-13 00:07:56 +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
|
1f0fa0eff3
|
A more accurate inRhino() function. The previous one failed to distinguish Rhino from LiveConnect.
|
2002-11-08 22:42:25 +00:00 |
pschwartau%netscape.com
|
8343e0fb57
|
Adding a utility function to detect the Rhino shell.
|
2002-04-10 22:39:16 +00:00 |
pschwartau%netscape.com
|
136329a960
|
Adding two new utility functions.
|
2001-08-28 21:13:58 +00:00 |
pschwartau%netscape.com
|
38c1d1eb9c
|
"for (i in myArray)" produces unintentional side effects if a test modifies Array.prototype or Object.prototype. Use for (i=0; __; i++) instead.
|
2001-04-18 22:33:31 +00:00 |
pschwartau%netscape.com
|
0aefd9f03b
|
Adding new test case for scope check and creating js1_5 test suite.
|
2000-09-25 21:24:09 +00:00 |