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

72 Коммитов

Автор SHA1 Сообщение Дата
bclary%bclary.com 61f72850a3 JavaScript Test Library - test MakeDate, no bug 2006-07-20 22:28:13 +00:00
bclary%bclary.com 9fc23fb5a4 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 4690063a69 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 ff0e8dc4a3 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 b5406fa0be bug 332562 - Fix buggy loop in shell.js, patch by Seno Aiko 2006-04-03 13:33:33 +00:00
bclary%bclary.com 0e5f054b05 Regression test for bug 330976, by Blake Kaplan 2006-03-20 19:05:49 +00:00
bclary%bclary.com 2431d2fe01 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
bclary%bclary.com 5659c2fa63 Regression test for ecma 15.1.2.7, fix bug number 2006-02-15 19:45:05 +00:00
bclary%bclary.com f56d10f5fb Regression test for ecma 15.1.2.6, fix bug number 2006-02-15 19:08:31 +00:00
bclary%bclary.com d19497f20e Regression test for ecma 15.1.2.3, fix bug number 2006-02-15 19:06:33 +00:00
bclary%bclary.com 4938de809d Regresion test for ecma 15.1.2.2, fix bug number 2006-02-15 19:04:00 +00:00
bclary%bclary.com 8b54aed7db Regresion test for ecma 15.1.2.1, fix bug number 2006-02-15 19:01:28 +00:00
bob%bclary.com ae5466f096 JS Test Library - handle global object toString containing address in debug builds 2006-01-13 19:50:49 +00:00
bob%bclary.com 83d0c13b75 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 e36b8a8e51 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 136e8d8253 Update template boilerplate for 2006, no bug, not part of the build 2006-01-03 04:16:14 +00:00
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 562ff36e70 Remove @ native from global toString in debug builds, no bug, not part of the build 2005-11-24 04:43:16 +00:00
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 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 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 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 3522e21df2 Rewrite code to switch javascript options for strict/werror 2005-10-17 22:33:38 +00:00
bob%bclary.com 6031ffe85a 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
bob%bclary.com e69c473247 startTest() must follow bug number in order to report bug number, no bug, not part of the build 2005-09-30 02:44:11 +00:00
gerv%gerv.net 35149ea17d Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-09-13 18:40:56 +00:00
bob%bclary.com 451d0c1c1c ECMA 262, 10.1.3 - Function Declarations, bug 299639. Test by mozilla@florian.loitsch.com 2005-07-28 03:17:06 +00:00
bob%bclary.com 3bab970ee1 function prototypes are now enumerable, bug 299642. Hat tip to mrbkap 2005-07-27 22:28:25 +00:00
bob%bclary.com 4bde75c512 remove keyword tests from spidermonkey-n.tests, add options('strict', 'werror') to force exceptions. 2005-06-10 05:22:15 +00:00
bob%bclary.com f5797aeb24 Add ability to run js/tests from browsers. Bug 263119 2005-03-18 19:09:59 +00:00
gerv%gerv.net e5d20862b7 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-12 20:11:18 +00:00
gerv%gerv.net 21d4b2141a 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 081f5e3864 Correcting a typo in the test that had made it pass vacuously. 2003-02-19 01:51:38 +00:00
pschwartau%netscape.com 0b4ad224e7 Correcting a typo in the test that had made it pass vacuously. 2003-02-19 01:43:27 +00:00
pschwartau%netscape.com e1400f904b Correcting errors in test. See bug 155289. 2002-07-15 00:29:37 +00:00
pschwartau%netscape.com 39c8534587 Correcting errors in the test. See bug 155289. 2002-07-15 00:04:22 +00:00
pschwartau%netscape.com 601c4951e8 Correcting errors in the test. See bug 155289. 2002-07-14 23:57:03 +00:00
pschwartau%netscape.com 1bc81d3f35 Correcting an error in one section of the test. See bug 155285. 2002-07-14 23:42:23 +00:00
pschwartau%netscape.com 4ca475a6d9 Adding toInt32 tests for numbers between -2^31 and -2^32 with fractional parts. See bug 120083. 2002-01-16 00:16:48 +00:00
pschwartau%netscape.com 2f7c759f41 Adding toInt32 tests for numbers greater than 2^31 with fractional parts. See bug 120083. 2002-01-15 23:27:12 +00:00
pschwartau%netscape.com bc9dcf60de Correcting error in InLeapYear() function. 2001-05-29 16:27:45 +00:00
pschwartau%netscape.com 660421114a Correcting a mistake in InLeapYear() function. 2001-05-29 16:10:58 +00:00
pschwartau%netscape.com 4d301707dd Adjusting hard-coded Pacific timezone date testcases to work in any tester's timezone - 2000-12-26 20:02:04 +00:00
pschwartau%netscape.com 0398d7bee8 Adding functionality to adjust hard-coded date tests (written for Pacific timezone) for the tester's own timezone 2000-12-26 19:55:05 +00:00
pschwartau%netscape.com bfb589f60d Modifiying one line that was failing in GMT+ timezones (i.e. east of Greenwich) 2000-12-26 19:34:07 +00:00
pschwartau%netscape.com 52aa420b05 Replaced hard-coded TZ_DIFF = -8 with a dynamically-calculated value 2000-12-05 01:47:15 +00:00
pschwartau%netscape.com f4a7e0b9b1 Removed hard-coded line var TZ_DIFF = -8. It's already set in the pre-loaded shell.js file. 2000-12-02 23:59:58 +00:00
pschwartau%netscape.com 05e4c72c57 Removing outdated testcase. See Bugzilla bug 49233. 2000-11-27 19:39:18 +00:00
pschwartau%netscape.com 98fd208cac Removing outdated testcase. See bug 49233. 2000-11-27 19:32:41 +00:00