bclary@bclary.com
|
7c090f1207
|
JavaScript Tests - regression tests for bug 418641, by Igor Bukanov
|
2008-03-09 14:04:14 -07:00 |
|
bclary@bclary.com
|
45121849cd
|
JavaScript Tests - regression test for bug 420087, by Mike Shaver
|
2008-03-09 13:49:13 -07:00 |
|
bclary@bclary.com
|
08afd34a8b
|
JavaScript Tests - regression test for bug 420399, by Jesse Ruderman
|
2008-03-09 13:32:33 -07:00 |
|
bclary@bclary.com
|
8333a2c893
|
JavaScript Tests - regression tests for bug 420610, by Jesse Ruderman
|
2008-03-09 13:15:14 -07:00 |
|
bclary@bclary.com
|
e430db9c14
|
JavaScript Tests - regression test for bug 420612, by Jesse Ruderman
|
2008-03-09 13:09:09 -07:00 |
|
bclary@bclary.com
|
11d60c9bc6
|
JavaScript Tests - regression test for bug 421325, by Brian Crowder
|
2008-03-09 13:00:57 -07:00 |
|
bclary@bclary.com
|
51a8feae78
|
JavaScript Tests - remove timezone dependencies for toLocaleFormat win32 tests, no bug, not part of the build
|
2008-03-09 12:49:14 -07:00 |
|
bclary@bclary.com
|
a39ea6b3d8
|
JavaScript Tests - update known failures, bug 421515
|
2008-03-07 12:33:18 -08:00 |
|
bclary@bclary.com
|
a15cd221ca
|
JavaScript Tests - update known failures, bug 418069
|
2008-03-06 08:01:57 -08:00 |
|
bclary@bclary.com
|
6f30a64a4e
|
JavaScript Tests - update known failures, bug 355258
|
2008-03-06 01:45:16 -08:00 |
|
jorendorff@mozilla.com
|
6442158c7e
|
Merge from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsinvoke.c => js/src/jsinvoke.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
|
2008-03-05 15:00:01 -06:00 |
|
bclary@bclary.com
|
d3365453db
|
JavaScript Tests - update known failures
|
2008-03-04 13:59:50 -08:00 |
|
bclary@bclary.com
|
aa85512db5
|
JavaScript Tests - update known failures
|
2008-03-04 09:27:38 -08:00 |
|
bclary@bclary.com
|
28de70863d
|
JavaScript Tests - remove wfm failure, bug 417916
|
2008-03-04 08:54:08 -08:00 |
|
bclary@bclary.com
|
8ab86290e2
|
JavaScript Tests - update known failures, bug 420480
|
2008-03-03 09:01:40 -08:00 |
|
benjamin@smedbergs.us
|
1dd7d9ff84
|
merge cvs-trunk-mirror -> mozilla-central
--HG--
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jslock.c => js/src/jslock.cpp
|
2008-02-29 15:06:00 -05:00 |
|
bclary@bclary.com
|
75a10443a9
|
JavaScript Tests - regression test for bug 419018, by jag (Peter Annema)
|
2008-02-28 17:37:05 -08:00 |
|
benjamin@smedbergs.us
|
efcdec4558
|
Merge cvs-trunk-mirror -> mozilla-central
--HG--
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
|
2008-02-28 20:34:28 -05:00 |
|
bclary@bclary.com
|
641f900e2d
|
JavaScript Tests - regression tests for bug 419152, by Mike Shaver
|
2008-02-28 08:44:05 -08:00 |
|
bclary@bclary.com
|
43608cef42
|
JavaScript Tests - regression tests for bug 419803, by Jesse Ruderman
|
2008-02-28 08:24:12 -08:00 |
|
benjamin@smedbergs.us
|
8e65489719
|
Merge cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/prmjtime.c => js/src/prmjtime.cpp
|
2008-02-27 11:33:49 -05:00 |
|
bclary@bclary.com
|
d7b4cdc422
|
JavaScript Tests - regression tests for bug 410649, by Igor Bukanov
|
2008-02-26 10:40:56 -08:00 |
|
benjamin@smedbergs.us
|
bd3ecfec1d
|
Merge cvs-trunk-mirror -> mozilla-central
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarena.c => js/src/jsarena.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jsbool.c => js/src/jsbool.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jscpucfg.c => js/src/jscpucfg.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsdhash.c => js/src/jsdhash.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jshash.c => js/src/jshash.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jslock.c => js/src/jslock.cpp
rename : js/src/jsmath.c => js/src/jsmath.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsutil.c => js/src/jsutil.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
rename : js/src/prmjtime.c => js/src/prmjtime.cpp
|
2008-02-22 16:45:09 -05:00 |
|
bclary@bclary.com
|
3678291aaf
|
JavaScript Tests - regression tests for bug 385133, by Jesse Ruderman, Igor Bukanov
|
2008-02-21 17:31:44 -08:00 |
|
bclary@bclary.com
|
16cceabc06
|
JavaScript Tests - Object destructuring shorthand, bug 404734, by Brendan Eich
|
2008-02-21 17:00:36 -08:00 |
|
bclary@bclary.com
|
4fbb143347
|
JavaScript Tests - allow function Error() {} for the love of Pete, bug 412324
|
2008-02-21 13:22:38 -08:00 |
|
bclary@bclary.com
|
2c43afb44c
|
JavaScript Tests - regression test for bug 417893, by Jesse Ruderman
|
2008-02-21 11:38:06 -08:00 |
|
bclary@bclary.com
|
e449d615e6
|
JavaScript Tests - regression test for bug 418504, by Jeff Walden
|
2008-02-21 10:12:57 -08:00 |
|
bclary@bclary.com
|
2aad8c70db
|
JavaScript Tests - regression test for bug 418540, by Jesse Ruderman
|
2008-02-21 09:14:44 -08:00 |
|
bclary@bclary.com
|
c86ac17ec4
|
Sisyphus/JavaScript Tests - update public failures, no bug, not part of the build
|
2008-02-20 17:27:02 -08:00 |
|
bclary@bclary.com
|
ac15f830ba
|
Sisyphus/JavaScript Tests - handle malformed log files, bug 418617
|
2008-02-20 07:49:34 -08:00 |
|
reed@reedloden.com
|
32c4cd178b
|
Bug 404879 - "ActionMonkey: Modify js/src to use new thread-safe MMgc APIs" (tests) [p=jorendorff@mozilla.com (Jason Orendorff) r=bc a1.9=schrep]
|
2008-02-20 03:27:41 -08:00 |
|
bclary@bclary.com
|
eedf971a39
|
JavaScript Tests - add js1_5/Regress/regress-416628.js to the performance tests, bug 416628
|
2008-02-19 12:16:03 -08:00 |
|
bclary@bclary.com
|
5294f41197
|
JavaScript Tests - update to remove failures due to change in expected behavior, bug 345855
|
2008-02-19 12:11:22 -08:00 |
|
bclary@bclary.com
|
9df24be609
|
JavaScript Test - regression test for bug 416628, by Brendan Eich
|
2008-02-18 03:38:44 -08:00 |
|
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
|
10b95013f7
|
JavaScript Test - regression test for bug 416460, by Jesse Ruderman
|
2008-02-18 02:21:39 -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
|
922b150115
|
Sisyphus/JavaScript Tests - update known failures, no bug, not part of the build
|
2008-02-17 10:13:16 -08:00 |
|
bclary@bclary.com
|
4210eeeb0a
|
Sisyphus/JavaScript Tests - update known failures to match new time out variables, no bug, not part of the build
|
2008-02-16 14:18:37 -08:00 |
|
bclary@bclary.com
|
8542a0ee12
|
Sisyphus/JavaScript Tests - add timeout for js1_6/extensions/regress-385393-08.js due to bug 417916
|
2008-02-16 09:12:13 -08:00 |
|
bclary@bclary.com
|
871894fb37
|
Sisyphus/JavaScript Tests - lower timeout to 2 minutes, bug 417932, not part of the build
|
2008-02-16 08:43:07 -08:00 |
|
bclary@bclary.com
|
a2ef0b9951
|
Sisyphus/JavaScript Tests - update known failures for windows, no bug, not part of the build
|
2008-02-16 05:55:22 -08:00 |
|
bclary@bclary.com
|
b38b6cba2a
|
Sisyphus/JavaScript Tests - update known failures list, no bug, not part of the build
|
2008-02-14 08:29:37 -08:00 |
|
bclary@bclary.com
|
ac9fb0f201
|
Sisyphus/JavaScript Tests - update public failures, no bug, not part of the build
|
2008-02-13 18:25:05 -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
|
f006c8cc8c
|
Sisyphus/JavaScript Tests - improve test timeout handling, bug 417260
|
2008-02-13 12:18:02 -08:00 |
|
bclary@bclary.com
|
b8d87d9b9e
|
Sisyphus/JavaScript Tests - fix post-process-logs.pl page, exit status processing, bug 416970
|
2008-02-12 04:06:14 -08:00 |
|
bclary@bclary.com
|
932a720c80
|
Sisyphus/JavaScript Tests - attempt 2 at getting known failures correct, bug 416789
|
2008-02-11 15:29:54 -08:00 |
|
bclary@bclary.com
|
c80cd83b7f
|
Sisyphus/JavaScript Tests - improve page time out handling in post-process-logs.sh, bug 416788
|
2008-02-11 15:22:29 -08:00 |
|
bclary@bclary.com
|
7361183085
|
JavaScript Tests - update test for bug 410571
|
2008-02-11 14:22:02 -08:00 |
|
nboyd@atg.com
|
8ee727a39d
|
regression test. r=shaver
|
2008-02-11 08:55:10 -08:00 |
|
bclary@bclary.com
|
6edded0296
|
Sisyphus/JavaScript Tests - update known failures, bug 416789
|
2008-02-11 01:14:16 -08:00 |
|
bclary@bclary.com
|
754b55208e
|
Sisyphus/JavaScript Tests - handle browser test timeouts better in non-restart mode, bug 416788
|
2008-02-11 01:08:38 -08:00 |
|
bclary@bclary.com
|
b54eb10ece
|
Sisyphus/JavaScript Tests - improve error message, bug 416786
|
2008-02-11 01:00:21 -08:00 |
|
bclary@bclary.com
|
25eb5e2f89
|
JavaScript Tests - update *.tests lists, bug 416783
|
2008-02-11 00:52:12 -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
|
333b6501a8
|
JavaScript Tests - fix window detection in test for bug 367121
|
2008-02-08 12:51:08 -08:00 |
|
bclary@bclary.com
|
6043063ef4
|
JavaScript Tests - regression test for bug 367121, by moz_bug_r_a4
|
2008-02-07 07:29:40 -08:00 |
|
bclary@bclary.com
|
ee91c4fe1e
|
JavaScript Tests - regression test for bug 351795, by Jesse Ruderman
|
2008-02-07 06:10:49 -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
|
bda5e41ce2
|
JavaScript Tests - regression test for bug 381304, by Biju
|
2008-02-07 05:46:59 -08:00 |
|
bclary@bclary.com
|
975fb3f355
|
JavaScript Tests - regression test for bug 379523, by Jesse Ruderman
|
2008-02-07 05:44:32 -08:00 |
|
bclary@bclary.com
|
2f6d75ae86
|
JavaScript Tests - regression test for bug 356106, by Jesse Ruderman
|
2008-02-07 05:42:23 -08:00 |
|
bclary@bclary.com
|
3ead1ec961
|
JavaScript Tests - regression test for bug 355622, by Jesse Ruderman
|
2008-02-07 05:39:53 -08:00 |
|
bclary@bclary.com
|
295e588eed
|
JavaScript Tests - regression test for bug 406555, by Igor Bukanov
|
2008-02-07 05:37:06 -08:00 |
|
bclary@bclary.com
|
7f6201d03b
|
JavaScript Tests - regression test for bug 362583, by Jesse Ruderman
|
2008-02-07 05:33:53 -08:00 |
|
bclary@bclary.com
|
6214d76ae2
|
JavaScript Tests - regression test for bug 361617, by Jesse Rudermen
|
2008-02-07 05:30:54 -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
|
404d4a8deb
|
Test case for bug 415451 r=bclary@bclary.com
|
2008-02-05 13:52:34 -08:00 |
|
nboyd@atg.com
|
38cd7e2900
|
Regression test for bug 414098. r=bclary@bclary.com
|
2008-02-05 10:53:18 -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 |
|
nboyd@atg.com
|
de4faab787
|
Missing ECMA conformance test, see https://bugzilla.mozilla.org/show_bug.cgi?id=392593
|
2008-01-29 07:02:12 -08:00 |
|
benjamin@smedbergs.us
|
4130b38b40
|
Merge from cvs-trunk-mirror to mozilla-central
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarena.c => js/src/jsarena.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jshash.c => js/src/jshash.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jslock.c => js/src/jslock.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscan.c => js/src/jsscan.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsutil.c => js/src/jsutil.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2008-01-17 16:40:00 -05: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 |
|
bclary@bclary.com
|
fb46ae01b6
|
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
|
961c502c55
|
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
|
a370aa63b2
|
Sisyphus|JavaScript Tests - fix runtests.sh -e extra argument processing, bug 412317, not part of the build
|
2008-01-14 11:07:01 -08:00 |
|
bclary@bclary.com
|
b7550378f8
|
Sisyphus|JavaScript Tests - TinderboxPrint of test counts contain leading whitespace, bug 412183, not part of the build
|
2008-01-13 10:44:48 -08:00 |
|
bclary@bclary.com
|
e0f531d24f
|
JavaScript Tests - update public failures, bug 314874 verified fixed
|
2008-01-13 09:40:04 -08:00 |
|
bclary@bclary.com
|
bf82c4ec6d
|
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
|
76155f504d
|
JavaScript Tests - regression test for bug 411889, by Jeff Walden, not part of the build
|
2008-01-11 19:48:16 -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
|
92c8aaa72c
|
JavaScript Tests - update spidermonkey-extensions-n.tests, bug 398000, not part of the build
|
2008-01-09 17:49:19 -08:00 |
|
bclary@bclary.com
|
566e9356bf
|
JavaScript Tests - known-failure.pl should ignore trailing spaces, bug 411506, not part of the build
|
2008-01-09 11:30:38 -08:00 |
|
bclary@bclary.com
|
ff1ea85c80
|
JavaScript Test - regression test for bug 352291, by Jesse Ruderman, not part of the build
|
2008-01-08 19:42:01 -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 |
|
jorendorff@mozilla.com
|
f787bf597c
|
Merge from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsscan.c => js/src/jsscan.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2008-01-07 16:02:10 -06:00 |
|
jorendorff@mozilla.com
|
a3cdb83c9b
|
Merge from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsbool.c => js/src/jsbool.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jslock.c => js/src/jslock.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2008-01-07 12:35:51 -06:00 |
|
bclary@bclary.com
|
e712432ac8
|
JavaScript Tests - regression test for bug 410192, by Biju, Brendan Eich, not part of the build
|
2008-01-07 08:58:29 -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
|
18d6f4f179
|
JavaScript Tests - update known failures to account for bug 408957, not part of the build
|
2008-01-05 17:28:28 -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
|
0189c1c262
|
JavaScript Tests - revert known failures due to bugs 393267, 399587 being backed out. not part of the build
|
2008-01-04 04:23:42 -08:00 |
|
bclary@bclary.com
|
2af85d44ba
|
JavaScript Tests - regression test for bug 351463, not part of the buidl
|
2008-01-02 20:53:12 -08:00 |
|
bclary@bclary.com
|
08b3b0e5af
|
JavaScript Tests - update known failures due to fixes in bug 393269, bug 399587, not part of the build
|
2007-12-30 08:40:49 -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
|
a69a021416
|
JavaScript Tests - record additional fixes from bug 390949 in known failure list, not part of the build
|
2007-12-27 07:03:09 -08:00 |
|
bclary@bclary.com
|
bd2506675f
|
JavaScript Tests - record fixes from bug 390949 in known failure list, not part of the build
|
2007-12-26 06:36:33 -08:00 |
|
bclary@bclary.com
|
17360fb8d6
|
JavaScript Test - add additional tests for Function constructor, bug 408271, not part of the build
|
2007-12-21 17:58:43 -08:00 |
|
bclary@bclary.com
|
f31cfc9dcc
|
JavaScript Tests - update list of known failures, no bug, not part of the build
|
2007-12-20 16:07:00 -08:00 |
|
bclary@bclary.com
|
d28076f4ec
|
JavaScript Tests - update tests to reflect changed behavior due to bug 409252
|
2007-12-20 16:02:14 -08:00 |
|
bclary@bclary.com
|
5d1c6dfb5b
|
JavaScript Tests - handle 'race' in some Date tests, not part of the build
|
2007-12-17 03:59:28 -08:00 |
|
bclary@bclary.com
|
cb9f1d63bb
|
JavaScript Tests - relax randomness check for bug 211590 to prevent spurious failures
|
2007-12-16 08:01:48 -08:00 |
|
bclary@bclary.com
|
7ab5c5fddd
|
JavaScript Tests - regression test for bug 367589 must call jsTestDriverEnd() after reportCompare(), not part of the build
|
2007-12-14 08:37:02 -08:00 |
|
bclary@bclary.com
|
f38919be2a
|
JavaScript Tests - regression test for bug 369404 must call jsTestDriverEnd() after reportCompare(), not part of the build
|
2007-12-14 08:35:17 -08:00 |
|
bclary@bclary.com
|
5c3a6df55f
|
JavaScript Tests - update known failures, no bug, not part of the build
|
2007-12-13 15:19:09 -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
|
7c71fdba46
|
JavaScript Tests - regression tests for bug 407501, by Igor Bukanov, not part of the build
|
2007-12-13 15:15:05 -08:00 |
|
bclary@bclary.com
|
d9803ef2fc
|
JavaScript Tests - regression tests for bug 407323, not part of the build
|
2007-12-13 15:13:30 -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
|
2f42cee5a9
|
JavaScript Tests - regression test for bug 406769, by Gavin Sharp, not part of the build
|
2007-12-13 15:10:07 -08:00 |
|
jorendorff@mozilla.com
|
f8a816c8cf
|
Merge from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsbool.c => js/src/jsbool.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfile.c => js/src/jsfile.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jsmath.c => js/src/jsmath.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsprf.c => js/src/jsprf.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscan.c => js/src/jsscan.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsxdrapi.c => js/src/jsxdrapi.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2007-12-13 13:15:17 -06:00 |
|
bclary@bclary.com
|
ddcf61f0d0
|
JavaScript Tests - remove DST start/end ambiguity, r=igor, bug 408080, not part of the build
|
2007-12-12 13:17:11 -08:00 |
|
bclary@bclary.com
|
aa958569ef
|
JavaScript Tests - remove fixes from known failures due to bug 396584
|
2007-12-12 10:09:32 -08:00 |
|
bclary@bclary.com
|
7078220319
|
JavaScript Test - update regression test for bug 342359 due to changes in bug 376957, not part of the build
|
2007-12-10 13:51:53 -08:00 |
|
bclary@bclary.com
|
bee11ea13c
|
Sisyphus - cause test run to fail immediately if Spider fails to install properly, bug 407430, not part of the build
|
2007-12-10 09:18:28 -08:00 |
|
bclary@bclary.com
|
0baef6e1a8
|
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
|
a453cdad23
|
JavaScript Tests - regression test for bug 353116, by Jesse Ruderman, Rich Dougherty, not part of the build
|
2007-12-08 16:28:59 -08:00 |
|
bclary@bclary.com
|
0ebf9cb185
|
JavaScript Tests - test regression from bug 398609, by Igor Bukanov, not part of the build
|
2007-12-08 12:12:09 -08:00 |
|
bclary@bclary.com
|
8e4e6656c7
|
JavaScript Tests - regression test for bug 404755, by Franck, Igor Bukanov, not part of the build
|
2007-12-08 11:41:50 -08:00 |
|
bclary@bclary.com
|
f319faeda8
|
JavaScript Tests - regression test for bug 407024, by Igor Bukanov, not part of the build
|
2007-12-08 11:29:22 -08:00 |
|
bclary@bclary.com
|
9b73f18e2a
|
Sisyphus - JavaScript Tests - update kernel identification and known failures, bug 407347, not part of the build
|
2007-12-07 07:25:22 -08:00 |
|
bclary@bclary.com
|
adc4661535
|
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
|
f3c3cb9079
|
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 |
|
igor@mir2.org
|
a59fada795
|
Bug 406736: fixing the test to report the success with read-only Array. r=Bob Clary, not part of the build
|
2007-12-04 10:16:43 -08:00 |
|
bclary@bclary.com
|
03082af022
|
JavaScript Tests - update known failure list, bug 406726, not part of the build
|
2007-12-04 00:30:49 -08:00 |
|
jorendorff@mozilla.com
|
c51bec2cbf
|
Merge from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2007-12-03 17:50:14 -06:00 |
|
bclary@bclary.com
|
dd88f8be15
|
Sisyphus - JavaScript Tests - additional kernel pattern for CentOS5 VM
|
2007-11-29 09:12:26 -08:00 |
|
bclary@bclary.com
|
5c44d4d5d2
|
Sisyphus/JavaScript Tests - cleanup log summary and TinderboxPrint output for Buildbot/Tinderbox, bug 397923, not part of the build, r=rcampbell
|
2007-11-28 10:17:28 -08:00 |
|
bclary@bclary.com
|
c8922b2b5a
|
Sisyphus/JavaScript Tests - add option -S to runtests.sh to provide simpler output for Buildbot/Tinderbox, bug 397923, r=rcampbell
|
2007-11-27 14:53:24 -08:00 |
|
bclary@bclary.com
|
0e51145522
|
JavaScript Tests - update test for bug 394941 to use regexps to match 1.8 and 1.9.0 behaviors, not part of the build
|
2007-11-27 09:42:04 -08:00 |
|
jorendorff@mozilla.com
|
9c8f51584b
|
Merge from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfile.c => js/src/jsfile.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscan.c => js/src/jsscan.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsxdrapi.c => js/src/jsxdrapi.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
rename : js/src/prmjtime.c => js/src/prmjtime.cpp
|
2007-11-26 13:55:13 -06:00 |
|
bclary@bclary.com
|
e04ae113c0
|
JavaScript Tests - update known failures due to bug 394941, not part of the build
|
2007-11-26 00:48:48 -08:00 |
|
bclary@bclary.com
|
895572b43a
|
JavaScript Tests - regression test for bug 394941 by Jesse Ruderman, update regression tests due to bug 394941, not part of the build
|
2007-11-26 00:42:53 -08:00 |
|
bclary@bclary.com
|
b29c3e4759
|
JavaScript Tests - jsDriver.pl -k|-K fail to report test failures, bug 404539, r=igor, not part of the build
|
2007-11-20 08:28:29 -08:00 |
|
jorendorff@mozilla.com
|
05bca47596
|
Merging from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscan.c => js/src/jsscan.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
rename : js/src/prmjtime.c => js/src/prmjtime.cpp
|
2007-11-19 15:25:08 -06:00 |
|
bclary@bclary.com
|
3d7a48e323
|
JavaScript Tests - update public-failures.txt, spidermonkey-extensions-n.tests, bug 404367
|
2007-11-19 10:52:59 -08:00 |
|
bclary@bclary.com
|
e19068117c
|
Sisyphus - JavaScript Tests auto create known failure patterns, bug 404357
|
2007-11-19 09:30:44 -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
|
be8396b481
|
JavaScript Tests - handle race in some Date tests, bug 404351
|
2007-11-19 09:12:58 -08:00 |
|
bclary@bclary.com
|
5a06932f57
|
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
|
11bc4bf9d9
|
JavaScript Tests - regression test for bug 398485, not part of the build
|
2007-11-13 10:53:16 -08:00 |
|
bclary@bclary.com
|
ec492a2fb3
|
Sisyphus|JavaScript Tests - remove need to parallel dir structure of tests into results, bug 399888, r=rcampbell, not part of the build
|
2007-10-31 14:04:03 -07:00 |
|
bclary@bclary.com
|
fd0a76f9c2
|
JavaScript Tests - regression test for bug 383682, by Blake Kaplan, not part of the build
|
2007-10-31 10:22:32 -07:00 |
|
jorendorff@mozilla.com
|
8244121745
|
Merge from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
|
2007-10-31 10:40:29 -05:00 |
|
bclary@bclary.com
|
4b299c2c8e
|
JavaScript Tests - update public-failures.txt 2007-10-24, bug 400958, not part of the build
|
2007-10-24 06:57:21 -07:00 |
|
bclary@bclary.com
|
d271752edf
|
Sisyphus - add -v verbose output switch, bug 399879, r=rcampbell, not part of the build
|
2007-10-23 09:52:36 -07: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
|
391b1aaea4
|
JavaScript Tests - regression test for bug 390078, by Igor Bukanov, not part of the build
|
2007-10-18 19:26:52 -07:00 |
|
bclary@bclary.com
|
a96d7f6250
|
JavaScript Tests - update public-failures.txt, bug 400246, not part of the build
|
2007-10-17 22:21:42 -07:00 |
|
benjamin@smedbergs.us
|
0553a0887d
|
Merge cvs-trunk-mirror -> mozilla-central
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsbool.c => js/src/jsbool.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jsmath.c => js/src/jsmath.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
rename : js/src/prmjtime.c => js/src/prmjtime.cpp
|
2007-10-13 21:05:56 -04:00 |
|
bclary@bclary.com
|
c028eb5b05
|
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
|
aaf0fba96e
|
JavaScript Tests - update spidermonkey-extensions-n.tests, bug 370585, not part of the build
|
2007-10-10 21:38:15 -07:00 |
|
bclary@bclary.com
|
ecfc51c9cf
|
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
|
30dcd3046e
|
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
|
b86a3a84b7
|
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
|
57fcbe7d61
|
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
|
ac471c76b5
|
JavaScript Tests - move tests of non-standard into extensions, bug 370585
|
2007-10-10 18:36:33 -07:00 |
|
bclary@bclary.com
|
287f558a89
|
JavaScript Tests - update public-failures.txt, bug 399387, not part of the build
|
2007-10-10 18:04:12 -07:00 |
|
bclary@bclary.com
|
8615aa7de9
|
JavaScript Tests - regression test for bugs 291494, 395836, not part of the build
|
2007-10-10 17:54:38 -07:00 |
|
bclary@bclary.com
|
5f14ba33da
|
JavaScript Tests - move js1_5/Date/toLocaleFormat.js to js1_5/extensions/toLocaleFormat-01.js, bug 370585, not part of the build
|
2007-10-10 17:47:10 -07:00 |
|
bclary@bclary.com
|
29b0afbc88
|
JavaScript Tests - update regression tests for bug 327869, by Michael Daumling, Mats Palmgren, not part of the build
|
2007-10-10 17:35:08 -07:00 |
|
jorendorff@mozilla.com
|
1895f3da4f
|
Merge from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscan.c => js/src/jsscan.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
rename : js/src/prmjtime.c => js/src/prmjtime.cpp
|
2007-10-09 13:00:59 -05:00 |
|
bclary@bclary.com
|
db599c7adf
|
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
|
51dcd6581a
|
JavaScript Test - regression test for bug 394673, by Igor Bukanov, not part of the build
|
2007-10-05 09:41:54 -07:00 |
|
bclary@bclary.com
|
37cdba604c
|
JavaScript Tests - update Sisyphus related shell scripts to use /bin/bash, bug 397921, not part of the build
|
2007-10-04 09:06:34 -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
|
9cd98cfe22
|
JavaScript Tests - sync Sisyphus support, bug 398005, not part of the build
|
2007-10-01 12:10:41 -07:00 |
|
bclary@bclary.com
|
76376e39b8
|
JavaScript Tests - update spidermonkey-extensions-n.tests, bug 398000, not part of the build
|
2007-09-29 06:55:22 -07:00 |
|
bclary@bclary.com
|
ec7cdb22d9
|
JavaScript Tests - fix emca 262 section, bug 396969, not part of the build
|
2007-09-28 09:09:35 -07:00 |
|
bclary@bclary.com
|
6190e190f2
|
JavaScript Tests - fix false negatives due to embedded "false!" in output, bug 397545, r=jorendorff, not part of the build
|
2007-09-26 07:24:01 -07:00 |
|
bclary@bclary.com
|
098afa4620
|
JavaScript Test - regression test for bug 396684, by Igor Bukanov, not part of the build
|
2007-09-24 12:20:54 -07:00 |
|
bclary@bclary.com
|
e5d897e8e0
|
JavaScript Tests - regression tests for bug 396969, by Brendan Eich, not part of the build
|
2007-09-24 11:41:14 -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
|
1c240c61f4
|
JavaScript Test - regression test for bug 394967, by Jesse Ruderman, not part of the build
|
2007-09-21 07:45:48 -07:00 |
|
bclary@bclary.com
|
48d43cdece
|
JavaScript Tests - regression tests for bug 358594, by Jesse Ruderman, not part of the build
|
2007-09-21 07:39:09 -07:00 |
|
bclary@bclary.com
|
c41a2b30f6
|
JavaScript Test - regression test for bug 379245, by Igor Bukanov, not part of the build
|
2007-09-21 07:33:29 -07:00 |
|
bclary@bclary.com
|
a4b5fa6890
|
JavaScript Test - regression test for bug 382503, by Jesse Ruderman, not part of the build
|
2007-09-21 07:30:19 -07:00 |
|
bclary@bclary.com
|
c5a8c7f592
|
JavaScript Test - regression test for bug 375976, by Jesse Ruderman, not part of the build
|
2007-09-21 07:26:35 -07:00 |
|
bclary@bclary.com
|
3ec56355da
|
JavaScript Tests - regression test for bug 372309, by Eli Friedman, not part of the build
|
2007-09-21 07:12:07 -07:00 |
|
benjamin@smedbergs.us
|
ee455757de
|
Merge cvs-trunk-mirror to mozilla-central
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
|
2007-09-20 13:33:44 -04:00 |
|
bclary@bclary.com
|
eaae3d10cb
|
JavaScript Test - regression test for bug 375639, by Jesse Ruderman
|
2007-09-19 00:01:30 -07:00 |
|
bclary@bclary.com
|
92c1456bbd
|
JavaScript Test- regression test for bug 380833, by Jesse Ruderman
|
2007-09-18 12:49:21 -07:00 |
|
jorendorff@mozilla.com
|
214bcd9d84
|
Merge from CVS trunk to mozilla-central.
--HG--
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
|
2007-09-17 10:17:44 -04:00 |
|
bclary@bclary.com
|
7f7ec8a7da
|
JavaScript Test - regression test for bug 395907, by Martin Honnen, not part of the build
|
2007-09-16 20:50:25 -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 |
|
jorendorff@mozilla.com
|
ad6782b7ce
|
Merge from cvs-trunk-mirror
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
|
2007-09-12 15:23:10 -04:00 |
|
bclary@bclary.com
|
3c83f9c7a3
|
JavaScript Test - regression test for bug 394709, by Igor Bukanov, not part of the build
|
2007-09-11 11:03:23 -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 |
|
jorendorff@mozilla.com
|
5311d53de1
|
Merge from cvs-trunk-mirror. This fixes bug 393364, a C++ compatibility bug. js/src now builds ok.
--HG--
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsxdrapi.c => js/src/jsxdrapi.cpp
|
2007-08-23 21:03:00 -04: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 |
|
jorendorff@mozilla.com
|
b083b44b51
|
Merge from cvs-trunk-mirror
--HG--
rename : js/src/jsobj.c => js/src/jsobj.cpp
|
2007-08-21 14:08:45 -04:00 |
|
bclary@bclary.com
|
2a4a9e20c6
|
JavaScript Tests - update spidermonkey-gc.tests, bug 392596, by Jason Orendorff, not part of the build
|
2007-08-20 09:15:33 -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 |
|
edward.lee@engineering.uiuc.edu
|
6b941d6dd3
|
merging from cvs-trunk-mirror
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jslock.c => js/src/jslock.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscan.c => js/src/jsscan.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsxdrapi.c => js/src/jsxdrapi.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2007-08-16 12:06:15 -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 |
|
bclary@bclary.com
|
2408c80cca
|
JavaScript Test - regression test for bug 363578, by nanto_vi (TOYAMA Nao), not part of the build
|
2007-08-15 15:48:16 -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 |
|
edward.lee@engineering.uiuc.edu
|
46e98d7750
|
merging from cvs-trunk-mirror
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jsbool.c => js/src/jsbool.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2007-08-10 15:25:15 -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
|
8b9cba4995
|
JavaScript Tests - regression tests for bug 373595, by Jesse Ruderman, not part of the build
|
2007-08-08 08:21:55 -07:00 |
|
bclary@bclary.com
|
fd7f558e0a
|
JavaScript Tests - regression tests for bug 367501, by moz_bug_r_a4, not part of the build
|
2007-08-08 08:05:08 -07:00 |
|
bclary@bclary.com
|
5eec1c2e4a
|
JavaScript Tests - regression test for bug 366601, by Igor Bukanov
|
2007-08-08 07:52:54 -07:00 |
|
bclary@bclary.com
|
e4c101f248
|
JavaScript Tests - regression test for bug 365692, by Igor Bukanov
|
2007-08-08 07:48:57 -07:00 |
|
bclary@bclary.com
|
d4e3723c2e
|
JavaScript Tests - regression test for bug 364023, by shutdown, not part of the build
|
2007-08-08 03:30:08 -07:00 |
|
bclary@bclary.com
|
6b18a09d66
|
JavaScript Tests - regression tests for bug 362872, by shutdown, Blake Kaplan, not part of the build
|
2007-08-08 03:26:45 -07:00 |
|
edward.lee@engineering.uiuc.edu
|
2258d276ab
|
merging from cvs-trunk-mirror
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jsbool.c => js/src/jsbool.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jsmath.c => js/src/jsmath.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscan.c => js/src/jsscan.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2007-08-06 16:03:20 -07:00 |
|
bclary@bclary.com
|
1364af67ae
|
JavaScript Tests - regression test for bug 363258, not part of the build
|
2007-08-05 10:39:44 -07:00 |
|
bclary@bclary.com
|
68aeb10235
|
JavaScript Tests - updated tests for JS1_8 by Igor Bukanov, bug 380469, not part of the build
|
2007-08-05 03:22:16 -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 |
|
bclary@bclary.com
|
d3d595626f
|
JavaScript Tests - new version of test to reflect removal of close phase of GC in bug 380469 in JS18, by Igor Bukanov, not part of the build
|
2007-08-05 02:31:32 -07:00 |
|
jst@mozilla.com
|
c00957a8fc
|
merging from cvs-trunk-mirror
|
2007-07-20 14:18:36 -07:00 |
|
nboyd@atg.com
|
22bf01cd82
|
Fix bug 388643 - JavaScript Tests - global shell.js sets JavaScript version to
version lower than required by E4X tests
Patch from David Caldwell.
|
2007-07-19 12:57:48 -07:00 |
|
jst@mozilla.org
|
1df6805a57
|
merging from cvs-trunk-mirror
|
2007-07-18 13:32:08 -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
|
fa8f53b8c7
|
JavaScript Test - regression test for bug 349326, by Igor Bukanov
|
2007-07-13 10:23:49 -07:00 |
|
bclary@bclary.com
|
34979ba6a5
|
JavaScript Test - regression test for bug 382981, by Jesse Ruderman
|
2007-07-13 10:08:03 -07:00 |
|
bclary@bclary.com
|
7387995a11
|
JavaScript Test - regression test for bug 383269, by Igor Bukanov, Brendan Eich
|
2007-07-13 09:56:29 -07:00 |
|
bclary@bclary.com
|
50dd33d1af
|
JavaScript Test - regression test for bug 384680, by Jesse Ruderman
|
2007-07-12 19:26:26 -07:00 |
|
bclary@bclary.com
|
6c2c3b9ee4
|
JavaScript Test - regression test for bug 385134, by Jesse Ruderman
|
2007-07-12 19:08:24 -07:00 |
|
bclary@bclary.com
|
0e7cbb17c7
|
JavaScript Test - regression test for bug 385729, by Jesse Ruderman
|
2007-07-12 18:49:58 -07:00 |
|
bclary@bclary.com
|
6b599d58f1
|
JavaScript Test - regression test for bug 386030, by Blake Kaplan
|
2007-07-12 18:13:41 -07:00 |
|
bclary@bclary.com
|
f66da88076
|
JavaScript Test - regression test for bug 387501
|
2007-07-12 13:56:00 -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
|
c6aa9af8da
|
JavaScript Tests - regression test for bug 300079, by Brendan Eich
|
2007-06-20 00:50:52 -07:00 |
|
bclary@bclary.com
|
4b6b6731f7
|
JavaScript Tests - update test range to 48.5-51.5%, bug 211590
|
2007-06-18 11:35:32 -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
|
6354f81db1
|
JavaScript Test - catch indirect eval exception on trunk, bug 361571
|
2007-06-17 22:17:54 -07:00 |
|
bclary@bclary.com
|
eb86e92301
|
JavaScript Tests - move test to extensions subsuite
|
2007-06-16 11:41:14 -07:00 |
|
bclary@bclary.com
|
e5342d13d0
|
JavaScript Test - add strict warning tests for eval rename
|
2007-06-16 10:14:17 -07:00 |
|
Ted Mielczarek
|
94f01dde3b
|
merging from cvs-trunk-mirror
|
2007-06-15 15:03:02 -04:00 |
|
bclary@bclary.com
|
0fe22432bb
|
JavaScript Test - regression test for bug 380831, by Jesse Ruderman
|
2007-06-15 11:46:59 -07:00 |
|
bclary@bclary.com
|
689e0fcc43
|
JavaScript Tests - update test to ignore 1ms differences, bug 354998
|
2007-06-15 10:16:08 -07:00 |
|
bclary@bclary.com
|
0d4d6ed53c
|
JavaScript Test - update test to reflect new uneval(undefined) on trunk, bug 356238
|
2007-06-15 10:00:46 -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 |
|
bclary@bclary.com
|
789a65e7e7
|
JavaScript Tests - regression test for bug 375183, by Igor Bukanov
|
2007-06-14 15:34:09 -07:00 |
|
bclary@bclary.com
|
e2f9779566
|
JavaScript Tests - regression test for bug 367630, by Jesse Ruderman
|
2007-06-14 15:31:17 -07:00 |
|
bclary@bclary.com
|
1ec2f11ae3
|
JavaScript Tests - regression test for bug 355655, by shutdown
|
2007-06-14 15:27:17 -07:00 |
|
bclary@bclary.com
|
2252dd809e
|
JavaScript Test - regression tests for bug 351102, by Brendan Eich, Igor Bukanov
|
2007-06-14 15:23:38 -07:00 |
|
bclary@bclary.com
|
96560a22b3
|
JavaScript Tests - regression test for bug 367561, by Igor Bukanov
|
2007-06-14 15:19:51 -07:00 |
|
bclary@bclary.com
|
038732736e
|
JavaScript Test - regression test for bug 366122, by Igor Bukanov
|
2007-06-14 15:15:49 -07:00 |
|
bclary@bclary.com
|
d443c7f811
|
JavaScript Test - regression test for bug 375715, by Jesse Ruderman
|
2007-06-14 15:09:45 -07:00 |
|
bclary@bclary.com
|
60d2a68541
|
JavaScript Test - regression test for bug 375711, by Jesse Ruderman
|
2007-06-14 15:04:18 -07:00 |
|
bclary@bclary.com
|
f23ca760ad
|
JavaScript Test - regression test for bug 375801, by Jesse Ruderman
|
2007-06-14 14:50:12 -07:00 |
|
bclary@bclary.com
|
8ffea8f8fd
|
JavaScript Test - regression test for bug 383721, by timeless
|
2007-06-14 14:32:09 -07:00 |
|
bclary@bclary.com
|
d48a46146f
|
JavaScript Test - regression test for bug 383965, by Jesse Ruderman
|
2007-06-13 20:38:15 -07:00 |
|
bclary@bclary.com
|
d663b1c653
|
JavaScript Test - fix scope on map call, bug 382509
|
2007-06-13 13:51:06 -07:00 |
|
bclary@bclary.com
|
dd6c4e259f
|
JavaScript Test - regression test for bug 369032, by Jesse Ruderman
|
2007-06-12 22:29:47 -07:00 |
|
bclary@bclary.com
|
0a885fc9ad
|
JavaScript Test - regression test for bug 382509
|
2007-06-12 21:50:51 -07:00 |
|
bclary@bclary.com
|
96c6386afe
|
JavaScript Test - regression test for bug 382532, by László Jánszky, Brendan Eich
|
2007-06-12 20:49:10 -07:00 |
|
bclary@bclary.com
|
c1aa612bdf
|
JavaScript Test - regression test for bug 383255, by Jesse Ruderman
|
2007-06-12 20:34:39 -07:00 |
|
bclary@bclary.com
|
dfc2f3ef6c
|
JavaScript Test - regression test for bug 383674, by Jesse Ruderman
|
2007-06-12 13:58:09 -07:00 |
|
jwalden@mit.edu
|
29b6ec0cff
|
Fix syntax error.
|
2007-06-06 11:32:31 -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 |
|
nboyd@atg.com
|
e245bf0d3d
|
Move skip lists to the testsrc directory.
|
2007-06-04 11:24:48 -07:00 |
|
nboyd@atg.com
|
6835e0ef94
|
Add skips for tests causing OutOfMemoryErrors.
|
2007-06-04 09:06:43 -07:00 |
|
bclary@bclary.com
|
2ef14cf331
|
JavaScript Test - fix broken test, bug 351515
|
2007-05-31 14:58:36 -07:00 |
|
bclary@bclary.com
|
b4fc832bb0
|
JavaScript Test - update test for bug 380237
|
2007-05-31 12:46: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
|
2f92518be4
|
JavaScript Tests - fix test to match new decompilation and to add missing brace in expected decompilation, bug 381205
|
2007-05-31 11:31:12 -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 |
|
bclary@bclary.com
|
d11db5ed2e
|
JavaScript Test - regression test for bug 381301, by Jesse Ruderman
|
2007-05-30 23:45:06 -07:00 |
|
bclary@bclary.com
|
8f7f821500
|
JavaScript Test - regression test for bug 382335, by Igor Bukanov
|
2007-05-30 23:37:52 -07:00 |
|
nboyd@atg.com
|
e94921a77e
|
Skip js1_5/Regress/regress-330352.js
|
2007-05-30 13:10:33 -07:00 |
|
bclary@bclary.com
|
cf46c96b28
|
JavaScript Test - update expected value for decompilation, bug 367629
|
2007-05-30 11:42:40 -07:00 |
|
bclary@bclary.com
|
f43df015c6
|
JavaScript Test - move test to decompilation subsuite, bug 344120
|
2007-05-30 10:42:50 -07:00 |
|
nboyd@atg.com
|
eb7fd653f0
|
Use the prefix feature to avoid enumerating all skipped tests.
|
2007-05-30 10:11:24 -07:00 |
|
nboyd@atg.com
|
dbefc9eb00
|
After the recent move to consolidate shell.js code, this test broke due todifferent epsilon values used in different shell.js scripts. So this changejust makes the test values match exactly.
|
2007-05-30 05:55:17 -07:00 |
|
bclary@bclary.com
|
1b6db89f58
|
JavaScript Test - update sudoku demo test
|
2007-05-29 22:58:26 -07:00 |
|
nboyd@atg.com
|
3847014675
|
Clean up skip list for recent test changes.
|
2007-05-29 19:32:17 -07:00 |
|
brendan@mozilla.org
|
54555ef979
|
Updated to track revised ES4-based grammar plus paren minimization changes to the decompiler (381113).
|
2007-05-29 18:52:57 -07:00 |
|
bclary@bclary.com
|
9d98080df4
|
JavaScript tests - fix incorrect TestCase signature, remove tests from slow-n.tests
|
2007-05-29 18:13:13 -07:00 |
|
bclary@bclary.com
|
f46dd88cfc
|
JavaScript Test - update to remove new syntax errors, bug 380581
|
2007-05-29 15:41:06 -07:00 |
|
bclary@bclary.com
|
7528312dc1
|
JavaScript Test - tweak decompilation result, bug 353214
|
2007-05-29 15:05:11 -07:00 |
|
bclary@bclary.com
|
05364aed69
|
JavaScript Test - remove Object.prototype.__iterator__ after test, bug 340199
|
2007-05-29 14:59:13 -07:00 |
|
nboyd@atg.com
|
17bebef584
|
Add skips for new tests and for older tests now failing, likely due todifferent shell.js functions.
|
2007-05-29 14:09:10 -07:00 |
|
bclary@bclary.com
|
7837e21982
|
JavaScript Test - regression test for bug 375715, change test to -n negative format
|
2007-05-29 11:23:19 -07:00 |
|
bclary@bclary.com
|
fc30bc2ced
|
JavaScript Test - regression test for bug 381205, update to perform test in proper scope
|
2007-05-27 16:14:24 -07:00 |
|
bclary@bclary.com
|
f2e11a14ef
|
JavaScript Test - add js1.8 version option to browser-based test menu, no bug, not part of the build
|
2007-05-27 16:00:58 -07:00 |
|
bclary@bclary.com
|
52cd767890
|
JavaScript Test - regression test for bug 366941, by Robert Sayre; add version(180) foo
|
2007-05-27 13:13:34 -07:00 |
|
bclary@bclary.com
|
e458a59474
|
JavaScript Test - regression test for bug 367629, by Jesse Ruderman
|
2007-05-27 11:43:16 -07:00 |
|
bclary@bclary.com
|
bb146b09ce
|
JavaScript Test - regression test for bug 379482, by Jesse Ruderman
|
2007-05-27 11:33:14 -07:00 |
|
bclary@bclary.com
|
47388a7709
|
JavaScript Test - regression test for bug 379566, by Igor Bukanov
|
2007-05-27 11:25:54 -07:00 |
|
bclary@bclary.com
|
3412b1c928
|
JavaScript Tests - regression test for bug 379925, by Jesse Ruderman
|
2007-05-26 09:27:25 -07:00 |
|
bclary@bclary.com
|
9c76226765
|
JavaScript Tests - regression tests for bug 380237, fix file name
|
2007-05-26 09:15:48 -07:00 |
|
bclary@bclary.com
|
6a0bcf6ae5
|
JavaScript Tests - regression tests for bug 380237, by Jesse Ruderman, Brendan Eich
|
2007-05-26 09:10:20 -07:00 |
|
bclary@bclary.com
|
7f02140b6e
|
JavaScript Test - regression test for bug 380506, by Jesse Ruderman
|
2007-05-26 07:00:13 -07:00 |
|
bclary@bclary.com
|
d5b2ea4ee6
|
JavaScript Test - regression test for bug 380581, by Jesse Ruderman
|
2007-05-26 06:43:40 -07:00 |
|
bclary@bclary.com
|
6a697dcb6e
|
JavaScript Test - regression test for bug 380889, by Igor Bukanov
|
2007-05-26 06:25:11 -07:00 |
|
bclary@bclary.com
|
adbd1ad82b
|
JavaScript Test - regression test for bug 381101, by Jesse Ruderman
|
2007-05-26 06:19:53 -07:00 |
|
bclary@bclary.com
|
019e40c64e
|
JavaScript Test - regression test for bug 381205, by Jesse Ruderman
|
2007-05-26 06:08:16 -07:00 |
|
bclary@bclary.com
|
1b3507cc16
|
JavaScript Test - regression test for bug 381211, by Jesse Ruderman
|
2007-05-26 06:00:49 -07:00 |
|
bclary@bclary.com
|
9303d08978
|
JavaScript Test - regression test for bug 381303, by Biju
|
2007-05-26 05:30:31 -07:00 |
|
bclary@bclary.com
|
6e7685f236
|
JavaScript Test - regression test for bug 381372, by Jesse Ruderman
|
2007-05-25 18:40:22 -07:00 |
|
bclary@bclary.com
|
107b132867
|
JavaScript Test - regression test for bug 381504, by James Ross
|
2007-05-25 18:20:26 -07:00 |
|
bclary@bclary.com
|
1b009a54f5
|
JavaScript Tests - standardize test reporting for shell and browser, bug 380257
|
2007-05-25 17:19:18 -07:00 |
|
bclary@bclary.com
|
5b48e543ca
|
JavaScript Tests - factor common code into top level shell.js|browser.js, bug 379779, r=igor, sr=brendan
|
2007-05-19 13:05:05 -07:00 |
|
nboyd@atg.com
|
c8ef432a8b
|
Updated skip list.
|
2007-05-16 17:30:27 -07:00 |
|
bclary@bclary.com
|
aa1abb87a6
|
JavaScript Tests - add automation helper scripts, no bug, not part of the build
|
2007-05-10 21:11:39 -07:00 |
|
bclary@bclary.com
|
2dbe01ed7b
|
JavaScript Test - regression test for bug 354998, revert Object.prototype to prevent side effects
|
2007-05-09 23:10:50 -07:00 |
|
bclary@bclary.com
|
f113ef84be
|
JavaScript Tests - remove extraneous debugger statement, no bug, not part of the build
|
2007-05-09 16:01:32 -07:00 |
|
bclary@bclary.com
|
f7f790b29c
|
JavaScript Test - update test to match 1.8.1 and later serialization, bug 297025
|
2007-05-08 10:10:11 -07:00 |
|
bclary@bclary.com
|
ed62dc8f16
|
JavaScript Test - regression test for bug 352459, by Jesse Ruderman
|
2007-05-07 12:20:39 -07:00 |
|
bclary@bclary.com
|
058fc3154f
|
JavaScript Test - regression test for bug 352732, by Jesse Ruderman
|
2007-05-07 12:07:36 -07:00 |
|
bclary@bclary.com
|
86f671d1aa
|
JavaScript Test - regression test for bug 361566, by Jesse Ruderman
|
2007-05-07 12:00:19 -07:00 |
|
bclary@bclary.com
|
f951f81d4f
|
JavaScript Tests - regression tests for bug 373827, by Jesse Ruderman
|
2007-05-07 11:53:05 -07:00 |
|
bclary@bclary.com
|
72909ce794
|
JavaScript Tests - regression test for bug 375695, by Jesse Ruderman
|
2007-05-07 11:45:39 -07:00 |
|
bclary@bclary.com
|
1e03308fee
|
JavaScript Test - test automation, add js1_8, no bug, not part of the build
|
2007-05-06 22:38:03 -07:00 |
|
bclary@bclary.com
|
84fdad2cbc
|
JavaScript Tests - disable window.onerror handler to prevent false failure, bug 340804
|
2007-05-06 22:18:27 -07:00 |
|
bclary@bclary.com
|
0dfea3d059
|
JavaScript Test - remove non-standard use of unescape, bug 370585
|
2007-05-06 21:52:07 -07:00 |
|
bclary@bclary.com
|
01a878d6bd
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 21:17:53 -07:00 |
|
bclary@bclary.com
|
76a592b790
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 21:13:01 -07:00 |
|
bclary@bclary.com
|
a082499f24
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 21:10:01 -07:00 |
|
bclary@bclary.com
|
da601fec0a
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 21:06:09 -07:00 |
|
bclary@bclary.com
|
6cbc9f4370
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 20:59:26 -07:00 |
|
bclary@bclary.com
|
1d80f21749
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 20:55:18 -07:00 |
|
bclary@bclary.com
|
3f47684b20
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 20:50:30 -07:00 |
|
bclary@bclary.com
|
6b12386917
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 20:47:30 -07:00 |
|
bclary@bclary.com
|
35af1f3acf
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 20:42:19 -07:00 |
|
bclary@bclary.com
|
bd9983728b
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 20:38:14 -07:00 |
|
bclary@bclary.com
|
91f13a00a3
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 20:33:33 -07:00 |
|
bclary@bclary.com
|
2469d57b23
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 20:28:43 -07:00 |
|
bclary@bclary.com
|
4f1e5a9ee4
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 20:21:05 -07:00 |
|
bclary@bclary.com
|
281b085b3f
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 20:15:45 -07:00 |
|
bclary@bclary.com
|
752834793d
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 20:10:58 -07:00 |
|
bclary@bclary.com
|
51209d4c55
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 20:03:09 -07:00 |
|
bclary@bclary.com
|
607b84e5da
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 19:59:43 -07:00 |
|
bclary@bclary.com
|
ab12304850
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 19:56:17 -07:00 |
|
bclary@bclary.com
|
57b5c1580c
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 19:50:50 -07:00 |
|
bclary@bclary.com
|
de824ca85b
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 19:47:41 -07:00 |
|
bclary@bclary.com
|
da93cdec55
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 19:44:30 -07:00 |
|
bclary@bclary.com
|
a00a268314
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 19:38:42 -07:00 |
|
bclary@bclary.com
|
8d302da73a
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 19:35:23 -07:00 |
|
bclary@bclary.com
|
c790ae0cfc
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 19:31:34 -07:00 |
|
bclary@bclary.com
|
faa716dd66
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 19:28:06 -07:00 |
|
bclary@bclary.com
|
36745083f1
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 19:24:47 -07:00 |
|
bclary@bclary.com
|
3f8e76ed3b
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 19:21:10 -07:00 |
|
bclary@bclary.com
|
050e0304ff
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 19:17:11 -07:00 |
|
bclary@bclary.com
|
4c952f1a80
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 19:13:50 -07:00 |
|
bclary@bclary.com
|
278a5b0214
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 19:07:43 -07:00 |
|
bclary@bclary.com
|
6b5aa51b1a
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 19:04:07 -07:00 |
|
bclary@bclary.com
|
12742b6497
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 19:01:01 -07:00 |
|
bclary@bclary.com
|
5ff2d1a6fc
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 18:55:06 -07:00 |
|
bclary@bclary.com
|
06651326d7
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 18:51:49 -07:00 |
|
bclary@bclary.com
|
4fa4cabea8
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 18:44:24 -07:00 |
|
bclary@bclary.com
|
77e5b4bf7a
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 18:35:28 -07:00 |
|
bclary@bclary.com
|
2d8d0b85d7
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 18:31:49 -07:00 |
|
bclary@bclary.com
|
32b8dca5f0
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 18:24:04 -07:00 |
|
bclary@bclary.com
|
ee77f1fbad
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 18:18:52 -07:00 |
|
bclary@bclary.com
|
06754e191e
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 18:15:41 -07:00 |
|
bclary@bclary.com
|
132d065ea2
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 18:12:09 -07:00 |
|
bclary@bclary.com
|
f42a8fa581
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 18:08:33 -07:00 |
|
bclary@bclary.com
|
24636a49f1
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 18:02:55 -07:00 |
|
bclary@bclary.com
|
d6994f76a0
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 17:59:31 -07:00 |
|
bclary@bclary.com
|
33d3fa8015
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 17:54:25 -07:00 |
|
bclary@bclary.com
|
0ba085c686
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 17:51:13 -07:00 |
|
bclary@bclary.com
|
3ca366c9b1
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 17:47:44 -07:00 |
|
bclary@bclary.com
|
8b3a621c0c
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 17:41:58 -07:00 |
|
bclary@bclary.com
|
de1ee5b410
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 17:36:28 -07:00 |
|
bclary@bclary.com
|
ad84c0a51a
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 17:33:09 -07:00 |
|
bclary@bclary.com
|
b39019cbf1
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 17:29:56 -07:00 |
|
bclary@bclary.com
|
541719b27f
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 17:26:34 -07:00 |
|
bclary@bclary.com
|
3044104a76
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 17:22:53 -07:00 |
|
bclary@bclary.com
|
75c70a3899
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 17:19:07 -07:00 |
|
bclary@bclary.com
|
c5ecaaef0f
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 17:15:32 -07:00 |
|
bclary@bclary.com
|
3b9ead59e4
|
JavaScript Tests - segregate non-standard tests, add tests lists for extensions and gc test, bug 370585
|
2007-05-06 17:12:08 -07:00 |
|
bclary@bclary.com
|
b0babe51db
|
JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585
|
2007-05-06 17:08:00 -07:00 |
|
bclary@bclary.com
|
a238c3e7e7
|
JavaScript Tests - setup js1_6 decompilation sub suite, bug 370585
|
2007-05-06 16:27:00 -07:00 |
|
bclary@bclary.com
|
8820ff279e
|
JavaScript Test - regression test for bug 378492, by Jesse Ruderman
|
2007-05-06 01:46:32 -07:00 |
|
bclary@bclary.com
|
440dc7b7c0
|
JavaScript Test - regression test for bug 367120, by moz_bu_r_a4
|
2007-05-06 01:41:44 -07:00 |
|
bclary@bclary.com
|
b63cf55c46
|
JavaScript Test - regression test for bug 367119, by moz_bu_r_a4
|
2007-05-06 01:39:46 -07:00 |
|
bclary@bclary.com
|
1702ad9aed
|
JavaScript Test - regression test for bug 367118, by moz_bu_r_a4
|
2007-05-06 01:37:14 -07:00 |
|
bclary@bclary.com
|
ee61544de1
|
JavaScript Test - regression test for bug 366123, by shutdown
|
2007-05-06 01:34:25 -07:00 |
|
bclary@bclary.com
|
ecdb303e3c
|
JavaScript Test - regression test for bug 365527, by Igor Bukanov
|
2007-05-06 01:30:59 -07:00 |
|
bclary@bclary.com
|
49555c79e9
|
JavaScript Test - regression test for bug 361856, by shutdown
|
2007-05-06 01:11:00 -07:00 |
|
bclary@bclary.com
|
a8c9d7d525
|
JavaScript Tests - regression tests for bug 360681, by Igor Bukanov
|
2007-05-06 01:06:47 -07:00 |
|
bclary@bclary.com
|
d19085b5d9
|
JavaScript Test - regression test for bug 358508, by shutdown
|
2007-05-06 01:04:05 -07:00 |
|
bclary@bclary.com
|
3e4bd92db7
|
JavaScript Tests - regression test for bug 353078, by Jesse Ruderman
|
2007-05-06 01:01:46 -07:00 |
|
bclary@bclary.com
|
06803f2143
|
JavaScript Test - regression test for bug 311161, by Jesse Ruderman
|
2007-05-06 00:57:19 -07:00 |
|
bclary@bclary.com
|
58c01aa318
|
JavaScript Test - regression test for bug 346642, update decompilation changes.
|
2007-05-06 00:32:42 -07:00 |
|
bclary@bclary.com
|
784e56cba8
|
JavaScript Tests - update change in decompilation due to bug 356083 fix, bug 355736
|
2007-05-05 23:53:10 -07:00 |
|
bclary@bclary.com
|
728d2951e0
|
JavaScript Test - regression test for bug 376052, by George Kangas
|
2007-05-05 00:28:04 -07:00 |
|
bclary@bclary.com
|
8a38da7dbd
|
JavaScript Test - regression test for bug 379483, by Jesse Ruderman
|
2007-05-05 00:12:40 -07:00 |
|
bclary@bclary.com
|
4a80f4011d
|
JavaScript Tests - do not use anonymous functions in statement contexts, bug 379509
|
2007-05-05 00:03:34 -07:00 |
|
bclary@bclary.com
|
bada760dab
|
JavaScript Tests - replace JavaScriptOptions, bug 379701
|
2007-05-04 11:49:29 -07:00 |
|