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

150 Коммитов

Автор SHA1 Сообщение Дата
bclary%bclary.com 622eca493c Regression test for bug 334158, by Andreas 2006-04-23 12:20:05 +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 fe96ff20c6 Regression test for bug 311414, test function should return number, not array 2005-10-24 02:43:36 +00:00
bob%bclary.com 946576316d Regression test for bug 289669, by 'Bug Tracker' 2005-10-24 02:25:21 +00:00
bob%bclary.com 9eec2c3b67 Regression test for bug 285219, by Brendan Eich 2005-10-23 23:45:59 +00:00
bob%bclary.com cb421ba2e6 Regression test for bug 307456, by Lupin.wp 2005-10-23 11:46:35 +00:00
bob%bclary.com e14e245031 Regression test for bug 311414, by timeless 2005-10-23 08:00:36 +00:00
bob%bclary.com 7b233cf656 Regression test for bug 312351, do not crash on RegExp(null), by drimbk@yahoo.com 2005-10-14 03:16:19 +00:00
bob%bclary.com 87ca1a6e8e Regression Test - allow unescaped / in regular expression literals, test by Phil Schwartau, bug 309840, obsoletes js1_5/Regress/regress-173067.js 2005-10-10 02:38:21 +00:00
bob%bclary.com 33c367ba82 remove \d{1,s} from list of invalid regular expressions due to fix for bug 289628 2005-08-31 04:30:34 +00:00
bob%bclary.com 3a1fc4546b Update Martin's email 2005-03-21 19:09:10 +00:00
bob%bclary.com 4218d0f595 Add ability to run js/tests from browsers. Bug 263119 2005-03-18 19:09:59 +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 0553a335c1 Adding more cases 2003-12-16 03:13:04 +00:00
pschwartau%netscape.com 3ad0e92e54 Correcting an error. 2003-12-13 23:52:12 +00:00
pschwartau%netscape.com 582a04129a Correcting an error. 2003-12-13 23:41:09 +00:00
pschwartau%netscape.com a07fb73695 Adding more cases. 2003-12-13 23:32:10 +00:00
pschwartau%netscape.com 064bff6e40 Initial add. Regression testcase for bug 228087. 2003-12-12 23:29:16 +00:00
pschwartau%netscape.com f09b57b94f Adding comments. 2003-11-16 23:10:49 +00:00
pschwartau%netscape.com f2a72a36e5 Nope, that last correction was wrong; fixing mistake. See bug 225289 comment 9. 2003-11-16 23:07:28 +00:00
pschwartau%netscape.com d8fc55dab9 Correcting another error (I believe; see bug 209919 comment 14). 2003-11-15 23:22:00 +00:00
pschwartau%netscape.com 56af1beafd Fixing more errors in the test - see bug 225289 comment 6. 2003-11-15 23:19:27 +00:00
pschwartau%netscape.com f2283f1431 Fixing an error in the test. 2003-11-15 22:47:03 +00:00
pschwartau%netscape.com 578f5d10f3 Initial add. Regression test for bug 225343. 2003-11-11 20:55:59 +00:00
pschwartau%netscape.com e3a7dd37ac Correcting mistakes, and changing style. 2003-11-11 05:21:26 +00:00
pschwartau%netscape.com 25cd9caa5a Initial add. Regression test for bug 225289. 2003-11-11 04:56:52 +00:00
pschwartau%netscape.com bffe6774e1 Patch by zack-weg@gmx.de correcting errors in this testcase. See bug 224951. 2003-11-07 18:08:35 +00:00
pschwartau%netscape.com 20f097afc9 Rearranging code to make style consistent with other tests in this directory. 2003-11-07 18:00:09 +00:00
pschwartau%netscape.com fc95d6d3d2 Initial add. Regression test for bug 224676. 2003-11-05 04:08:11 +00:00
pschwartau%netscape.com 106370e00a Adding more cases. 2003-10-24 17:55:06 +00:00
pschwartau%netscape.com 60359c2bff Initial add. Regression test for bug 223535. 2003-10-24 17:47:36 +00:00
pschwartau%netscape.com d518ebafde Follow Perl 5, not ECMA-262 Ed 3 on unescaped, unbalanced brackets and braces. See bug 223273. 2003-10-24 17:18:21 +00:00
pschwartau%netscape.com 235dc1efdf Correcting a mistake: remember to escape the escape character inside eval strings! 2003-10-24 00:51:37 +00:00
pschwartau%netscape.com 8c55a03216 Whitespace fix. 2003-10-23 21:15:06 +00:00
pschwartau%netscape.com 53519242cd Fixing a comment. 2003-10-23 21:13:34 +00:00
pschwartau%netscape.com aa3708c9cc Added cases covering unbalanced brackets and braces. 2003-10-23 20:48:43 +00:00
pschwartau%netscape.com 74211d2bde Initial add. Regression test for bug 223273. 2003-10-23 20:27:32 +00:00
pschwartau%netscape.com 996a0fd708 Improving readability. 2003-09-26 19:37:15 +00:00
pschwartau%netscape.com cd5d6878eb Initial add. Regression test for bug 220367. 2003-09-26 19:24:58 +00:00
pschwartau%netscape.com 4585faf2b3 Correcting a typo. 2003-08-19 16:45:03 +00:00
pschwartau%netscape.com d399b7e7b8 Initial add. Regression test for bug 216591. 2003-08-19 16:36:54 +00:00
pschwartau%netscape.com ac8601882a Adding 2 more sections. 2003-06-20 21:10:24 +00:00
pschwartau%netscape.com b95c881f25 Improving comments. 2003-06-20 05:27:38 +00:00
pschwartau%netscape.com 2defcbbf00 Adding 2 more sections, and an explanation for the matches by Waldemar. 2003-06-20 05:23:06 +00:00
pschwartau%netscape.com 5022c55256 Improving comments. 2003-06-20 04:56:50 +00:00
pschwartau%netscape.com ff2d59926f Improving comments. 2003-06-20 04:55:00 +00:00
pschwartau%netscape.com 709007b8c7 Correcting test per Waldemar at bug 209919 comment 11. 2003-06-20 00:40:01 +00:00
pschwartau%netscape.com a14f61fcf1 Initial add. Regression test for bug 209919. 2003-06-19 21:26:19 +00:00
pschwartau%netscape.com d576c58ab8 Adding a carriage return at end of file. 2003-06-17 21:32:48 +00:00