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

237 Коммитов

Автор SHA1 Сообщение Дата
bclary%bclary.com 79065b8844 Regression test for bug 327697, by Jesse Ruderman 2006-02-26 08:17:21 +00:00
bclary%bclary.com 067b1ea197 Regression test for bug 327564, by Jesse Ruderman, Brendan Eich 2006-02-26 07:50:53 +00:00
bclary%bclary.com 530fc366cd Regression test for bug 324688, fix Components detection 2006-02-15 18:39:16 +00:00
bclary%bclary.com 9dc2a96ad9 Regression test for bug 324422, by Doug Wright 2006-02-13 21:32:20 +00:00
bclary%bclary.com f00913a42a Regression test for bug 323338 by Franky Braem and Seno Aiko 2006-02-13 20:34:51 +00:00
bclary%bclary.com 104b8e5f4c Regression test for bug 324688, by Nickolay Ponomarev 2006-02-13 20:19:54 +00:00
bclary%bclary.com e62a7b018b Regression test for bug 325750, by Biju 2006-02-03 16:24:00 +00:00
bclary%bclary.com 0ba439fd03 rename incorrectly named tests for section E4X ECMA 357 11.1.4, no bug, not part of the build 2006-02-03 16:22:06 +00:00
bob%bclary.com c35118dd68 JS Test Library - properly escape embedded tags in output to browser windows, add call to actual GC from the JSDebugger service 2006-01-13 19:26:59 +00:00
bob%bclary.com 6cf43ab2a8 Regression test for bug 321547, by Biju 2006-01-13 11:14:34 +00:00
bob%bclary.com a53640bc5d Regression test for bug 322499, by Brendan Eich 2006-01-12 17:00:53 +00:00
bob%bclary.com 3e14b5d7a8 Update template boilerplate for 2006, no bug, not part of the build 2006-01-03 04:16:14 +00:00
bob%bclary.com ddaa4bc98e Regression test for bug 321549, by Biju 2005-12-27 00:54:42 +00:00
bob%bclary.com 62e09d74cb Regression test for bug 320008, by simon 2005-12-23 09:41:59 +00:00
bob%bclary.com eaabd22cf9 Regression test for bug 318922, by Biju, not part of the build 2005-12-08 19:56:08 +00:00
bob%bclary.com 26c31fabc6 Regression test for bug 313592, by Seno Aiko 2005-11-01 19:00:33 +00:00
bob%bclary.com 06d2c5f8ba Regression test for bug 313929, use XML to defer error to runtime 2005-10-29 11:26:23 +00:00
bob%bclary.com 5e7cb78a27 Regression test for bug 313929, by Seno Aiko 2005-10-29 06:32:23 +00:00
bob%bclary.com d5259dbcf6 Regression test for bug 313799, fix typo. Thanks to Seno Aiko for the catch 2005-10-26 10:29:55 +00:00
bob%bclary.com c1bedb8cb9 Regression test for bug 313799, by Seno Aiko 2005-10-26 08:00:06 +00:00
bob%bclary.com 3826e2403c JavaScript Test Library - explicitly convert printStatus argument to string in e4x/shell.js, ecma_3/shell.js, no bug 2005-10-25 09:58:37 +00:00
bob%bclary.com c30f58b629 Regression test for e4x/XML/13.4.4.3-02.js, catch exceptions to prevent exit code 3 2005-10-24 08:37:17 +00:00
bob%bclary.com a21a0c4317 Regression test for bug 313080 - catch exceptions to prevent exit code 3 2005-10-24 08:35:25 +00:00
bob%bclary.com b3632d3847 Regression test for bug 311580 - remove expected exit code 3 as change no longer causes Out of memory errors 2005-10-24 08:34:02 +00:00
bob%bclary.com f09d9e03d4 Regression test for bug 311580, slight performance improvement 2005-10-24 02:42:26 +00:00
bob%bclary.com 64ff1d44ec Regression test for bug 312196 - Remove extraneous alert 2005-10-24 02:33:22 +00:00
bob%bclary.com f60399f9b9 Regression test for bug 302531, by Blake Kaplan 2005-10-23 21:52:43 +00:00
bob%bclary.com ace4f68451 Fix my errors in writing the testcases for bug 312692 2005-10-23 13:12:00 +00:00
bob%bclary.com 2161562d9b Regression test for bug 312692, by Seno Aiko 2005-10-23 06:26:15 +00:00
bob%bclary.com 7cc4f4a472 Regression test for bug 312196, test by Sean McMurray 2005-10-21 09:10:40 +00:00
bob%bclary.com 965cf4c5eb Regression test for bug 313080, test by nanto_vi (TOYAMA Nao) 2005-10-21 08:15:36 +00:00
bob%bclary.com b0938c1b60 add XML.ignoreWhitespace = false to ensure valid comparison of string values, bug 312064 2005-10-16 16:24:07 +00:00
bob%bclary.com b06c2bfcc6 Add expected exit code of 3 to deal with out of memory conditions, bug 311580 2005-10-11 19:43:25 +00:00
bob%bclary.com dcf43b5b3d Fix expected value for CDATA section nodeKind 2005-10-11 19:03:02 +00:00
bob%bclary.com a5fd6dd9c1 Regression test - properly root stack in toXMLString, test by Stephen Donner, bug 311580 2005-10-10 02:34:42 +00:00
bob%bclary.com 9cf7f2f1ac Regression test - Do not crash on long running script using e4x, test by conor@the325project.org, bug 309897 2005-10-10 02:29:58 +00:00
bob%bclary.com 0aceaddbca Regression test, Do not crash when searching large e4x tree, bug 308111, test by Aaron Boodman 2005-10-10 02:26:32 +00:00
bob%bclary.com 2624976e63 E4X 11.4.1 - XML Initializer: SGML Comment hiding, bug 311157, test by Brendan Eich 2005-10-09 23:59:43 +00:00
bob%bclary.com 47edade041 E4X 11.4.1 - XML Initializer: accept single processing instruction, CDATA section, single comment, test by Martin Honnen, bug 257679 2005-10-09 23:55:24 +00:00
bob%bclary.com 94ef0d67d7 automated testing - add full path to test results written to stdout, add simulated gc() for browser based tests (from Igor Bukanov), not part of the build, no bug 2005-10-09 23:19:44 +00:00
bob%bclary.com 26356f0a2b 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 a17546b79a Do not crash with XMLList filters, bug 301596, by Mike Shaver 2005-09-18 21:34:01 +00:00
bob%bclary.com dde951d41e Parse XML entities in Function.prototype.toString, bug 301573, by Seno Aiko 2005-09-18 21:29:57 +00:00
bob%bclary.com 0e50ada6c7 never perpetrate a silent failure, bug 301553, by Wladimir Palant 2005-09-18 21:28:40 +00:00
gerv%gerv.net a656eecc05 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-09-13 18:40:56 +00:00
bob%bclary.com b138b88c44 Regression test for bug 301692, by Seno Aiko 2005-07-28 07:28:34 +00:00
bob%bclary.com ce5c38807d Add regression testcase for bug 292455, by Martin Honnen 2005-07-28 06:49:17 +00:00
bob%bclary.com 90e6358d3b Add regression testcase for bug 301545, by Axel Hecht 2005-07-28 06:45:28 +00:00
bob%bclary.com f442b13d1c add bug number 297025 to test, no bug 2005-07-28 06:27:19 +00:00
bob%bclary.com 15e08db393 add bug number 289630 to test, no bug 2005-07-28 06:26:16 +00:00
bob%bclary.com 2fe1a18b36 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 0a16c71eb0 e4x 10.2.1.js XML.toXMLString test coverage, bug 297025 2005-06-08 02:54:39 +00:00
bob%bclary.com 10ef72f21a e4x 10.1.2.js xmllist.toString test coverage, bug 297024 2005-06-08 02:45:15 +00:00
bob%bclary.com 30f1026449 e4x 10.1.1.js xml.toString test coverage, bug 297018 2005-06-08 02:23:01 +00:00
bob%bclary.com e21aeb477a Add newline after modeline, no bug, not part of the build 2005-06-07 19:54:01 +00:00
bob%bclary.com b05070119d undeclaring namespace should cause parse error, bug 292863 by Martin Honnen 2005-05-06 01:16:23 +00:00
bob%bclary.com 07471ffaa7 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 379c0b0fa4 Additional test from Martin Honnen, Bug 290715 2005-04-18 21:04:23 +00:00
bob%bclary.com 825c57b68b Additional tests by Martin Honnen, Bug 290481 2005-04-18 20:02:20 +00:00
bob%bclary.com 86cd3d8ce3 Regression test for bug 290499, by Martin Honnen 2005-04-15 18:29:53 +00:00
bob%bclary.com b8e01fdd3b Add regression test for bug 290056, by Martin Honnen 2005-04-13 18:44:22 +00:00
bob%bclary.com 39c4c41fed Escape >, bug 289634 2005-04-11 03:27:48 +00:00
bob%bclary.com 89e5487c6e Update character ranges, bug 289640 2005-04-11 02:24:04 +00:00
bob%bclary.com 26ca2bbb40 Add two test cases from Martin Honnen, bug 289706, bug 289790 2005-04-11 02:15:35 +00:00
brendan%mozilla.org c70649a04e Don't bellow, below 2005-04-05 22:47:41 +00:00
bob%bclary.com da8332f7a2 Testcase for XML Descendants, by Martin Honnen <martin.honnen@gmx.de> 2005-04-05 15:22:58 +00:00
bob%bclary.com 2b79db60f1 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 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
bob%bclary.com b1669738e3 Initial add. Regress test for bug 283349, by igor@mir2.org 2005-03-07 04:20:59 +00:00
bob%bclary.com 77e48e3ed3 Initial add. Regression test for bug 280844, by igor@mir2.org 2005-03-07 02:55:17 +00:00
bob%bclary.com afe62315e1 Initial add. Regression test for bug 283972, by Martin.Honnen@arcor.de 2005-03-07 02:46:10 +00:00
bob%bclary.com 7c7ea5e8b5 Initial add. Regression test for bug 277779, by martin.honnen@arcor.de 2005-02-24 05:48:45 +00:00
bob%bclary.com 10aae62902 Initial add. Regression test for bug 277683, by martin.honnen@arcor.de 2005-02-24 05:46:57 +00:00
bob%bclary.com af1873fda6 Initial add. Regression test for bug 277664, by martin.honnen@arcor.de 2005-02-24 05:44:35 +00:00
bob%bclary.com 5a322e0b72 Initial add. Regression test for bug 277650, by martin.honnen@arcor.de 2005-02-24 05:42:20 +00:00
gerv%gerv.net 8c57572d65 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-12 20:11:18 +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
igor%mir2.org 585ec6072c Test case for isXMLName(s) 2005-01-13 19:42:38 +00:00
igor%mir2.org 7f1b90a034 *** empty log message *** 2005-01-12 17:44:22 +00:00
igor%mir2.org 1aed76340a Added check for a..b += xxx as well 2005-01-11 15:46:51 +00:00
igor%mir2.org e02144e350 Test case for Rhino bug 277935 2005-01-11 15:39:51 +00:00
brendan%mozilla.org 5423bebbf0 e4x test fixes to match spec, r=igor@fastmail.fm. 2004-11-29 20:49:34 +00:00
igor%mir2.org 7466eb5da0 Test for bug 271545 2004-11-24 15:30:38 +00:00
igor%mir2.org f6e7b51ba2 *** empty log message *** 2004-10-15 13:33:02 +00:00
igor%mir2.org 1f731ff554 Regression tests for Rhino bugs 2004-10-14 07:09:22 +00:00
igor%mir2.org 7abc4eb855 Test suite for E4X from AgileDelta Inc, http://agiledelta.com/ : see bug 251113 2004-10-13 21:35:32 +00:00