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

1237 Коммитов

Автор SHA1 Сообщение Дата
bob%bclary.com 4d2601aecd Object.prototype.toLocaleString should track Object.prototype.toString, Regression test for bug 308806 by Bryant Chen, not part of the build 2005-09-29 19:09:51 +00:00
nboyd%atg.com 8914f71a8e Rhino now implements the array extras 2005-09-28 16:18:14 +00:00
bob%bclary.com aea0225e02 Regression test for bug 309925 2005-09-25 08:46:56 +00:00
bob%bclary.com e2722e8911 replace print with printStatus to prevent print dialog in browser tests, no bug, not part of the build 2005-09-22 19:59:31 +00:00
bob%bclary.com f567979cf4 Regression test for bug 232182, Display non-ascii characters in JS Exceptions, by Michael Daumling 2005-09-21 19:08:04 +00:00
bob%bclary.com b319754cc2 Regression test for Date parse compatibility with MSIE, bug 301738 2005-09-21 19:01:55 +00:00
bob%bclary.com 1681dc6b9e String concat should not be O(N**2), bug 56940, by djoham@criadvantage.com 2005-09-19 00:14:12 +00:00
bob%bclary.com 2ea821912d String concat should not be O(N**2), bug 157334, by Phil Schwartau 2005-09-19 00:11:00 +00:00
bob%bclary.com 87e717f92f Do not crash String.split(regexp) when regexp contains parens, bug 112626, by Christian Schneider 2005-09-19 00:08:00 +00:00
bob%bclary.com 0be1580a91 12.6.4 - LHS for (LHS in expression) execution, bug 299641, by mozilla@florian.loitsch.com 2005-09-19 00:04:06 +00:00
bob%bclary.com 6d5ebc73a7 Check JS only recursion stack overflow, bug 295666, by Georgi Guninski 2005-09-19 00:01:41 +00:00
bob%bclary.com d27ba6096b Math.random should be random, bug 211590, by zack-weg@gmx.de 2005-09-18 23:58:55 +00:00
bob%bclary.com 93a7229b50 Properly report / in a literal regexp class as an error, bug 173067, by Phil Schwartau 2005-09-18 23:56:36 +00:00
bob%bclary.com 6df3a7466b Do not crash due to js_NewRegExp initialization, bug 167658, by Georg Maass 2005-09-18 23:54:13 +00:00
bob%bclary.com c4ae928121 String(number) == xxxx:0000 for some numbers, bug 140852, by John Morrison 2005-09-18 23:50:53 +00:00
bob%bclary.com 609ae71e0b Do not crash in js_ReportIsNotDefined(), bug 139316, by Robert Ginda 2005-09-18 23:48:02 +00:00
bob%bclary.com 7f94176e93 Do not crash - JSOP_THIS should null obj register, bug 116228, by Christian Bodart 2005-09-18 23:44:49 +00:00
bob%bclary.com 0bc7601748 Do not crash javascript warning duplicate arguments, bug 115436, by Alex Vincent 2005-09-18 23:42:33 +00:00
bob%bclary.com d6959068dd Set Function arguments, bug 292215, by Erik Fabert 2005-09-18 23:39:45 +00:00
bob%bclary.com 9e88ae8cf8 Function.prototype.toSource should not override Function.prototype.toString, bug 178389, by Bart 2005-09-18 23:36:57 +00:00
bob%bclary.com e289a3a289 Do not crash when newline separates function name from arglist, bug 123371, by kinmoz@netscape.net 2005-09-18 23:33:29 +00:00
bob%bclary.com 551fb82177 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 d6ba818915 Handle Arrays with holes properly, bug 299644, by mozilla@florian.loitsch.com 2005-09-18 23:26:25 +00:00
bob%bclary.com 2b450bae69 E4X - Function.prototype.toString should not quote {} attribute values, bug 302097, by Blake Kaplan 2005-09-18 21:40:34 +00:00
bob%bclary.com 3ee93802fb Do not crash with XMLList filters, bug 301596, by Mike Shaver 2005-09-18 21:34:01 +00:00
bob%bclary.com 6f50c5d585 Parse XML entities in Function.prototype.toString, bug 301573, by Seno Aiko 2005-09-18 21:29:57 +00:00
bob%bclary.com acdce42409 never perpetrate a silent failure, bug 301553, by Wladimir Palant 2005-09-18 21:28:40 +00:00
bob%bclary.com 6c0a21415d add emacs modeline, no bug, not part of the build 2005-09-18 20:50:34 +00:00
bob%bclary.com 6d11aa1fb9 convert msg argument in printStatus(msg) to string, add BigO function to estimate Big O of a data set, no bug, not part of the build. 2005-09-18 20:49:21 +00:00
bob%bclary.com 65ea6beaed add setBoolPref(prefName, newValue) to allow browser based tests to get/set preferences 2005-09-18 20:47:38 +00:00
bob%bclary.com dee0493edb Determine location of js shell binary 2005-09-18 20:46:15 +00:00
bob%bclary.com 7b4bd884b3 include config.mk to Maketests to determine location of js shell binary 2005-09-18 20:45:02 +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 6f28acc293 Use File::Temp to generate temporary files, no bug, not part of the build. 2005-09-08 19:16:27 +00:00
bob%bclary.com fda3209ca7 Bug 98901, JS Regression testcase for stack overflow concatenating variables, not part of the build. 2005-09-06 15:04:03 +00:00
bob%bclary.com 055731f546 Add support files for test automation, no bug 2005-08-31 05:36:58 +00:00
bob%bclary.com afda88c22c CVS ignore menu.html, menubody.html, no bug 2005-08-31 05:07:12 +00:00
bob%bclary.com a4b2d8f8ce Check in modifications to allow lc3 tests to be run in the browser, no bug 2005-08-31 04:52:30 +00:00
bob%bclary.com 8ce6f71386 Check in modifications to allow lc2 tests to be run in the browser, no bug 2005-08-31 04:47:33 +00:00
bob%bclary.com 7f3100012a Change print to printStatus so that test can be run in browser without invoking window.print, no bug. 2005-08-31 04:43:19 +00:00
bob%bclary.com 2b8ed2e56a Set gPageCompleted so Spider can detect test completion, no bug. 2005-08-31 04:41:49 +00:00
bob%bclary.com 3418d59578 Change make variable JS to TEST_JS to match automation variable name standards, no bug. 2005-08-31 04:40:11 +00:00
bob%bclary.com 7aae6198a9 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 c18d228a2c Regression test for bug 300858, crash sorting arrays with holes 2005-07-28 07:32:26 +00:00
bob%bclary.com 0c36e43a6a Regression test for bug 301692, by Seno Aiko 2005-07-28 07:28:34 +00:00
bob%bclary.com 024eac051a Add regression testcase for bug 292455, by Martin Honnen 2005-07-28 06:49:17 +00:00
bob%bclary.com 01c18759df Add regression testcase for bug 301545, by Axel Hecht 2005-07-28 06:45:28 +00:00
bob%bclary.com 0b94961a45 function prototypes are now enumerable, bug 299642. Hat tip to mrkbap 2005-07-28 06:30:14 +00:00
bob%bclary.com 949fcbe078 add bug number 297025 to test, no bug 2005-07-28 06:27:19 +00:00
bob%bclary.com 9dcc00b831 add bug number 289630 to test, no bug 2005-07-28 06:26:16 +00:00
bob%bclary.com 97d772d33a jsDriver.pl - Add Failure indicators for automated testing 2005-07-28 03:37:12 +00:00
bob%bclary.com e4def52223 Do not crash in args_resolve enumerating |arguments|, bug 291213. Test by David Baron 2005-07-28 03:33:22 +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 0ed4afbec5 Add tests for Date.toLocaleFormat, bug 291494 2005-07-28 02:34:07 +00:00
bob%bclary.com a40af3be93 ECMA 262-3 12.4 - wrap function expressions in parens since expression statements can not begin with a comma or function keyword 2005-07-28 01:14:32 +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 5f527788ae tweak system to place redirect_command after stdout redirect, bug 301346 2005-07-20 02:27:42 +00:00
bob%bclary.com 5a26f9000b change jsDriver.pl to use system instead of open for executing js shell, bug 301346. r=mrbkap 2005-07-19 23:03:12 +00:00
mrbkap%gmail.com 931cce4bcd bug 299898: Allow the js testsuite to be run through Narcissus. To do so, give the -n or --narcissus (=optional/path) to the test driver along with the shell, and Narcissus will be run through the shell. r=bclary 2005-07-12 00:23:45 +00:00
bob%bclary.com 86604680ee really fix testcase for bug 299209 2005-07-02 11:10:16 +00:00
bob%bclary.com a029bbe769 fix test case to eval entire loop, bug 299209 2005-07-02 10:59:51 +00:00
bob%bclary.com d8b9403f8a bug 299209, since new behavior is Syntax Error instead of crash, change test to eval expression and catch eval error. 2005-07-02 08:56:41 +00:00
bob%bclary.com 27eed313df anonymous function expression statement => JS stack overflow, bug 299209. Test by Paul Kurczaba 2005-06-30 07:00:34 +00:00
bob%bclary.com ddcdfdf50e Modify js/tests/js1_2/function/Function_object.js, js/tests/js1_2/function/tostring-1.js, js/tests/js1_2/function/tostring-2.js, js/tests/js1_5/Regress/regress-245795.js, js/tests/js1_5/Regress/regress-252892.js to remove expectation of leading and trailing newline in Function.prototype.toString. bug 111816 2005-06-27 15:16:45 +00:00
bob%bclary.com 1dadf9ec31 function local variables should not be enumerable properties of the function object, bug 293782, by Jonathan Watt 2005-06-14 16:49:49 +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 8799ec01e3 XML.setNamespace() should affect in-scope namespaces, per brendan. No bug, not part of build. 2005-06-08 05:03:12 +00:00
bob%bclary.com 7fe03798c2 remove extra newline which breaks mklistpage.pl, no bug, not part of build 2005-06-08 04:57:33 +00:00
bob%bclary.com e3dd16e961 add invalid test e4x/Regress/regress-278112.js to spidermonkey-n.tests, rhino-n.tests 2005-06-08 04:39:06 +00:00
bob%bclary.com 91aa107128 test is testing for a crash. catch exception to prevent erroneous failure, no bug, not part of build. 2005-06-08 03:12:49 +00:00
bob%bclary.com 0a4bbd5c98 rename function to eliminate possible collisions, no bug, not part of build 2005-06-08 03:03:13 +00:00
bob%bclary.com dae4cdc78f increase global/local ratio to 2.5 to reduce noise, no bug, not part of build 2005-06-08 03:01:30 +00:00
bob%bclary.com f5bcb45373 e4x 10.2.1.js XML.toXMLString test coverage, bug 297025 2005-06-08 02:54:39 +00:00
bob%bclary.com b525135e04 e4x 10.1.2.js xmllist.toString test coverage, bug 297024 2005-06-08 02:45:15 +00:00
bob%bclary.com a3e1f0f920 e4x 10.1.1.js xml.toString test coverage, bug 297018 2005-06-08 02:23:01 +00:00
bob%bclary.com 9f51bec4e3 mklistpage.pl - exclude tests in spidermonkey-n.tests from menu.html, bug 296978 2005-06-08 01:05:34 +00:00
bob%bclary.com 4d0c2ebdc2 Add newline after modeline, no bug, not part of the build 2005-06-07 19:54:01 +00:00
bob%bclary.com 7a3f63044e Add testcase for bug 295052, by David James. Do not crash on String.prototype.match.apply 2005-05-21 21:28:43 +00:00
bob%bclary.com 91ba84e306 Function arguments, variables should be hidden as Function properties, test by Jonathan Watt 2005-05-15 17:26:52 +00:00
bob%bclary.com d9f0464cd2 Test crash during String.replace when accessing String methods on backreferences 2005-05-15 17:04:00 +00:00
bob%bclary.com c08ce4e7ee Test crash bug 294191, testcase by shutdown@ayassi.zzn.com 2005-05-15 16:38:46 +00:00
bob%bclary.com 2f64a99c34 undeclaring namespace should cause parse error, bug 292863 by Martin Honnen 2005-05-06 01:16:23 +00:00
bob%bclary.com 6d8c4e97d1 for-in statements should not invoke valueOf method, bug 292731, by Bryant Chen 2005-05-06 01:05:18 +00:00
bob%bclary.com 3b6a4e695f js1_5/Array/array-002.js Array extras is spidermonkey only, bug 290592 2005-05-05 19:46:02 +00:00
bob%bclary.com 1ca5429b9e Testcases for Array extras, bug 290592 2005-05-05 19:38:24 +00:00
bob%bclary.com 74e113ead6 Add regression test for bug 234389, by Alex Vincent 2005-04-29 03:33:45 +00:00
bob%bclary.com 97ffab9ec2 for-each-in should not affect outer for-in statements, bug 292020, test by jmsachs@gmail.com 2005-04-27 19:48:02 +00:00
bob%bclary.com 3f5e6dd731 15.9.3.2 new Date(value), bug 273292 2005-04-20 21:44:34 +00:00
bob%bclary.com 9e8718e2de Fix crashMe2 testcase to check for SyntaxError instead of just not crashing 2005-04-20 16:34:20 +00:00
bob%bclary.com 755c13363f Add new testcase for bug 290575, by Erik Fabert 2005-04-19 20:44:06 +00:00
bob%bclary.com 6e9df675ad Regression test for bug 290656 by Andrew Schultz, bug 290656 2005-04-19 00:43:19 +00:00
bob%bclary.com 4b18882f24 Do not crash when calling function with more than 32768 arguments by Erik Fabert, Bug 290575 2005-04-19 00:26:12 +00:00
bob%bclary.com f9d617e1ee Additional test for ECMA 3 10.6.1 by Bryant Chen, Bug 290774 2005-04-19 00:12:21 +00:00
bob%bclary.com 62def0ab5c Additional test from Martin Honnen, Bug 290715 2005-04-18 21:04:23 +00:00
bob%bclary.com 25c4b48342 Updated test from Brendan, bug 290488 2005-04-18 20:47:45 +00:00
bob%bclary.com 76ebcc8cbe Additional tests by Martin Honnen, Bug 290481 2005-04-18 20:02:20 +00:00
bob%bclary.com 33a3a6cd29 Regression test for bug 290499, by Martin Honnen 2005-04-15 18:29:53 +00:00
bob%bclary.com cb317ff9d9 Fix typo, thanks to Erik Fabert for pointing it out 2005-04-15 17:56:18 +00:00
bob%bclary.com 454981dc01 Function.prototype.call() for closures should default scope to the global object, bug 290488 2005-04-15 17:22:46 +00:00
bob%bclary.com de214e4823 Add regression test for bug 290056, by Martin Honnen 2005-04-13 18:44:22 +00:00
bob%bclary.com 6ee8513501 revert stupid mistake 2005-04-11 17:49:45 +00:00
bob%bclary.com 4a71ffbf67 /b(?=(b+))/.exec(baaabac) == null 2005-04-11 03:39:26 +00:00
bob%bclary.com b3c60532ff Generalize test to use regular expression to prevent false failure in rhino 2005-04-11 03:37:52 +00:00
bob%bclary.com d4ab7e0bc3 Catch exception if indirect eval calls are not allowed in the engine 2005-04-11 03:36:25 +00:00
bob%bclary.com dc2cb179bd Don't call gc() if it is not defined the the engine being tested 2005-04-11 03:35:19 +00:00
bob%bclary.com 15abbc0669 Change expected typeof new Script() to 'object', since it is not callable 2005-04-11 03:33:44 +00:00
bob%bclary.com 44e1e7b95b Escape >, bug 289634 2005-04-11 03:27:48 +00:00
bob%bclary.com 1e3152f559 spidermonkey version of the test 2005-04-11 03:15:54 +00:00
bob%bclary.com f7d5bee637 Update character ranges, bug 289640 2005-04-11 02:24:04 +00:00
bob%bclary.com 7f35e91175 Add two test cases from Martin Honnen, bug 289706, bug 289790 2005-04-11 02:15:35 +00:00
bob%bclary.com 44409b4c6e add obsolete tests to spidermonkey's exclusion list, bug 289604 2005-04-08 20:19:21 +00:00
bob%bclary.com 606f62bd70 add spidermonkey only tests to rhino's exclusion list, bug 289603 2005-04-08 20:08:57 +00:00
bob%bclary.com d192a76d67 remove anchors from jsDriver.pl output, bug 289600 2005-04-08 20:02:47 +00:00
brendan%mozilla.org 774ef898c0 Don't bellow, below 2005-04-05 22:47:41 +00:00
bob%bclary.com a1b231182b Regress test for bug 289094, by Jonas Jonsson <mozilla.nospam@fatbrain.org>, Brendan Eich <brendan@mozilla.org> 2005-04-05 22:30:49 +00:00
bob%bclary.com 18043c46e9 Testcase for XML Descendants, by Martin Honnen <martin.honnen@gmx.de> 2005-04-05 15:22:58 +00:00
bob%bclary.com 3431171276 15.5.4.14 - String.prototype.split(/()/), by Karten Sperling <spiff@phreax.net 2005-04-04 15:51:25 +00:00
bob%bclary.com d790b31418 Regression test for bug 288688 2005-04-02 06:38:32 +00:00
bob%bclary.com be5ef60657 Add test cases for XML literals: comment, processing instruction. No bug, issue found by Martin Honnen 2005-03-30 14:56:03 +00:00
bob%bclary.com 7f6e8ae27d Update Martin's email 2005-03-21 19:09:10 +00:00
bob%bclary.com f5797aeb24 Add ability to run js/tests from browsers. Bug 263119 2005-03-18 19:09:59 +00:00
bob%bclary.com dc99e53fef modify to follow ecma3 specification. See bug 281606 2005-03-15 00:28:38 +00:00
bob%bclary.com 5c1bb246a5 Update changed line number in function testRealError() 2005-03-09 20:23:55 +00:00
bob%bclary.com 498b17a25a tweak function arguments to match use. 2005-03-07 04:54:52 +00:00
bob%bclary.com 9dda619f8e Initial add. Regression test for bug 155081, by ajschult@verizon.net 2005-03-07 04:48:08 +00:00
bob%bclary.com 1a465ceb06 Initial add. Test for __noSuchMethod__ handler, by brendan@mozilla.org 2005-03-07 04:43:16 +00:00
bob%bclary.com ffff329a35 Initial add. Regression test for bug 273931, by brendan@mozilla.org 2005-03-07 04:39:49 +00:00
bob%bclary.com fdf2a0d680 Initial add. Regression test for bug 257751, by bugzilla@gemal.dk, jerfa@yahoo.com 2005-03-07 04:35:43 +00:00
bob%bclary.com f6dddc82f3 Initial add. Regression test for bug 255555, by jerfa@yahoo.com 2005-03-07 04:31:23 +00:00
bob%bclary.com acb79cefe6 Initial add. Regression test for bug 260106, by liorean@gmail.com 2005-03-07 04:25:44 +00:00
bob%bclary.com 8d7fecf197 Initial add. Regress test for bug 283349, by igor@mir2.org 2005-03-07 04:20:59 +00:00
bob%bclary.com 26cf2bbe92 Initial add. Regression test for bug 280844, by igor@mir2.org 2005-03-07 02:55:17 +00:00
bob%bclary.com 0293730839 Initial add. Regression test for bug 283972, by Martin.Honnen@arcor.de 2005-03-07 02:46:10 +00:00
bob%bclary.com 357d8a2d85 Fix error where testcase did not test conversion of the object to a string. Note this does not accurately test the true problem of evaluating the object in the js shell 2005-03-04 06:24:16 +00:00
bob%bclary.com 58adc8cf6b Initial add. Regression test for bug 167328, by pschwartau@meer.net 2005-03-04 03:26:50 +00:00
bob%bclary.com 5bea3d4b81 Initial add. Regression test for bug 155081, by ajschult@verizon.net 2005-03-04 00:17:19 +00:00
bob%bclary.com 70b20573fd Initial add. Regression test for bug 119719 2005-03-03 22:00:16 +00:00
bob%bclary.com c4d498d291 Initial add. Regression test for bug 58116 2005-03-03 21:25:31 +00:00
bob%bclary.com b100e4ba00 Initial add. Regression test for bug 249211, by dcourtin@systemplus.fr 2005-03-03 18:59:05 +00:00
bob%bclary.com 7e7d344299 Initial add. Regression test for bug 245148, by bebabo@swissonline.ch 2005-03-03 18:51:11 +00:00
bob%bclary.com e5d4b99db2 Initial add. Regression test for bug 281930, by jerfa@yahoo.com 2005-03-03 18:32:13 +00:00
bob%bclary.com ead05b8709 Initial add. Regression test for bug 280769, by igor@mir2.org 2005-03-03 17:03:05 +00:00
bob%bclary.com 12d7b90a92 Update section 2 to handle changed Spidermonkey behavior. Bug 284123 2005-03-02 11:29:10 +00:00
bob%bclary.com a9ea1abe25 Initial add. Regression test for bug 238945, by hhschwab@gmail.com 2005-03-01 22:16:28 +00:00
bob%bclary.com 317cd84a58 fix error where status was used instead of summary 2005-03-01 18:58:08 +00:00
bob%bclary.com 5fed59f315 Separate testcases for 32K boundary in regexp bytecode jump offset and 64K boundary of [] offset in regexp search string. bug 280769 2005-03-01 17:08:17 +00:00
bob%bclary.com c5eafe481b Initial add. Regression testcases for bug 280769, by igor@mir2.org 2005-03-01 17:04:51 +00:00
bob%bclary.com 09f9233b0e Initial add. Regression test for bug 240577 2005-03-01 16:57:07 +00:00
bob%bclary.com 10c9f68c60 remove redeclaration of variable N which hid argument. 2005-03-01 08:59:45 +00:00
bob%bclary.com 0b57e38c90 Modify to include 3 sections for N=20000, 0xFFFF, 100000 2005-03-01 01:45:46 +00:00
bob%bclary.com 0dc8929acf Initial add. Regression test for bug 280769, comment 12 by igor@mir2.org 2005-03-01 00:59:48 +00:00
bob%bclary.com 523a1ce6f3 Initial add. Regression test for bug 254296, by kal_el1938@hotmail.com 2005-02-28 19:04:03 +00:00
bob%bclary.com 137e20e28e Initial add. Regression test for bug 281606, by sukhisoul@yahoo.com 2005-02-28 12:27:37 +00:00
bob%bclary.com 6fb8d0c588 remove o instanceof o testcase, bug 281606 2005-02-28 12:10:37 +00:00
bob%bclary.com 60a4e2bb89 Initial add. Regression test for bug 261887, by osfo@home.se 2005-02-28 03:52:46 +00:00
bob%bclary.com 1b5b430051 Initial add. Regression test for bug 261886, by osfo@home.se 2005-02-28 03:52:02 +00:00
bob%bclary.com 8719a618c2 Add Alexander Law as primary contributor 2005-02-27 15:30:28 +00:00
bob%bclary.com 0dcbde3506 Initial add. Regression test for bug 280769, by aldenfloyd@gmail.com 2005-02-26 23:55:30 +00:00
bob%bclary.com 9c98a0f066 Initial add. Regression test for bug 169559 2005-02-26 23:50:56 +00:00
bob%bclary.com e59aba65e4 Initial add. Regression test for bug 165201, by brendan@mozilla.org 2005-02-26 23:45:45 +00:00
bob%bclary.com 2e3f294fa6 Initial add. Regression test for bug 283477, by sjoerd@w3future.com 2005-02-26 21:39:32 +00:00
bob%bclary.com ebac4bd238 Initial add. Regression test for bug 274888, by sjoerd@w3future.com 2005-02-26 21:29:59 +00:00
bob%bclary.com 1bf2497189 Initial add. List of obsolete spidermonkey tests 2005-02-26 05:03:53 +00:00
bob%bclary.com 6955f242a3 Initial add. Regression test for bug 255245, by celsoaguiar@hotmail.com, brendan@mozilla.org 2005-02-26 04:59:58 +00:00
bob%bclary.com 2713955fe7 Initial add. Regression test for bug 233483, by m-wada@japan.com 2005-02-26 04:48:48 +00:00
cbiesinger%web.de f5acf694ef 282339 patch by Frank Wein <bugzilla@mcsmurf.de> r=pschwartau
add a comment that these tests won't work in non-english locales
2005-02-24 19:13:36 +00:00
bob%bclary.com e10ba6be91 Initial add. Regression test for bug 203278, by igor@mir2.org 2005-02-24 06:43:32 +00:00
bob%bclary.com 60489d268c Initial add. Regression test for bug 277779, by martin.honnen@arcor.de 2005-02-24 05:48:45 +00:00
bob%bclary.com 9817932d6e Initial add. Regression test for bug 277683, by martin.honnen@arcor.de 2005-02-24 05:46:57 +00:00
bob%bclary.com f437b5b9b0 Initial add. Regression test for bug 277664, by martin.honnen@arcor.de 2005-02-24 05:44:35 +00:00
bob%bclary.com c1d6aaec8e Initial add. Regression test for bug 277650, by martin.honnen@arcor.de 2005-02-24 05:42:20 +00:00
bob%bclary.com 12fff9a084 Initial add. Regression test for bug 3649, by mff@research.att.com 2005-02-24 05:38:10 +00:00
bob%bclary.com e9827afb15 Initial add. Regression test for bug 278873, by vogge@vlbg.dhs.org 2005-02-24 05:34:39 +00:00
bob%bclary.com bcf12cb6fe Initial add. Regression test for bug 278725, by silver@warwickcompsoc.co.uk, ajvincent@gmail.com, timeless@mozdev.org 2005-02-24 05:32:32 +00:00
bob%bclary.com 92c09498f0 Initial add. Regression test for bug 276103, by gianugo@apache.org 2005-02-24 05:29:06 +00:00
bob%bclary.com d01da14df9 Initial add. Regression test for bug 275378, by martin.zvieger@sphinx.at 2005-02-24 05:26:39 +00:00
bob%bclary.com dc27d0fc7c Initial add. Regression test for bug 274035, by jerfa@yahoo.com 2005-02-24 05:24:22 +00:00
bob%bclary.com f4839bb335 Initial add. Regression test for bug 271716, by cbiesinger@gmx.at 2005-02-24 05:21:47 +00:00
bob%bclary.com 8016c86dde Initial add. Regression test for bug 260541, by troy@entheossoft.com 2005-02-24 05:19:30 +00:00
bob%bclary.com 45c0da11ec Initial add. Regression test for bug 256798, by brendan@mozilla.org 2005-02-24 05:17:02 +00:00
bob%bclary.com 66e12a921e Initial add. Regression test for bug 256617, by igor@mir2.org 2005-02-24 05:15:09 +00:00
bob%bclary.com b22e533207 Initial add. Regression test for bug 256501, by igor@mir2.org 2005-02-24 05:13:11 +00:00
bob%bclary.com 1eebc52d4a Initial add. Regression test for bug 254974, by timeless@mozdev.org 2005-02-24 05:11:21 +00:00
bob%bclary.com 3c206eaa9d Initial add. Regression test for bug 254375, by timeless@mozdev.org 2005-02-24 05:09:32 +00:00
bob%bclary.com 1bff6eaec4 Initial add. Regression test for bug 252892, by archer@meta-comm.com, brendan@mozilla.org 2005-02-24 05:06:49 +00:00
bob%bclary.com ef60b126a9 Initial add. Regression test for bug 248444, by timeless@mozdev.org 2005-02-24 05:04:36 +00:00
bob%bclary.com 22dd185382 Initial add. Regression test for bug 247179, by jim@jibbering.com, malcolm-bmo@farside.org.uk 2005-02-24 05:02:35 +00:00
bob%bclary.com 736cfcc3a4 Initial add. Regression test for bug 246964, by brendan@mozilla.org, bzbarsky@mit.edu, steven.chapel@sbcglobal.net 2005-02-24 04:58:33 +00:00
bob%bclary.com 19720f591f Initial add. Regression test for bug 246911, by thingol@mail.ru 2005-02-24 04:55:50 +00:00
bob%bclary.com e7ec40859c Initial add. Regression test for bug 245795, by timeless@mozdev.org 2005-02-24 04:54:04 +00:00
bob%bclary.com 897e6e74bd Initial add. Regression test for bug 245308, by silver@warwickcompsoc.co.uk 2005-02-24 04:52:14 +00:00
bob%bclary.com 0cf0597ae5 Initial add. Regression test for bug 245113, by jerfa@yahoo.com 2005-02-24 04:49:50 +00:00
bob%bclary.com 03e3fce9c3 Initial add. Regression test for bug 244619, by hassman@czilla.cz 2005-02-24 04:45:09 +00:00
bob%bclary.com 8c0625e4ce Initial add. Regression test for bug 244470, by jerfa@yahoo.com 2005-02-24 04:42:41 +00:00
bob%bclary.com e47c9bf5f1 Initial add. Regression test for bug 243869, by ajvincent@gmail.com 2005-02-24 04:40:21 +00:00
bob%bclary.com c37340be0a Initial add. Regression test for bug 243389, by bugzilla@gemal.dk 2005-02-24 04:38:29 +00:00
bob%bclary.com 24ddcfaac0 Initial add. Regression test for bug 243174, by brendan@mozilla.org 2005-02-24 04:36:11 +00:00
bob%bclary.com e2a14775c7 Initial add. Regression test for bug 240317 2005-02-24 04:33:59 +00:00
bob%bclary.com e52e370f6a Initial add. Regression test for bug 238881, by brendan@mozilla.org 2005-02-24 04:31:56 +00:00
bob%bclary.com 288c7a92c6 Initial add. Regression test for bug 237461, by archer@meta-comm.com 2005-02-23 22:51:45 +00:00
bob%bclary.com 52550015db Initial add. Regression test for bug 233483, by m-wada@japan.com 2005-02-23 22:48:26 +00:00
bob%bclary.com 6990c88acc Initial add. Regression test for bug 231518, by dragosan@dragosan.net, martin.honnen@arcor.de 2005-02-23 22:44:38 +00:00
bob%bclary.com 344c52f9fb Initial add. Regression test for bug 230216, by brendan@mozilla.org 2005-02-23 22:41:54 +00:00
bob%bclary.com 7f293b75f9 Initial add. Regression test for bug 230216, by igor@mir2.org 2005-02-23 22:40:21 +00:00
bob%bclary.com 39e2e84bf0 Initial add. Regression test for bug 229006, by dbaron@mozilla.org 2005-02-23 22:34:39 +00:00
bob%bclary.com f56848b2fd Initial add. Regression test for bug 203278, by igor@mir2.org 2005-02-23 22:32:31 +00:00
bob%bclary.com 43d45d8e7e Initial add. Regression test for bug 203278, by ash@huntwork.com 2005-02-23 22:30:40 +00:00
bob%bclary.com 1545bec39e Initial add. Regression test for bug 174709, by Q42.nl, martijn.martijn@gmail.com 2005-02-23 22:27:37 +00:00
bob%bclary.com 3625a5ccfc Initial add. Regression test for bug 162392. 2005-02-23 22:23:02 +00:00
bob%bclary.com 610f657d54 Initial add. Regression test for bug 10278. 2005-02-23 21:27:57 +00:00
gerv%gerv.net 70dc80657e Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-13 00:07:56 +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
igor%mir2.org 118352e5d7 Test case for isXMLName(s) 2005-01-13 19:42:38 +00:00
igor%mir2.org c09d14b3ba *** empty log message *** 2005-01-12 17:44:22 +00:00
igor%mir2.org d807c55305 Added check for a..b += xxx as well 2005-01-11 15:46:51 +00:00
igor%mir2.org e114a0bed4 Test case for Rhino bug 277935 2005-01-11 15:39:51 +00:00
brendan%mozilla.org 12f7d715d0 e4x test fixes to match spec, r=igor@fastmail.fm. 2004-11-29 20:49:34 +00:00
igor%mir2.org b00883eb33 Test for bug 271545 2004-11-24 15:30:38 +00:00
igor%mir2.org ff04252f2e *** empty log message *** 2004-10-15 13:33:02 +00:00
igor%mir2.org d066ea04be Regression tests for Rhino bugs 2004-10-14 07:09:22 +00:00
igor%mir2.org a18c7f63d5 Test suite for E4X from AgileDelta Inc, http://agiledelta.com/ : see bug 251113 2004-10-13 21:35:32 +00:00
timeless%mozdev.org 786239d041 Treat bug "numbers" which aren't numbers as links instead of prepending a url base
similar to runtests.pl:js_print_bugnumber

