gecko/js/src/tests
2010-06-19 18:59:20 -07:00
..
e4x Merge mozilla-central to tracemonkey. 2010-06-05 19:13:45 -04:00
ecma Split up DST tests a bit more. r=time 2010-06-03 15:48:26 -07:00
ecma_2
ecma_3 Disable some misplaced perf tests because they are randomly orange. 2010-06-10 20:33:32 -07:00
ecma_3_1 Bug 522760 - js/src/tests/ecma_5 tests should not run as JavaScript 1.5, r=brendan 2009-11-20 00:11:27 -08:00
ecma_5 Fix getter vs. method pointer issues (567066, r=jwalden). 2010-05-24 10:48:32 -07:00
js1_1
js1_2
js1_3
js1_4 bug 531682 - patching js1_4/Eval/jstests.list to include bug's test 2009-12-04 21:57:51 +03:00
js1_5 Bug 561354 - Disable regress-422348.js on all 64-bit OSes, like everyone including me thought I was going to do in the last patch 2010-06-19 18:59:20 -07:00
js1_6 Bug 565521 - Add a test. r=sayrer 2010-05-12 18:18:54 -07:00
js1_7 Test for bug 568056. 2010-06-02 16:39:49 -07:00
js1_8 Bug 552560 - Remove support for __parent__. r=mrbkap 2010-04-11 13:51:00 -07:00
js1_8_1 Followup orange fix, had these fixed in one tree but not the one from which I pushed the changes... r=waylon 2010-04-21 17:34:55 -07:00
js1_8_5 Fix up the tests from bug 555246 to pass in the browser. 2010-06-03 23:33:40 -07:00
src
bisect.sh
browser.js Bug 545962 - Workers for the js shell. r=igor. 2010-04-06 08:15:15 -05: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
jsDriver.pl Bug 506041 Part 2: Correct misspellings in source code 2010-05-13 14:19:50 +02:00
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 Bump jstests.py timeout limit to 150s; reftest harness times out at 300s now, so this both substantially raises the ceiling and doesn't raise it so far that a fast-in-shell-but-slow-in-browser test might time out only in browser, or at least that's the hope. r=flakiness 2010-06-02 17:04:37 -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 Fix js shell test runner to cope with assert-if. No bug, r=cdleary. 2010-05-30 00:57:13 -07:00
menufoot.html
menuhead.html
menuhead.js
mkhtml.pl
mklistpage.pl
most.tests
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
README-jsDriver.html
remove-fixed-failures.sh
runRhinoTests.pl
runtests2.pl
runtests.pl
runtests.sh
shell.js Bug 557508 - Enable tracing JIT when running js tests in the shell. r=jorendorff. 2010-04-06 15:43:11 -05: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
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 Bug 563077 - fix handling of tests marked as 'random' so crashes are reported. r=dmandelin 2010-05-03 15:25:57 -07:00
user.js
userhookeach.js
workers.py