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 |
|