Problem input:
           Testcase ecma_2/RegExp/properties-001.js failed Bug Number http://scopus/bugsplat/show_bug.cgi?id=346000
2004-02-25 13:01:29 +00:00
pschwartau%netscape.com e25afaab16 Updating email address. 2004-01-31 01:04:51 +00:00
pschwartau%netscape.com 3b17289926 Adding more cases 2003-12-16 03:13:04 +00:00
pschwartau%netscape.com 42aa9da4c0 Correcting an error. 2003-12-13 23:52:12 +00:00
pschwartau%netscape.com 20d7a3ea4f Correcting an error. 2003-12-13 23:41:09 +00:00
pschwartau%netscape.com bf6feda3d0 Adding more cases. 2003-12-13 23:32:10 +00:00
pschwartau%netscape.com a3b46f9010 Initial add. Regression testcase for bug 228087. 2003-12-12 23:29:16 +00:00
pschwartau%netscape.com f8b714efc2 Initial add. Regression test for bug 226517 by Igor Bukanov. 2003-12-04 19:19:07 +00:00
pschwartau%netscape.com c94fc89bea Initial add. Regression test by Igor Bukanov, for bug 226507. 2003-11-25 02:23:59 +00:00
pschwartau%netscape.com cd45244168 Updating email address. 2003-11-18 20:58:56 +00:00
pschwartau%netscape.com f457eaa80d The behavior of toString() and toSource() on empty regexps has changed. See bug 225550 and bug 226045. 2003-11-18 04:12:48 +00:00
pschwartau%netscape.com cbb33a9d98 Removing skip of fileName and lineNumber test; these properties are now supported by Rhino. See bug 225817. 2003-11-17 16:48:12 +00:00
pschwartau%netscape.com b707a22895 Removing inner () 's from Section 4 of test. See bug 225831 comment 7. 2003-11-17 00:46:52 +00:00
pschwartau%netscape.com 24d46ce950 Adding comments. 2003-11-16 23:10:49 +00:00
pschwartau%netscape.com 2954f1e1c9 Nope, that last correction was wrong; fixing mistake. See bug 225289 comment 9. 2003-11-16 23:07:28 +00:00
pschwartau%netscape.com 336f8f995e Adding three more sections, by igor@fastmail.fm. 2003-11-16 22:03:14 +00:00
pschwartau%netscape.com 5e19ce935a Initial add. Regression test for bug 225831, by igor@fastmail.fm. 2003-11-16 00:04:18 +00:00
pschwartau%netscape.com 059637f8b3 Correcting another error (I believe; see bug 209919 comment 14). 2003-11-15 23:22:00 +00:00
pschwartau%netscape.com e19013d947 Fixing more errors in the test - see bug 225289 comment 6. 2003-11-15 23:19:27 +00:00
pschwartau%netscape.com 22ba07905f Fixing an error in the test. 2003-11-15 22:47:03 +00:00
pschwartau%netscape.com 75422d50c1 Removing skips for toSource() and uneval(), now that Rhino has implemented these methods (bug 225465). Adding a comment for skip of js1_5/Regress/regress-192465.js. 2003-11-13 18:39:17 +00:00
pschwartau%netscape.com 976f1809e1 Initial add. Regression test for bug 225343. 2003-11-11 20:55:59 +00:00
pschwartau%netscape.com 6414dc4d64 Correcting mistakes, and changing style. 2003-11-11 05:21:26 +00:00
pschwartau%netscape.com c8372729aa Initial add. Regression test for bug 225289. 2003-11-11 04:56:52 +00:00
pschwartau%netscape.com 1ecac41a94 Adding one more section. 2003-11-08 23:02:59 +00:00
pschwartau%netscape.com cc191541bb Adding more sections. 2003-11-08 22:54:19 +00:00
pschwartau%netscape.com df02e5884f Removing a stray comment. 2003-11-08 22:50:27 +00:00
pschwartau%netscape.com f584a9af35 Initial add. Regression test for bug 224956. 2003-11-08 22:48:54 +00:00
pschwartau%netscape.com 0865e526f2 Correcting a mistake in this testcase, discovered by zack-weg@gmx.de. The left and right parens were not balanced! 2003-11-07 22:47:34 +00:00
pschwartau%netscape.com b0748544ba 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 c6e98c8a21 Rearranging code to make style consistent with other tests in this directory. 2003-11-07 18:00:09 +00:00
pschwartau%netscape.com 94cdb231a3 Initial add. Regression test for bug 224676. 2003-11-05 04:08:11 +00:00
pschwartau%netscape.com 1faffc0fb6 Replacing "Copyright �" by "Copyright (C)" in JS test suite sources. See bug 222759. 2003-10-27 01:49:27 +00:00
pschwartau%netscape.com 82a03fc995 Adding more cases. 2003-10-24 17:55:06 +00:00
pschwartau%netscape.com e3b4c16fa0 Initial add. Regression test for bug 223535. 2003-10-24 17:47:36 +00:00
pschwartau%netscape.com 92ef5f7beb 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 21596d6383 Correcting a mistake: remember to escape the escape character inside eval strings! 2003-10-24 00:51:37 +00:00
pschwartau%netscape.com 0b9f8244c1 Whitespace fix. 2003-10-23 21:15:06 +00:00
pschwartau%netscape.com e03b9ebe33 Fixing a comment. 2003-10-23 21:13:34 +00:00
pschwartau%netscape.com d04a86445e Added cases covering unbalanced brackets and braces. 2003-10-23 20:48:43 +00:00
pschwartau%netscape.com 054eaeb6fc Initial add. Regression test for bug 223273. 2003-10-23 20:27:32 +00:00
pschwartau%netscape.com 2049f8f1b7 Skip new tests that use SpiderMonkey's f.caller property (non-ECMA). 2003-10-16 04:08:38 +00:00
pschwartau%netscape.com d764fcd48b Initial add. Regression test for bug 222029. 2003-10-13 22:23:17 +00:00
pschwartau%netscape.com e21b28f1d4 Whitespace fix. 2003-10-13 20:56:55 +00:00
pschwartau%netscape.com d3607e4a9d Initial add. Regression test for bug 222029. 2003-10-13 20:18:46 +00:00
pschwartau%netscape.com 18aa61bacd Initial add. Regression test for bug 39309. 2003-10-01 00:03:32 +00:00
pschwartau%netscape.com de6f7a3a8b Initial add. Regression test for bug 220584. 2003-09-29 17:45:15 +00:00
pschwartau%netscape.com 2bf2a57dd4 Improving readability. 2003-09-26 19:37:15 +00:00
pschwartau%netscape.com 769b832c24 Initial add. Regression test for bug 220367. 2003-09-26 19:24:58 +00:00
pschwartau%netscape.com 59648663bd Initial add. Regression test for bug 220362. 2003-09-26 18:56:23 +00:00
pschwartau%netscape.com 5547869e54 Initial add. Regresssion test for bug 216320. 2003-09-09 00:37:49 +00:00
pschwartau%netscape.com 60a8469472 Correcting a typo. 2003-08-19 16:45:03 +00:00
pschwartau%netscape.com 19674c814c Initial add. Regression test for bug 216591. 2003-08-19 16:36:54 +00:00
pschwartau%netscape.com c0ed4e801d 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 ae38e3c537 Initial add. Regression test for bug 210682. 2003-07-02 23:43:09 +00:00
pschwartau%netscape.com c8fd7b2143 Adding 2 more sections. 2003-06-20 21:10:24 +00:00
pschwartau%netscape.com 676d30cf80 Improving comments. 2003-06-20 05:27:38 +00:00
pschwartau%netscape.com 27c2fd7dc5 Adding 2 more sections, and an explanation for the matches by Waldemar. 2003-06-20 05:23:06 +00:00
pschwartau%netscape.com 7c7bb79ec1 Improving comments. 2003-06-20 04:56:50 +00:00
pschwartau%netscape.com 5f4fd209a2 Improving comments. 2003-06-20 04:55:00 +00:00
pschwartau%netscape.com 795021a138 Correcting test per Waldemar at bug 209919 comment 11. 2003-06-20 00:40:01 +00:00
pschwartau%netscape.com 129f4eb65d Initial add. Regression test for bug 209919. 2003-06-19 21:26:19 +00:00
pschwartau%netscape.com 120a3b71cf Adding a carriage return at end of file. 2003-06-17 21:32:48 +00:00
pschwartau%netscape.com f88776bc0a Moving all catch guard tests from the ecma_3/Exceptions directory to the js1_5/Exceptions directory, since this is non-ECMA syntax. 2003-06-14 01:16:36 +00:00
pschwartau%netscape.com 9bdc9ea55b Improving readability. 2003-06-13 18:09:45 +00:00
pschwartau%netscape.com 6b9c65b8d7 Improving readability. 2003-06-13 01:18:18 +00:00
pschwartau%netscape.com 288425ab00 Initial add. Regression test for bug 209067.js 2003-06-12 23:07:27 +00:00
pschwartau%netscape.com 5bb72599e3 Initial add. Regression test for bug 208496. 2003-06-09 21:01:09 +00:00
pschwartau%netscape.com a7b53cf365 Removing in order to rename test as regress-208496-001.js 2003-06-09 21:00:02 +00:00
pschwartau%netscape.com 03098d0886 Making sections 5 and 6 a little sharper. 2003-06-06 20:55:38 +00:00
pschwartau%netscape.com 49163c4ca4 Adding more cases to the test. 2003-06-06 18:34:49 +00:00
pschwartau%netscape.com 5f7a2f190c Initialize the |actual| variable so it doesn't hold |undefined|. 2003-06-06 00:02:30 +00:00
pschwartau%netscape.com f284d473d5 Initial add. Regression test for bug 208496. 2003-06-05 23:54:44 +00:00
pschwartau%netscape.com 50819da455 Oops, I accidentally had section 2 of the test commented out! Uncommenting it now - 2003-05-08 21:19:09 +00:00
pschwartau%netscape.com 266fb1118c Initial add. Tests ECMA-262 Ed. 3 Section 11.13.1, and is a regression test for bug 204919. 2003-05-08 21:08:19 +00:00
pschwartau%netscape.com bd9b9f8881 Initial add. Regression test for bug 204210. 2003-05-03 20:35:17 +00:00
pschwartau%netscape.com dd257f7c22 Improving readability. 2003-04-30 21:51:27 +00:00
pschwartau%netscape.com bb1d7a7641 Adding new cases to the test (by Igor Bukanov). 2003-04-30 21:39:08 +00:00