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

157 Коммитов

Автор SHA1 Сообщение Дата
pschwartau%netscape.com 3dd197a08f Improving comment. 2003-01-08 23:03:17 +00:00
pschwartau%netscape.com ba4c5642e4 Adding a comment. 2003-01-08 23:01:43 +00:00
pschwartau%netscape.com 6cbc9e9b68 Correcting testcase and adding more illustrative cases. 2003-01-08 22:51:02 +00:00
pschwartau%netscape.com 26848f6ed6 Adding more comments. 2002-12-17 01:54:54 +00:00
pschwartau%netscape.com 46febb5aa5 Initial add. Regression test for bug 185485. 2002-12-17 01:41:34 +00:00
pschwartau%netscape.com 9550ec9c96 Initial add. Regression test by igor@icesoft.no for bug 185165. 2002-12-14 02:33:58 +00:00
pschwartau%netscape.com 974ade6725 Improving readability. 2002-12-13 21:40:32 +00:00
pschwartau%netscape.com cc94cf3b6d Added 'compile functions with dynamic scope' feature of Rhino to the test. Necessary to expose the bug. 2002-12-12 23:31:44 +00:00
pschwartau%netscape.com 1daef5dd81 Initial add. Regression test for bug 184107. 2002-12-10 00:22:44 +00:00
pschwartau%netscape.com 583bd3b9b7 Initial add. Regression test for bug 154693. 2002-11-27 01:00:29 +00:00
pschwartau%netscape.com d8599d42e8 Rearranging section order for greater readability. 2002-11-26 19:55:34 +00:00
pschwartau%netscape.com cdb5c6d65f Initial add. Regression test for bug 181834 by felix.meschberger@day.com. 2002-11-26 19:48:14 +00:00
pschwartau%netscape.com eb280e54ba Adding comments. 2002-11-14 02:12:15 +00:00
pschwartau%netscape.com 7825c9f42d Removing redundant variable declarations. 2002-11-13 00:19:57 +00:00
pschwartau%netscape.com a1dbc1b91c Adding more sections to cover str.search(), str.replace(). 2002-11-12 23:14:17 +00:00
pschwartau%netscape.com 5d9b2541ad Comment fix. 2002-11-12 19:02:18 +00:00
pschwartau%netscape.com 1e9413b235 str.match() CAN take a 2nd parameter, if the 1st one is a string instead of a RegExp object. Added cases to cover that. 2002-11-12 18:33:39 +00:00
pschwartau%netscape.com 417d42c783 Initial add. Regression test for bug 179524. 2002-11-12 01:52:25 +00:00
pschwartau%netscape.com b9f67e3589 Initial add. Regression test by igor@icesoft.no for bug 31255, bug 179366. 2002-11-10 20:56:42 +00:00
pschwartau%netscape.com ce694cbe11 Initial add. Regression test for bug 179068. 2002-11-10 20:31:36 +00:00
pschwartau%netscape.com 1f0fa0eff3 A more accurate inRhino() function. The previous one failed to distinguish Rhino from LiveConnect. 2002-11-08 22:42:25 +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 52250b83fa New version of the test, by igor@icesoft.no; uses less memory. 2002-11-02 01:26:08 +00:00
pschwartau%netscape.com 21843212dc Initial add. Regression test for bug 159334. 2002-11-01 02:00:08 +00:00
pschwartau%netscape.com 63b2190524 Improving comments. 2002-10-31 21:24:25 +00:00
pschwartau%netscape.com 0980e7538f Initial add. Regression test for bug 177314. 2002-10-30 20:34:13 +00:00
pschwartau%netscape.com b19175a575 Initial add. Testcases created by Brendan in the course of fixing bug 96526. 2002-10-30 02:09:53 +00:00
pschwartau%netscape.com ddee960fdf Initial add. Utility file needed for certain tests in js/tests/js1_5/Expressions/. 2002-10-30 02:08:46 +00:00
pschwartau%netscape.com 9c3bde33d4 Whitespace cleanup. 2002-10-17 19:25:40 +00:00
pschwartau%netscape.com cb9fe22828 Improving readability. 2002-10-09 20:43:35 +00:00
pschwartau%netscape.com 13f69bd216 Initial add. Regression test for bug 172699. 2002-10-08 00:37:49 +00:00
pschwartau%netscape.com 233fcec52a Simplifying test. 2002-09-28 02:52:28 +00:00
pschwartau%netscape.com 4b80eca043 Initial add. Regression test for bug 170193. 2002-09-22 22:11:40 +00:00
pschwartau%netscape.com 63bee85c59 Initial add. Regression test for bug 156354. 2002-09-16 22:24:42 +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 9a56211808 Initial add. Regression test for bug 168347. 2002-09-14 00:12:25 +00:00
pschwartau%netscape.com 4d99a3eadb Breaking up test regress-96526.js into separate testcases - 2002-09-04 21:56:13 +00:00
pschwartau%netscape.com 05ee55776f Removing this test to break it up into three separate tests: regress-96526-001.js, -002.js, -003.js 2002-09-04 21:53:40 +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