Commit Graph

205 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
pschwartau%netscape.com
144ad77450 Adding a new case, and improving readability. 2003-04-30 01:10:10 +00:00
pschwartau%netscape.com
a4ed859336 Initial add. Regression test for bug 203841. 2003-04-30 01:01:02 +00:00
pschwartau%netscape.com
02641c4c8e Initial add. Regression test for bug 203402. 2003-04-29 18:49:32 +00:00
pschwartau%netscape.com
f6482b0f22 Improving readability. 2003-04-20 03:36:11 +00:00
pschwartau%netscape.com
f54cb8642f Initial add. Regression test for bug 202678. 2003-04-20 03:30:04 +00:00
pschwartau%netscape.com
78a75752a7 Revising test to match style of testcase for duplicate bug 192414. That is, use an eval string and try...catch. See bug 192414 comment 25 etc. - 2003-03-25 01:45:29 +00:00
pschwartau%netscape.com
c78c022a6a Removing the early return, and adjusting |N| downward from 1000 to 90 instead. 2003-03-21 02:02:59 +00:00
pschwartau%netscape.com
a953b34fcf Adding an early return to this test, due to problems on Linux RedHat8. See bug 174341 comment 24 and following. 2003-02-28 00:33:44 +00:00
pschwartau%netscape.com
5d7fb8b95b Oops; back out last change. No sense in try...catch if the code you're trying isn't hidden inside an eval string! 2003-02-24 22:33:01 +00:00
pschwartau%netscape.com
67070c0aad Add a try...catch around the recursion test to catch 'too much recursion' exceptions. They are OK; we are only testing against crashes in this test. 2003-02-24 20:04:07 +00:00
pschwartau%netscape.com
c2b61e9dfb Initial add. Regression test for bug 193418. 2003-02-17 22:24:26 +00:00
pschwartau%netscape.com
02a3ab1ed8 Initial add. Regression test for bug 192465. 2003-02-11 00:13:45 +00:00
pschwartau%netscape.com
578cd2a470 Re-indexing the repeat_str() function to output N copies of the given string instead of N+1. 2003-02-09 00:52:21 +00:00
pschwartau%netscape.com
40baf980cc Initial add. Regression test for bug 192414. 2003-02-09 00:39:46 +00:00
pschwartau%netscape.com
9ffd003285 Initial add. Regression test for bug 192288. 2003-02-07 22:52:05 +00:00
pschwartau%netscape.com
1fdeabca14 Initial add. Regression test for bug 192226. 2003-02-07 22:26:15 +00:00
pschwartau%netscape.com
a3137029fb Initial add. Regression test for bug 192105. 2003-02-06 19:17:07 +00:00
pschwartau%netscape.com
fe3732ac6e Initial add. Regression test for bug 191668. 2003-02-03 20:35:00 +00:00
pschwartau%netscape.com
61802a48b1 Initial add. Regression test for bug 191633. 2003-02-03 20:08:27 +00:00
pschwartau%netscape.com
021c3fa7a6 Initial add. Regression test for bug 191276. 2003-01-30 19:10:35 +00:00
pschwartau%netscape.com
de3afd2b83 Improving comment. 2003-01-08 23:03:17 +00:00
pschwartau%netscape.com
b78063ef86 Adding a comment. 2003-01-08 23:01:43 +00:00