Commit Graph

445 Commits

Author SHA1 Message Date
Robert Sayre
9ff988ea42 Merge m-c to tracemonkey. 2008-12-06 00:54:08 -08:00
Jim Blandy
68b268583f bug 466269 - fall out from getTestCase numeric/NaN comparison bug 461180. 2008-11-27 02:29:32 -08:00
Bob Clary
9097c96f28 bug 452786 - JavaScript Test by Joachim Kuebart. 2008-11-27 02:29:29 -08:00
David Mandelin
88df430890 Test case to detect bug 465862: case-insensitive mode in the native regexp compiler 2008-11-21 10:56:24 -08:00
Bob Clary
7c294b6130 JavaScript Tests - regression tests for bug 346642, bug 349605, bug 351336, bug 351626, bug 352281, bug 354878, bug 355569, bug 359024, bug 373678, bug 417817, bug 419091, bug 444979, bug 445818, bug 446386, bug 449627, bug 450369, bug 451483, bug 451906, bug 452008, bug 452742, bug 454040, bug 456494, bug 456845, with updates for js1_8_1/trace/trace-test.js, public-failures.txt, spidermonkey-n-1.9.1.tests, universe.data 2008-10-17 14:15:06 -07:00
Bob Clary
1f36e62212 JavaScript Tests - regression test for bug 430740, by Dave Reed 2008-09-24 00:39:00 -07:00
Bob Clary
7f3fe66864 Sisyphus - add ecma_3_1, js1_8_1 and new JavaScript options 2008-08-13 11:23:43 -07:00
Bob Clary
e1ada444d9 JavaScript Tests - clean up contributors on boilerplate shell.js files, no bug 2008-08-13 05:17:23 -07:00
Bob Clary
dbda69e680 JavaScript Tests - update template copyright dates, no bug 2008-08-13 05:11:16 -07:00
Bob Clary
787da6c117 JavaScript Tests - regression test for bug 448595, by Oliver Hunt 2008-08-07 18:00:38 -07:00
Bob Clary
59b81c8215 JavaScript Tests - regression test for bug 442242, by Igor Bukanov 2008-08-07 04:47:33 -07:00
Bob Clary
04dfdc60fe JavaScript Tests - regression test for bug 441477, by Jason Orendorff 2008-08-07 03:23:36 -07:00
Bob Clary
abd6467b9a JavaScript Test - binary operator evaluation order, bug 433672 2008-08-06 19:15:12 -07:00
Bob Clary
62d958a2be merge commit for test, bug 430740 2008-08-05 13:48:32 -07:00
Bob Clary
84d2a73631 JavaScript Tests - modify test for BOM to whitespace conversion, bug 430740 2008-08-05 13:46:36 -07:00
Bob Clary
784ecdcdd4 JavaScript Tests - regression test for bug 446494, by Philip Taylor 2008-08-04 16:48:01 -07:00
Bob Clary
514b09816f JavaScript Tests - correct test typos, bug 433999 2008-06-25 10:47:21 -04:00
Bob Clary
b40ec291ec JavaScript Tests - update statistics handling in test, bug 311414 by jorendorff 2008-06-25 10:31:55 -04:00
bclary@bclary.com
2bd8c94cd8 JavaScript Tests - test for section ecma 262-3 15.4.5.1 2008-04-30 18:22:00 -07:00
bclary@bclary.com
d85dec156f JavaScript Tests - regression test for bug 429248, by Jesse Ruderman 2008-04-25 18:02:29 -07:00
bclary@bclary.com
98b5bbd918 JavaScript Tests - regression test for bug 430717, by Mike Shaver 2008-04-25 14:34:20 -07:00
bclary@bclary.com
8c9a7befc3 JavaScript Tests - update regression tests due to bug 416933 2008-04-23 18:49:19 -07:00
bclary@bclary.com
3b6806fd74 JavaScript Tests - regression tests for bug 352044, by Martin Honnen 2008-04-18 04:55:40 -07:00
bclary@bclary.com
43f7dcb00f JavaScript Tests -regression tests for bug 392378, by x00000000 2008-04-16 09:30:03 -07:00
bclary@bclary.com
3ea487affc JavaScript Tests - make javascript.options.strict tests insensitive to current setting, bug 428396 2008-04-10 14:24:08 -07:00
bclary@bclary.com
3dce29a07e JavaScript Tests - remove unneeded image foo from test, bug 324650 2008-03-26 13:21:25 -07:00
bclary@bclary.com
3dd5715ff0 JavaScript Tests - regression test for bug 423300, by x0 2008-03-25 04:33:58 -07:00
bclary@bclary.com
8bf0086ccb JavaScript Tests - update ecma_3/RegExp/regress-375711.js due to change in bug 416933 2008-03-23 14:46:04 -07:00
bclary@bclary.com
28eeab7d9c JavaScript Tests - fix TimeWithinDay for negative arguments, bug 264727 2008-03-11 15:18:23 -07:00
bclary@bclary.com
5898e57502 JavaScript Tests - regression test for bug 420087, by Mike Shaver 2008-03-09 13:49:13 -07:00
bclary@bclary.com
36dc12fbfb JavaScript Tests - regression tests for bug 420610, by Jesse Ruderman 2008-03-09 13:15:14 -07:00
bclary@bclary.com
a6d3b6e1b7 JavaScript Tests - regression test for bug 421325, by Brian Crowder 2008-03-09 13:00:57 -07:00
bclary@bclary.com
c58c0d4132 JavaScript Tests - regression tests for bug 419152, by Mike Shaver 2008-02-28 08:44:05 -08:00
bclary@bclary.com
a2cb4b68cf JavaScript Test - fix thinko in ecma_3/Number/15.7.4.3-01.js, bug 412068 2008-01-14 23:09:46 -08:00
jwalden@mit.edu
c9b4d9d6f4 Bug 412068 - Number.prototype.toLocaleString incorrectly accesses the memory where its first argument should be, even if no first argument is actually given. Tag-team r=igor, r+a=brendan By the way, this checkin occurred on an orange tree. Just like every other patch in the last day. Yay checkin policy. 2008-01-14 20:16:08 -08:00
bclary@bclary.com
b3ff48cc38 JavaScript Tests - regression test for bug 411893, by Jeff Walden, not part of the build 2008-01-11 19:54:40 -08:00
bclary@bclary.com
ba4c806ad1 JavaScript Tests - regression test for bug 411889, by Jeff Walden, not part of the build 2008-01-11 19:48:16 -08:00
bclary@bclary.com
2d5c6d7fc9 JavaScript Tests - regression tests for bug 368516, 371636, by Brendan Eich, Igor Bukanov, not part of the build 2007-12-10 07:27:59 -08:00
bclary@bclary.com
ca943e063c JavaScript Test - add missing test for bug 396969, by Brendan Eich, not part of the build 2007-12-07 00:55:03 -08:00
bclary@bclary.com
d56249d098 JavaScript Tests - update regression test for bug 274152 due to bug 368516, not part of the build 2007-12-06 11:23:03 -08:00
bclary@bclary.com
21b69d628d JavaScript Tests - regression tests for bug 402386, semicolon insertion, not part of the build 2007-11-13 20:19:18 -08:00
bclary@bclary.com
fc33ca4410 JavaScript Tests - regression test for bug 398485, not part of the build 2007-11-13 10:53:16 -08:00
bclary@bclary.com
1a06132e16 JavaScript Tests - copy regular expression testing utilities from RegExp to extensions subsuite, bug 370585, not part of the build 2007-10-11 03:32:25 -07:00
bclary@bclary.com
9339d8e5be JavaScript Tests - move tests of non-standard features to extensions, bug 370585, not part of the build 2007-10-10 20:53:01 -07:00
bclary@bclary.com
90fa03db0e JavaScript Tests - move tests of non-standard features to extensions, bug 370585, not part of the build 2007-10-10 20:46:26 -07:00
bclary@bclary.com
c7b0db0bcd JavaScript Tests - move tests of non-standard features to extensions, bug 370585, not part of the build 2007-10-10 20:38:13 -07:00
bclary@bclary.com
cd2e11ae19 JavaScript Tests - move tests of non-standard features to extensions, bug 370585, not part of the build 2007-10-10 19:04:46 -07:00
bclary@bclary.com
77b3313925 JavaScript Tests - move tests of non-standard into extensions, bug 370585 2007-10-10 18:36:33 -07:00
bclary@bclary.com
ee1c273447 JavaScript Test - ignore XPCCrossOriginWrapper on global object, bug 390946, not part of the build 2007-10-05 13:44:42 -07:00
bclary@bclary.com
e89207f3d6 JavaScript Tests - fix emca 262 section, bug 396969, not part of the build 2007-09-28 09:09:35 -07:00