Граф коммитов

65 Коммитов

Автор SHA1 Сообщение Дата
bclary%bclary.com eb5e6b8af8 JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585 2007-05-07 04:20:22 +00:00
bclary%bclary.com 4b75db7647 JavaScript Tests - setup js1_6 decompilation sub suite, bug 370585 2007-05-06 23:27:00 +00:00
bclary%bclary.com 3fa6aad4b1 JavaScript Test - regression test for bug 378492, by Jesse Ruderman 2007-05-06 08:46:32 +00:00
bclary%bclary.com c5ed1f93e5 JavaScript Tests - regression test for bug 353078, by Jesse Ruderman 2007-05-06 08:01:46 +00:00
bclary%bclary.com 884a745aac JavaScript Tests - do not use anonymous functions in statement contexts, bug 379509 2007-05-05 07:03:37 +00:00
bclary%bclary.com fdcf8cb57a JavaScript Tests - replace JavaScriptOptions, bug 379701 2007-05-04 18:49:31 +00:00
bclary%bclary.com 5776eed302 JavaScript Tests - clean up dummy shell.js, not bug, not part of the build 2007-04-30 17:23:33 +00:00
bclary%bclary.com 5838fef671 JavaScript Test - regression test for bug 372565, by Jesse Ruderman 2007-03-20 06:48:15 +00:00
bclary%bclary.com a1bb44ddc1 JavaScript Tests - increase memory pressure in browser based gc(), bug 327198 2007-03-01 19:50:33 +00:00
bclary%bclary.com 39d790359e JavaScript Tests - update netscape.security.* detection, bug 372198 2007-03-01 01:31:24 +00:00
bclary%bclary.com f9d8311018 JavaScript Test - revert bad checkin for bug 274152 2007-02-28 22:24:24 +00:00
bclary%bclary.com e00c3c3c62 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 9f146ba195 JavaScript Test - move SpiderMonkey extension js1_6/Regress/regress-352392.js to js1_6/extensions/regress-352392.js, bug 368585, r+sr=brendan 2007-02-15 13:21:15 +00:00
bclary%bclary.com a1eaeaf894 JavaScript Test - move SpiderMonkey extension js1_6/Regress/regress-312385-01.js to js1_6/extensions/regress-312385-01.js, bug 368585, r+sr=brendan 2007-02-15 13:19:59 +00:00
bclary%bclary.com 48dd10687e 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 f5765484f4 JavaScript Tests - update test template.js files copyright to 2007, Bug 369347 2007-02-05 11:14:08 +00:00
jwalden%mit.edu 8ed0ece502 Fix two bug number typos 2007-01-17 21:45:16 +00:00
bclary%bclary.com 242d011bab JavaScript Test - test callback mutation in Array filter, by Jeff Walden, bug 364603 2006-12-22 21:45:44 +00:00
bclary%bclary.com 4522dd2e4c JavaScript Test - regression test for bug 352271, by Jesse Ruderman 2006-11-10 19:53:09 +00:00
bclary%bclary.com 12a7a1d42a 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 8807b2f780 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 ea4e625f11 JavaScript Test - regression tests for bug 352742, by Jesse Ruderman 2006-10-10 09:28:04 +00:00
bclary%bclary.com 0bd3d48b6e JavaScript Test - move regression test for bug 355002 from js1_5 to js1_6 and modifiy to catch syntax error 2006-10-03 05:58:28 +00:00
bclary%bclary.com cbce000cb5 JavaScript Tests - tweak success reporting, change comparison on source, no bug, not part of the build 2006-10-02 10:14:47 +00:00
bclary%bclary.com 9dadcb5f0a JavaScript Test - regression test for bug 352163, by Jesse Ruderman 2006-09-19 11:01:15 +00:00
bclary%bclary.com bdf65b7aca JavaScript Tests - tweak compareSource for decompilation testing 2006-09-14 12:31:31 +00:00
bclary%bclary.com 85307fa183 JavaScript Test - regression test for bug 352392, by Jesse Ruderman 2006-09-14 11:07:33 +00:00
bclary%bclary.com 36efdc7420 JavaScript Test - regression test for bug 350417, by Jesse Ruderman 2006-09-14 11:02:50 +00:00
bclary%bclary.com 0f31a38912 JavaScript Test - regression test for bug 352084, by Jesse Ruderman 2006-09-14 07:54:01 +00:00
bclary%bclary.com 97d2e60736 JavaScript Tests - handle decompilation tests better, bug 352490 2006-09-13 09:59:15 +00:00
bclary%bclary.com 0da0968ed7 JavaScript Test Library - update browser.js adapters, bug 349827 2006-08-23 05:42:44 +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 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 50061f37e5 JavaScript Test Library - apply with null this parameter passes the global object as this, bug 306591 2006-04-26 06:33:40 +00:00
bclary%bclary.com 67a9aa98d5 JavaScript Test Library - remove push, pop, shift, splice tests, bug 312385 2006-04-26 06:15:13 +00:00
bclary%bclary.com 6dba750e96 JavaScript Test Library - Regression test for bug 312385 2006-04-19 02:35:10 +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 6307e73482 Regression test for bug 301574, fix by shutdown 2006-03-13 02:45:26 +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 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 57b884e6a4 JS Test Library - move regression test for bug 309242 from js1_6 to js1_5 since it requires that e4x not be explicitly turned on, bug 309242 2006-01-13 19:20:34 +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 199f5b0e81 Regression test for regression caused by bug 285219, bug 320172, by shutdown 2005-12-24 01:03:44 +00:00
bob%bclary.com 6a3219464d Regression test for bug 320887, by Blake Kaplan 2005-12-23 09:23:26 +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 b5e554e099 Regression test for bug 314887 2005-11-04 07:32:54 +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 4f736e2a69 JavaScriptTest Library - convert printStatus message argument to a string before processing, Not part of the build 2005-10-27 06:50:02 +00:00