gecko/js/src/tests
2010-10-07 13:52:58 -07:00
..
e4x Bug 492849 - Implement Object.preventExtensions, Object.isExtensible. a=waldo,jimb, r=brendan 2010-09-21 11:35:29 -07:00
ecma Backed out changeset 5a5e12cff449 because it goes on top of a661b26a83a1, 2010-08-06 11:40:28 -07:00
ecma_2 bug 583155 - reduce log noise from jsreftest in the browser, r=mrbkap,jorendorff. 2010-08-05 07:14:34 -07:00
ecma_3 Bug 601505 - Error instances don't have [[Construct]] (r=brendan) 2010-10-04 16:22:26 -07:00
ecma_3_1 bug 583155 - reduce log noise from jsreftest in the browser, r=mrbkap,jorendorff. 2010-08-05 07:14:34 -07:00
ecma_5 Bug 601307 - Add a test for directness of the eval in |with (...) eval(...)| (assuming eval is the global eval function). r=jimb 2010-10-01 18:40:11 -07:00
js1_1 bug 583155 - reduce log noise from jsreftest in the browser, r=mrbkap,jorendorff. 2010-08-05 07:14:34 -07:00
js1_2 bug 583155 - reduce log noise from jsreftest in the browser, r=mrbkap,jorendorff. 2010-08-05 07:14:34 -07:00
js1_3 bug 583155 - reduce log noise from jsreftest in the browser, r=mrbkap,jorendorff. 2010-08-05 07:14:34 -07:00
js1_4 bug 583155 - reduce log noise from jsreftest in the browser, r=mrbkap,jorendorff. 2010-08-05 07:14:34 -07:00
js1_5 Bug 592644 - ES5 indirect eval. Part 1, add support and tests. r=brendan. 2010-10-07 15:00:09 -05:00
js1_6 Bug 592644 - ES5 indirect eval. Part 1, add support and tests. r=brendan. 2010-10-07 15:00:09 -05:00
js1_7 Fix Iterator assertion, add tests, bug 589112. r=dmandelin 2010-08-27 11:48:29 -07:00
js1_8 Bug 540675: eviscerate JSStackFrame::callerVersion. (r=lw) 2010-09-13 09:38:22 -07:00
js1_8_1 Bug 599932 - js1_8_1/trace/regress-462459-02.js and friends are failing in shell. r=jimb, a=NPOTB. 2010-09-27 13:25:39 -05:00
js1_8_5 Clean up JSOP_DEFFUN and duplicated methodjit StubCall logic, fixing latent arguments override bug (602621, r=igor). 2010-10-07 13:52:58 -07:00
src
bisect.sh Bug 585336: Fix "a the" in comments (for General core code). r=timeless a=NPOTB (comment-only) 2010-08-15 15:50:02 -07:00
browser.js bug 583155 - reduce log noise from jsreftest in the browser, r=mrbkap,jorendorff. 2010-08-05 07:14:34 -07:00
changes.sh
compare_bench.py Bug 558846 - Update parsemark to use js::Parser directly. r=jorendorff. 2010-04-15 10:53:27 -05:00
config.mk
config.sh
detect-universe.sh
dikdik-n.tests
get-universe.sh
importList.html
importList.js
js-test-driver-begin.js
js-test-driver-end.js
js-test-driver-quirks.html
js-test-driver-standards.html
jsreftest.html
jstests.list Move the scripted proxies test into js1_8_5/extensions (bug 546590). 2010-05-19 02:08:53 -07:00
jstests.py [JAEGER] Bug 589349 stopgap: tweak jstests.py to split extra args option on spaces so we can run with '-m -j' to test both JITs 2010-08-25 14:08:33 -07:00
known-failures.pl
Makefile.in Add proxies test directory to Makefile.in (follow-up fix for bug 546590). 2010-05-18 20:00:18 -07:00
manifest.py Back out b17c8b926585, seems to not work any more. :-\ 2010-07-27 18:23:30 -07:00
menufoot.html
menuhead.html
menuhead.js bug 512247 - replace license headers in tests by Jason Orendorff, Blake Kaplan, Robert Sayre, Bob Clary with public domain notice; by permission. 2009-10-29 00:44:41 -07:00
mkhtml.pl
mklistpage.pl
most.tests
narcissus-failures.txt bug 584787, r=pcwalton: Node shouldn't subclass Array 2010-10-07 10:59:45 -07:00
narcissus.list Create shell for Narcissus JS (bug 572879, r=gal) 2010-07-14 15:02:51 -07:00
narcissus.README Bug 584807 - Simplify Narcissus testing setup. (r=gal) 2010-08-06 11:06:30 -07:00
parsemark.py Bug 558971 - Parser arena allocation overhead is too high. r=sayrer/shaver 2010-04-23 08:40:57 -04:00
pattern-expander.pl
pattern-extracter.pl
Patterns.pm
performance-1.8.0.tests
performance-1.8.1.tests
performance-1.9.0.tests
performance-1.9.1.tests
performance-1.9.2.tests
performance.tests
post-process-logs.pl
process-logs.sh
progressbar.py
remove-fixed-failures.sh
runtests.sh
shell.js Merge from tracemonkey. 2010-08-05 15:57:34 -07:00
SisyphusMakefile
slow-n-1.8.1-browser.tests
slow-n-1.8.1.tests
slow-n-1.9.0-browser.tests
slow-n-1.9.0.tests
slow-n-1.9.1-browser.tests
slow-n-1.9.1.tests
slow-n-1.9.2-browser.tests
slow-n-1.9.2.tests
slow-n.tests
slow-narcissus.txt Refactored Narcissus to use the module pattern (bug 583913, r=pwalton) 2010-08-03 17:15:02 -07:00
spidermonkey-gc.tests
spidermonkey-n-1.8.0.tests Bug 506041 Part 2: Correct misspellings in source code 2010-05-13 14:19:50 +02:00
spidermonkey-n-1.8.1.tests Bug 506041 Part 2: Correct misspellings in source code 2010-05-13 14:19:50 +02:00
spidermonkey-n-1.9.0.tests Bug 506041 Part 2: Correct misspellings in source code 2010-05-13 14:19:50 +02:00
spidermonkey-n-1.9.1.tests Bug 506041 Part 2: Correct misspellings in source code 2010-05-13 14:19:50 +02:00
spidermonkey-n-1.9.2.tests Bug 506041 Part 2: Correct misspellings in source code 2010-05-13 14:19:50 +02:00
spidermonkey-n-1.9.3.tests Bug 506041 Part 2: Correct misspellings in source code 2010-05-13 14:19:50 +02:00
spidermonkey-n.tests Bug 506041 Part 2: Correct misspellings in source code 2010-05-13 14:19:50 +02:00
test.sh
tests.py Back out b17c8b926585, seems to not work any more. :-\ 2010-07-27 18:23:30 -07:00
user.js Bug 593133 - TM: PGO doesn't use tracejit profile. r=dmandelin 2010-09-09 16:55:59 +09:00
userhookeach.js bug 512247 - replace license headers in tests by Jason Orendorff, Blake Kaplan, Robert Sayre, Bob Clary with public domain notice; by permission. 2009-10-29 00:44:41 -07:00
workers.py