Commit Graph

100 Commits

Author SHA1 Message Date
bclary@bclary.com
f4708f06ed JavaScript Tests - regression test for bug 415922, by Joachim Kuebart 2008-02-18 02:48:26 -08:00
bclary@bclary.com
3e59387f2b JavaScript Tests - regression test for bug 416601, by Igor Bukanov 2008-02-18 02:12:46 -08:00
bclary@bclary.com
18f47ac952 JavaScript Tests - update test due to bug 309894 2008-02-13 15:34:49 -08:00
bclary@bclary.com
7361183085 JavaScript Tests - update test for bug 410571 2008-02-11 14:22:02 -08:00
jwalden@mit.edu
bba13239da Bug 410571 - Yield and let expressions disappear in decompilation of object literal due to mismanagement of the sprintstack; just sprint all at once instead of in two steps. r+a=brendan 2008-02-09 19:30:07 -08:00
bclary@bclary.com
8981e01fd3 JavaScript Tests - regression test for bug 373828, by Jesse Ruderman 2008-02-07 05:53:08 -08:00
bclary@bclary.com
9213ad39d9 JavaScript Tests - regression tests for bug 352640, by Jesse Ruderman 2008-02-07 05:50:24 -08:00
bclary@bclary.com
5786c45c26 JavaScript Tests - run Tinderbox browser tests without restarting browser, bug 406196 2008-02-06 12:05:33 -08:00
nboyd@atg.com
d37ce251dc As you might expect, a regression test for bug 414553. r=bclary@bclary.org 2008-02-01 12:48:02 -08:00
bclary@bclary.com
fc8b8545a9 JavaScript Tests - test iterator value scope in array comprehension, by Norris Boyd, bug 412467, not part of the build 2008-01-15 20:47:31 -08:00
nboyd@atg.com
a9bc0dbe8e Fix bug 411539 Generalize some tests for Rhino and Spidermonkey. r=bclary@bclary.com 2008-01-11 09:38:09 -08:00
bclary@bclary.com
9649730e98 JavaScript Test - regression test for bug 352422, by Jesse Ruderman, not part of the build 2008-01-08 19:31:29 -08:00
bclary@bclary.com
a2f8f1260f JavaScript Test - regression test for bug 352786, by Jesse Ruderman, not part of the build 2008-01-08 19:25:46 -08:00
bclary@bclary.com
7588c92bef JavaScript Test - regression test for bug 376410, by Jesse Ruderman, not part of the build 2008-01-08 19:19:54 -08:00
bclary@bclary.com
6dd69c514e JavaScript Test - regression test for bug 376410, by Jesse Ruderman, not part of the build 2008-01-08 19:13:01 -08:00
bclary@bclary.com
418af942f5 JavaScript Test - regression test for bug 411279, by Brendan Eich, not part of the build 2008-01-08 18:56:25 -08:00
bclary@bclary.com
9cd868e6b4 JavaScript Tests - update test due to fix to bug 410981, not part of the build 2008-01-07 07:29:21 -08:00
bclary@bclary.com
86ddf2aa29 JavaScript Tests - update tests to account for bug 408957, not part of the build 2008-01-05 17:18:47 -08:00
bclary@bclary.com
24946b6eb0 JavaScript Tests - tests for iterator constructor, by Norris Boyd, bug 410725 2008-01-05 06:16:51 -08:00
bclary@bclary.com
3fda481a95 JavaScript Tests - regression tests for bug 407727, by Igor Bukanov, not part of the build 2007-12-27 12:23:00 -08:00
bclary@bclary.com
c51bd16b7a JavaScript Tests - regression tests for bug 407957, not part of the build 2007-12-13 15:17:42 -08:00
bclary@bclary.com
15e5eb3183 JavaScript Tests - regression test for bug 406477, by Igor Bukanov, not part of the build 2007-12-13 15:11:38 -08:00
bclary@bclary.com
36300b81c8 JavaScript Tests - update tests to reflect changing error messages, bug 404355 2007-11-19 09:23:06 -08:00
bclary@bclary.com
f148209525 JavaScript Tests - regression tests for bug 387955, by Jesse Ruderman, Igor Bukanov, not part of the build 2007-10-18 19:34:01 -07:00
bclary@bclary.com
dfffabebbc JavaScript Tests - update regression test to support Rhino, bug 398450, by Norris Boyd, not part of the build 2007-10-03 13:56:55 -07:00
bclary@bclary.com
08f32110e0 JavaScript Test - regression test for bug 396900, by Norris Boyd, not part of the build 2007-09-21 10:11:48 -07:00
bclary@bclary.com
bdffed1c10 JavaScript Test - regression test for bug 380933, by Jesse Ruderman, not part of the build 2007-09-21 07:55:45 -07:00
bclary@bclary.com
176cee8e0c JavaScript Test - regression test for bug 352616, not part of the build 2007-09-21 07:52:04 -07:00
bclary@bclary.com
4f22780b0c JavaScript Test - regression test for bug 381374, by Jesse Ruderman, not part of the build 2007-09-21 07:48:55 -07:00
bclary@bclary.com
8f2a0b96ff JavaScript Tests - regression tests for bug 396326, by Seno Aiko, not part of the build 2007-09-16 19:48:24 -07:00
bclary@bclary.com
71bc426ab8 JavaScript Tests - regression test for devmo example, by Norris Boyd, bug 395498, not part of the build 2007-09-08 07:04:01 -07:00
bclary@bclary.com
2a7230524c JavaScript Test - add additional case to test, by Norris Boyd, bug 344951, not part of the build 2007-09-08 06:53:33 -07:00
bclary@bclary.com
e06f6e702b JavaScript Tests - destructuring assignment tests, by Norris Boyd, bug 393272, not part of the build 2007-08-22 12:43:31 -07:00
bclary@bclary.com
e1dbb71e6f JavaScript Tests - regression test for bug 392308, by Norris Boyd, not part of the build 2007-08-18 03:18:40 -07:00
bclary@bclary.com
5c5403c72e JavaScript Test - regression test for bug 392310, by Norris Boyd, not part of the build 2007-08-15 16:27:35 -07:00
nboyd@atg.com
46d051330d Implement correct semantics of storage class (global, var, let) for destructuring assignment. 2007-08-15 05:00:05 -07:00
bclary@bclary.com
c71d5ec083 JavaScript Tests - regression tests for bug 385393, by Jesse Ruderman, not part of the build 2007-08-10 14:41:54 -07:00
bclary@bclary.com
676134fc6e JavaScript Tests - regression test for bug 387871, by Jesse Ruderman, Igor Bukanov, not part of the build 2007-08-05 03:09:52 -07:00
bclary@bclary.com
185cce411b JavaScript Tests - regression test for bug 390918, by Jesse Ruderman, Igor Bukanov, not part of the build 2007-08-05 02:59:42 -07:00
nboyd@atg.com
4b843458ac Fix bug 387694 - More reportMatch changes to generalize tests 2007-07-18 12:59:20 -07:00
bclary@bclary.com
21f8eca1f2 JavaScript Tests - automation updates, bug 387909, not part of the build 2007-07-12 10:49:30 -07:00
bclary@bclary.com
ca5f1ec7c0 JavaScript Test - catch indirect eval exception on trunk, bug 352797 2007-06-17 22:20:11 -07:00
bclary@bclary.com
fd91b053bb JavaScript Test - regression test for bug 369666, by Brendan Eich 2007-06-14 15:43:09 -07:00
bclary@bclary.com
c22781e401 JavaScript Tests - regression tests for bug 351102, by Jesse Ruderman, Igor Bukanov 2007-06-14 15:39:03 -07:00
nboyd@atg.com
40714a5a6e Fix bug 383174: Add new reportMatch function in shell.jsr=bclary@bclary.com 2007-06-05 11:31:53 -07:00
bclary@bclary.com
2ef14cf331 JavaScript Test - fix broken test, bug 351515 2007-05-31 14:58:36 -07:00
bclary@bclary.com
ab6818db3a JavaScript Test - change eval tests to work around anonfunfix, bug 356247 2007-05-31 12:24:01 -07:00
bclary@bclary.com
966adf1e1a JavaScript Test - change native function to decodeURI since print is not native in the browser version 2007-05-31 12:00:11 -07:00
bclary@bclary.com
cf155b2616 JavaScript Test - regression test for bug 356247, by Jesse Ruderman 2007-05-31 00:11:53 -07:00
bclary@bclary.com
0d228ab309 JavaScript Test - regression test for bug 381108, by Jesse Ruderman 2007-05-30 23:54:10 -07:00