Commit Graph

407 Commits

Author SHA1 Message Date
timeless%mozdev.org
9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
bob%bclary.com
7c234773e0 Improve BigO reporting, no bug, not part of the build 2005-11-24 04:54:52 +00:00
bob%bclary.com
b756f93fe2 Test for version() function's existence so that test does not fail in the browser, no bug, not part of the build 2005-11-24 04:51:38 +00:00
bob%bclary.com
9990df994c Correct erroneous tests, no bug, not part of the build 2005-11-24 04:49:48 +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
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
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
106bc6a487 Trap possible exceptions to sure JavaScript Options are reset 2005-10-28 08:17:28 +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
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
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
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
512d3f118f Add js1_5/Error 2005-10-24 02:47:28 +00:00
bob%bclary.com
975b47fe92 Regression test for bug 226078, replace print by printStatus 2005-10-24 02:28:18 +00:00
bob%bclary.com
ec09b78273 Correct calculation of averages in BigO() 2005-10-24 02:22:35 +00:00
bob%bclary.com
900ee65ed5 Regression test for bug 286216, by Philipp Vogt 2005-10-23 23:56:19 +00:00
bob%bclary.com
4552014830 Regression test for bug 281487, by Philipp Vogt 2005-10-23 23:27:10 +00:00
bob%bclary.com
e1e720c62e Regression test for bug 304897, by simon 2005-10-23 13:02:28 +00:00
bob%bclary.com
ed1852f363 reset javascript options before calling reportCompare, no bug, fix my goof. 2005-10-23 12:31:35 +00:00
bob%bclary.com
73d703ff67 Regression test for bug 306633, by Michael Daumling 2005-10-23 12:29:03 +00:00
bob%bclary.com
3a94a1273d Regression test for bug 306727, by Michael Daumling 2005-10-23 12:18:56 +00:00
bob%bclary.com
29b606c9a8 Regression test for bug 306738, by Liam Davis-Mead 2005-10-23 12:06:37 +00:00
bob%bclary.com
4e43375628 Regression test for bug 308566 2005-10-23 10:56:42 +00:00
bob%bclary.com
7efae41b33 Regression test for bug 310295, by Konstantin Mirny 2005-10-23 08:36:57 +00:00
bob%bclary.com
64d2b3908c Regression test for bug 310607, by Daniel Krieg 2005-10-23 08:09:22 +00:00
bob%bclary.com
feff0570a6 Regression test for bug 311583, by Igor Bukanov 2005-10-23 07:31:07 +00:00
bob%bclary.com
2436624f45 Regression test for bug 311583, by Igor Bukanov 2005-10-23 07:05:43 +00:00
bob%bclary.com
cced1f80ef Regression test for bug 312260, test by Gavin Sharp 2005-10-21 08:36:48 +00:00
bob%bclary.com
114cddd996 Regression test for bug 313153, test by Brendan Eich 2005-10-21 08:04:05 +00:00
bob%bclary.com
dd3f3bda24 add expectExitCode(3) to deal with out of memory error when the test case does not crash, bug 312588 2005-10-17 23:42:40 +00:00
bob%bclary.com
349159d091 add emacs modeline, no bug, not part of the build 2005-10-17 22:42:39 +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
b0567249fd Regression test - do not crash creating infinite array, by Martijn Wargers, bug 3125288 2005-10-16 23:15:36 +00:00
bob%bclary.com
b70762299f updated test from Michael Daumling, bug 232182 2005-10-16 16:41:51 +00:00
bob%bclary.com
dc84b1c76c Regression test for bug 226078, by Zbigniew Braniecki, Brendan Eich 2005-10-14 02:40:17 +00:00
bob%bclary.com
fac732d03a Regression test for bug 303277, by shutdown@flashmail.com 2005-10-14 00:39:06 +00:00
bob%bclary.com
2de12a07d3 Add expected exit code of 3 to deal with out of memory conditions, bug 303213 2005-10-11 19:47:52 +00:00
bob%bclary.com
5bc33ac77f Bring test up to current js1_5 standards, no bug, not part of the build 2005-10-11 19:45:18 +00:00
bob%bclary.com
57a1587f8c Regression test - Do not crash watching property when watcher sets property, test by Brant Gurganus, bug 213482 2005-10-11 08:19:55 +00:00
bob%bclary.com
1214fa96fd Regression test - crash caused by bug 208030, test by Olivier Cahagne, bug 214761 2005-10-11 07:21:20 +00:00
bob%bclary.com
7826873fcc move js1_5/Array/array-002.js to js1_6/Array/regress-290592.js, change test to reflect change where holes are not enumerated, bugs 290592, 311082 2005-10-11 04:46:24 +00:00
bob%bclary.com
cddd9aec20 Regression Test - integer overflows in jsstr.c, js_str_escape.js, test by Georgi Guninski, bug 303213 2005-10-10 05:53:10 +00:00