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

49 Коммитов

Автор SHA1 Сообщение Дата
bclary%bclary.com a867c9b88a JavaScript Test Library - Regression test for bug 330812, by Igor Bukanov 2006-04-11 17:53:02 +00:00
bclary%bclary.com 6a995dda8d Regression test for bug 328556, by Jesse Ruderman. No bug, not part of the build 2006-03-03 05:53:30 +00:00
bob%bclary.com 7593276689 Improve BigO reporting, no bug, not part of the build 2005-11-24 04:54:52 +00:00
bob%bclary.com cb21ec0da4 Regression test for bug 315509, by moz_bug_r_a4 2005-11-14 19:25:22 +00:00
bob%bclary.com ba20c9f49b 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 e15dbb8c9c Regression test for bug 311583, by Igor Bukanov 2005-10-23 07:31:07 +00:00
bob%bclary.com 0874011e5a Regression test for bug 311583, by Igor Bukanov 2005-10-23 07:05:43 +00:00
bob%bclary.com 90e73c7ae9 Regression test for bug 313153, test by Brendan Eich 2005-10-21 08:04:05 +00:00
bob%bclary.com 78c444373b 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 1c629929be 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 523e984142 Allow conversion of NodeList to Array via Array.prototype.slice, test by Seno Aiko, bug 310351 2005-10-10 02:44:29 +00:00
bob%bclary.com 14daa7566c sort should not by O(N^2) on sorted data, bug 99120, by Phil Schwartau 2005-09-18 23:30:20 +00:00
bob%bclary.com 44146753b4 Handle Arrays with holes properly, bug 299644, by mozilla@florian.loitsch.com 2005-09-18 23:26:25 +00:00
bob%bclary.com a40994ed6f Regression test for bug 300858, crash sorting arrays with holes 2005-07-28 07:32:26 +00:00
bob%bclary.com abe94e2220 Testcases for Array extras, bug 290592 2005-05-05 19:38:24 +00:00
bob%bclary.com 4218d0f595 Add ability to run js/tests from browsers. Bug 263119 2005-03-18 19:09:59 +00:00
bob%bclary.com 9fc990d1ac Initial add. Regression test for bug 255555, by jerfa@yahoo.com 2005-03-07 04:31:23 +00:00
bob%bclary.com 5a18505745 Initial add. Regression test for bug 260106, by liorean@gmail.com 2005-03-07 04:25:44 +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 6a2888809e Rhino shell has been updated to exit with code 3, not 1 on OutOfMemory/StackOverflow exceptions. 2003-08-03 18:20:24 +00:00
pschwartau%netscape.com bb68273586 Tweaking sort function. 2002-11-07 23:02:06 +00:00
pschwartau%netscape.com 9c1851efcb Reinstituting check on |arr instanceof Array && arr.length === 0| from version 1.1 of test; this is necessary. 2002-11-07 22:57:40 +00:00
pschwartau%netscape.com 9351af8b06 Adding comments - 2002-11-07 22:43:52 +00:00
pschwartau%netscape.com 84ac00e1be Adding cases with non-default sorting. 2002-11-07 19:40:26 +00:00
pschwartau%netscape.com d22e4834fa Improving readability. 2002-11-07 19:25:42 +00:00
pschwartau%netscape.com 7d8c3ef2fe Improving test: arr, arr.sort() must be more than just two arrays of the same length, they must be equal as objects. 2002-11-07 19:15:28 +00:00
pschwartau%netscape.com 4a80232c4d Improving readability. 2002-11-07 19:05:57 +00:00
pschwartau%netscape.com 097f6b3091 Initial add. Regression test for bug 178722. 2002-11-07 04:20:27 +00:00
pschwartau%netscape.com 6b8bdd0bc3 Moving all comments to the top of the file. 2002-09-16 19:13:43 +00:00
pschwartau%netscape.com 40023632cf Trivial change: more efficiency in detecting Rhino shell. 2002-09-16 18:57:22 +00:00
pschwartau%netscape.com 77e0403675 Editing comments. 2002-08-23 22:48:38 +00:00
pschwartau%netscape.com 039932d264 Rhino can't seem to handle the largest array, so we'll skip this case in Rhino - 2002-08-23 22:38:45 +00:00
pschwartau%netscape.com 51db817c7b Re-ordering the sections to try the largest possible array first. 2002-08-23 22:12:12 +00:00
pschwartau%netscape.com ee72b003cc Editing comments in the test. 2002-08-23 21:56:21 +00:00
pschwartau%netscape.com 647d7d20c4 Removing two extraneous lines. 2002-08-23 21:47:05 +00:00
pschwartau%netscape.com 37ee97b3e3 Adapted the test to run in Rhino. 2002-08-23 21:42:32 +00:00
pschwartau%netscape.com 7ff3de2b85 Amending testcase to expect a run-time "out of memory" error. Still tests that we don't crash. 2002-08-14 00:12:54 +00:00
pschwartau%netscape.com c86a38c3f2 Changing summary text. 2002-07-16 21:35:30 +00:00
pschwartau%netscape.com 42d131f79e Initial add. Regression test for bug 157652. 2002-07-16 21:23:58 +00:00
pschwartau%netscape.com 36bbd1ba30 Correcting grammar in comment. 2002-06-26 19:16:53 +00:00
pschwartau%netscape.com b237aabe74 Initial add. Regression test for bug 154338. 2002-06-26 19:04:00 +00:00
pschwartau%netscape.com b872b69f05 Initial add. Regression test for bug 108440. 2001-11-07 23:20:48 +00:00
pschwartau%netscape.com 79afa09b02 Initial add. Regression test for bug 94257. 2001-10-31 02:32:38 +00:00
pschwartau%netscape.com 00afac653c Initial add. Regression test for bug 107138. 2001-10-30 00:20:03 +00:00
pschwartau%netscape.com 87a55de8e6 Improving comments and readability. 2001-10-05 20:32:12 +00:00
pschwartau%netscape.com 24c64d0410 Improving comments. 2001-10-05 18:36:06 +00:00
pschwartau%netscape.com 1ce3152074 Initial add. Tests sparse arrays. 2001-10-05 18:27:40 +00:00
pschwartau%netscape.com ba33f099f2 Initial add. Regression test for bug 101964. 2001-09-28 04:50:52 +00:00