Imported Upstream version 1.0.0
[platform/upstream/js.git] / js / src / tests / js1_8_5 / extensions / jstests.list
1 url-prefix ../../jsreftest.html?test=js1_8_5/extensions/
2 script typedarray.js
3 script typedarray-prototype.js
4 skip-if(!xulRuntime.shell) script worker-error.js  # these tests sometimes hang in browser, bug 559954, bug 562333
5 skip-if(!xulRuntime.shell) script worker-error-propagation.js
6 skip-if(!xulRuntime.shell) script worker-fib.js
7 skip-if(!xulRuntime.shell) script worker-init.js
8 skip-if(!xulRuntime.shell) script worker-simple.js
9 skip-if(!xulRuntime.shell) script worker-terminate.js
10 skip-if(!xulRuntime.shell) script worker-timeout.js
11 script scripted-proxies.js
12 script array-length-protochange.js
13 script parseInt-octal.js
14 script proxy-enumerateOwn-duplicates.js
15 skip-if(!xulRuntime.shell) script proxy-proto-setter.js
16 skip-if(!xulRuntime.shell) script reflect-parse.js
17 script destructure-accessor.js
18 script censor-strict-caller.js
19 skip-if(!xulRuntime.shell) script clone-simple.js
20 skip-if(!xulRuntime.shell) script clone-regexp.js
21 skip-if(!xulRuntime.shell) script clone-leaf-object.js
22 skip-if(!xulRuntime.shell) script clone-object.js
23 skip-if(!xulRuntime.shell) script clone-typed-array.js
24 skip-if(!xulRuntime.shell) script clone-errors.js
25 skip-if(!xulRuntime.shell) script clone-forge.js
26 script set-property-non-extensible.js
27 script recursion.js
28 script regress-627984-1.js
29 script regress-627984-2.js
30 script regress-627984-3.js
31 script regress-627984-4.js
32 script regress-627984-5.js
33 script regress-627984-6.js
34 script regress-627984-7.js
35 script regress-630377.js
36 script regress-631723.js