Commit Graph

1113 Commits

Author SHA1 Message Date
bob%bclary.com
2f785718f4 Add call to test() to display status messages, no bug, not part of the build 2005-11-24 04:01:38 +00:00
bob%bclary.com
b30d745874 BUGNUMBER is not a URL, no bug, not part of the build 2005-11-24 03:51:58 +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
0c224a23a1 Improve BigO calculations, no bug, not part of the build 2005-11-24 03:25:06 +00:00
bob%bclary.com
e961da4da3 Rename regress-234389.js to regress-234389-n.js since successful test throws an exception, no bug, not part of the build 2005-11-24 03:07:55 +00:00
bob%bclary.com
2b90ed855c Regression test for bug 96526, behavior has changed due to bug 311583, holes are no longer represented by undefined in array.toSource() 2005-11-21 07:25:33 +00:00
bob%bclary.com
8619eb83da Regression test for bug 232182, by Michael Daumling 2005-11-20 06:47:15 +00:00
bob%bclary.com
03e59d0c06 Obsolete ecma_3/Statements/regress-121744.js, no bug, not part of the build. 2005-11-20 06:15:10 +00:00
bob%bclary.com
e9c41dcab9 Test for shell only constructs to prevent false negatives when running tests in the browser, no bug, not part of the build 2005-11-20 06:10:46 +00:00
bob%bclary.com
88e1c12a5e Modify test to handle script error path when running in the browser, no bug, not part of the build 2005-11-20 06:08:42 +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
6c7a3b0acc Change default mode from Quirks to Standards in browser based tests, no bug, not part of the build 2005-11-20 06:01:39 +00:00
bob%bclary.com
7bf0c1bd09 Remove obsolete JS test automation scripts, no bug, not part of the build 2005-11-20 05:59:09 +00:00
bob%bclary.com
c17f87551f Modify JS test automation to be driven by external text files containing lists of urls, no bug, not part of the build. 2005-11-20 05:56:58 +00:00
bob%bclary.com
6c8cc6658d Regression test for bug 315509, by moz_bug_r_a4 2005-11-14 19:25:22 +00:00
bob%bclary.com
22347fd8e9 JavaScript Test Library - test size of string operands, not number of iterations of concat 2005-11-07 07:26:33 +00:00
bob%bclary.com
cef24765d4 JavaScript Test Library - automation, proper handling of exit codes for timed executions 2005-11-07 07:10:59 +00:00
bob%bclary.com
bfe41df825 JavaScript Test Library - add test path to ecma_3/Date/shell.js 2005-11-07 07:03:15 +00:00
bob%bclary.com
dd021cc4ed Regression test for bug 314887 2005-11-04 07:32:54 +00:00
bob%bclary.com
dd7fc0840a Regression test for bug 313592, by Seno Aiko 2005-11-01 19:00:33 +00:00
bob%bclary.com
e7f6c4ecd9 Regression test for bug 313929, use XML to defer error to runtime 2005-10-29 11:26:23 +00:00
bob%bclary.com
ce28095302 Regression test for bug 313929, by Seno Aiko 2005-10-29 06:32:23 +00:00
bob%bclary.com
106bc6a487 Trap possible exceptions to sure JavaScript Options are reset 2005-10-28 08:17:28 +00:00
bob%bclary.com
5cf264ab62 Be sure to reset JavaScript options before test ends. 2005-10-28 08:16:10 +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
35e96efb0c JavaScriptTest Library - convert printStatus message argument to a string before processing, Not part of the build 2005-10-27 06:50:02 +00:00
bob%bclary.com
1bb25b3ccc Regression test for bug 281487, add status messages making it clear the test is DEBUG only and only fails if it crashes. Not part of the build 2005-10-27 06:46:37 +00:00
bob%bclary.com
401cfd8900 JavaScript Test Library - Add js1_6 to the automated tests, not part of the build. 2005-10-27 06:43:50 +00:00
bob%bclary.com
2cc427d996 Regression test for bug 304828 2005-10-26 12:28:50 +00:00
bob%bclary.com
ab87b51f6c Regression test for bug 313799, fix typo. Thanks to Seno Aiko for the catch 2005-10-26 10:29:55 +00:00
bob%bclary.com
03444f36e3 Regression test fo rbug 313567, by Igor Bukanov 2005-10-26 10:16:43 +00:00
bob%bclary.com
052cbefcb5 Regression test for bug 313570, by Yuh-Ruey Chen 2005-10-26 10:08:56 +00:00
bob%bclary.com
944fa95a6f Regression test for bug 313799, by Seno Aiko 2005-10-26 08:00:06 +00:00
bob%bclary.com
c6efb002d7 Regression test for bug 313803, by Colin Blake 2005-10-26 07:40:56 +00:00
bob%bclary.com
57680965b1 Regression test for bug 304897, match shell behavior 2005-10-25 11:50:43 +00:00
bob%bclary.com
909c3c70b5 Regression test for Date.prototype.toLocaleFormat, remove test for %x 2005-10-25 10:38:41 +00:00
bob%bclary.com
bbeaf64202 Regression test for bug 304376, restore String constructor 2005-10-25 10:00:31 +00:00
bob%bclary.com
c7cdb9da47 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
5a0a09ce73 Regression test for bug 313153, fix to compare string types, not part of the build 2005-10-25 07:15:07 +00:00
bob%bclary.com
7c40adc831 Regression test for e4x/XML/13.4.4.3-02.js, catch exceptions to prevent exit code 3 2005-10-24 08:37:17 +00:00
bob%bclary.com
1bd7abaf4c Regression test for bug 313080 - catch exceptions to prevent exit code 3 2005-10-24 08:35:25 +00:00
bob%bclary.com
351bc32f57 Regression test for bug 311580 - remove expected exit code 3 as change no longer causes Out of memory errors 2005-10-24 08:34:02 +00:00
bob%bclary.com
3c3e18ef06 Temporarily exclude ecma_3/RegExp/regress-307456.js since it hangs the shell 2005-10-24 07:44:34 +00:00
bob%bclary.com
512d3f118f Add js1_5/Error 2005-10-24 02:47:28 +00:00
bob%bclary.com
a69558cbd1 Regression test for bug 311414, test function should return number, not array 2005-10-24 02:43:36 +00:00
bob%bclary.com
8924fa76b5 Regression test for bug 311580, slight performance improvement 2005-10-24 02:42:26 +00:00
bob%bclary.com
9422e9a70c Make sure to use :js: to identify talkback urls, not bug not part of the build 2005-10-24 02:40:55 +00:00
bob%bclary.com
f8b486ff3d Use jsDriver option -k instead of lynx to get text only failure report, no bug, not part of the build. 2005-10-24 02:39:28 +00:00
bob%bclary.com
79c7ba71dd Regression test for bug 312196 - Remove extraneous alert 2005-10-24 02:33:22 +00:00
bob%bclary.com
975b47fe92 Regression test for bug 226078, replace print by printStatus 2005-10-24 02:28:18 +00:00