gecko/js/src/tests
2011-08-10 17:40:39 -05:00
..
e4x Bug 640629 - Move timer declaration instances to prevent premature garbage collection from occuring and wiping out the timer instances before they get a chance to fire. r=jdm,gavin 2011-07-05 21:40:00 -04:00
ecma Bug 652771 - Update Unicode character support for space categorization, also somewhat for uppercase and lowercase (although these will only be fully fixed in followup bugs). r=jwalden. Further (lumped together to address interdependencies): Bug 672760 - Don't pass the EOF non-character to any of the Unicode character-categorization functions. r=jwalden 2011-07-26 14:10:33 -07:00
ecma_2 Bug 658524 - annotate remaining jsreftest manifests for android. r=bear, a=test-only 2011-05-20 11:54:02 -04:00
ecma_3 Bug 652771 - Update Unicode character support for space categorization, also somewhat for uppercase and lowercase (although these will only be fully fixed in followup bugs). r=jwalden. Further (lumped together to address interdependencies): Bug 672760 - Don't pass the EOF non-character to any of the Unicode character-categorization functions. r=jwalden 2011-07-26 14:10:33 -07:00
ecma_3_1
ecma_5 Bug 653175 - An array index with a null character could wrongly be considered to be valid. r=jorendorff 2011-08-06 00:37:54 +02:00
js1_1 Bug 15529 - Add missing copyright boilerplate to files in js/src, remove dead files (r=brendan,graydon,jimb) 2011-06-21 10:26:22 -07:00
js1_2 Bug 635017 - /undefined/.match() should succeed. r=jorendorff. 2011-07-22 09:46:07 -05:00
js1_3
js1_4
js1_5 Bug 668095 - Write a proper option parser for SpiderMonkey CLI. (r=dvander) 2011-07-19 16:37:09 -07:00
js1_6 Bug 668594 - while running reftest style tests, we seem to have a memory leak and fennec hangs. r=bc, a=test-only 2011-07-08 11:00:41 -04:00
js1_7 Bug 668594 - while running reftest style tests, we seem to have a memory leak and fennec hangs. r=bc, a=test-only 2011-07-08 11:00:41 -04:00
js1_8 Bug 668594 - while running reftest style tests, we seem to have a memory leak and fennec hangs. r=bc, a=test-only 2011-07-08 11:00:41 -04:00
js1_8_1 Bug 676708 - Remove split global stuff from the shell. r=mrbkap 2011-08-04 19:39:12 -07:00
js1_8_5 Bug 672804 - "Assertion failure: parent" with trap right after JSOP_ENTERBLOCK. r=billm. 2011-08-10 17:40:39 -05:00
src
browser.js Bug 665835 - Remove JSOPTION_ANONFUNFIX. r=cdleary 2011-06-21 09:53:19 -07:00
compare_bench.py
js-test-driver-begin.js
js-test-driver-end.js
jsreftest.html
jstests.list Backout changeset 5fe20ec0229c (bug 15529) because it breaks jsreftests 2011-06-21 18:52:32 -04:00
jstests.py Bug 634090 - Make jstests and jit-tests handle timeout better (r=dmandelin) 2011-05-18 10:30:56 -07:00
Makefile.in Bug 648870 - Stop trying to package the tests in proxies/, since those tests are actually in js1_8_5/extensions/, r=bc 2011-04-10 13:35:38 -07:00
manifest.py Bug 668095 - Write a proper option parser for SpiderMonkey CLI. (r=dvander) 2011-07-19 16:37:09 -07:00
most.tests
narcissus-failures.txt
narcissus.list
narcissus.README
parsemark.py
performance.tests
progressbar.py
shell.js
slow-n.tests
slow-narcissus.txt
spidermonkey-gc.tests
spidermonkey-n.tests
tests.py Bug 634090 - Make jstests and jit-tests handle timeout better (r=dmandelin) 2011-05-18 10:30:56 -07:00
user.js Bug 646312: Enable methodjit by default for chrome JavaScript, r=dmandelin 2011-04-25 18:17:32 -07:00
workers.py