Searched refs:tc (Results 176 - 200 of 1228) sorted by relevance

1234567891011>>

/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/ecma/Statements/
H A D12.6.3-11.js82 for ( tc=0; tc < testcases.length; tc++ ) {
83 testcases[tc].passed = writeTestCaseResult(
84 testcases[tc].expect,
85 testcases[tc].actual,
86 testcases[tc].description +" = "+
87 testcases[tc].actual );
89 testcases[tc].reason += ( testcases[tc]
[all...]
H A D12.6.3-12.js88 for ( tc=0; tc < testcases.length; tc++ ) {
89 testcases[tc].passed = writeTestCaseResult(
90 testcases[tc].expect,
91 testcases[tc].actual,
92 testcases[tc].description +" = "+
93 testcases[tc].actual );
95 testcases[tc].reason += ( testcases[tc]
[all...]
H A D12.6.3-2.js44 for ( tc=0; tc < testcases.length; tc++ ) {
45 testcases[tc].passed = writeTestCaseResult(
46 testcases[tc].expect,
47 testcases[tc].actual,
48 testcases[tc].description +" = "+
49 testcases[tc].actual );
51 testcases[tc].reason += ( testcases[tc]
[all...]
H A D12.6.3-3.js59 for ( tc=0; tc < testcases.length; tc++ ) {
60 testcases[tc].passed = writeTestCaseResult(
61 testcases[tc].expect,
62 testcases[tc].actual,
63 testcases[tc].description +" = "+
64 testcases[tc].actual );
66 testcases[tc].reason += ( testcases[tc]
[all...]
H A D12.6.3-5-n.js86 for ( tc=0; tc < testcases.length; tc++ ) {
87 testcases[tc].passed = writeTestCaseResult(
88 testcases[tc].expect,
89 testcases[tc].actual,
90 testcases[tc].description +" = "+
91 testcases[tc].actual );
93 testcases[tc].reason += ( testcases[tc]
[all...]
H A D12.6.3-6-n.js86 for ( tc=0; tc < testcases.length; tc++ ) {
87 testcases[tc].passed = writeTestCaseResult(
88 testcases[tc].expect,
89 testcases[tc].actual,
90 testcases[tc].description +" = "+
91 testcases[tc].actual );
93 testcases[tc].reason += ( testcases[tc]
[all...]
H A D12.6.3-7-n.js86 for ( tc=0; tc < testcases.length; tc++ ) {
87 testcases[tc].passed = writeTestCaseResult(
88 testcases[tc].expect,
89 testcases[tc].actual,
90 testcases[tc].description +" = "+
91 testcases[tc].actual );
93 testcases[tc].reason += ( testcases[tc]
[all...]
H A D12.6.3-8-n.js86 for ( tc=0; tc < testcases.length; tc++ ) {
87 testcases[tc].passed = writeTestCaseResult(
88 testcases[tc].expect,
89 testcases[tc].actual,
90 testcases[tc].description +" = "+
91 testcases[tc].actual );
93 testcases[tc].reason += ( testcases[tc]
[all...]
H A D12.6.3-9-n.js86 for ( tc=0; tc < testcases.length; tc++ ) {
87 testcases[tc].passed = writeTestCaseResult(
88 testcases[tc].expect,
89 testcases[tc].actual,
90 testcases[tc].description +" = "+
91 testcases[tc].actual );
93 testcases[tc].reason += ( testcases[tc]
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/ecma/String/
H A D15.5.3.1-1.js62 for ( tc=0; tc < testcases.length; tc++ ) {
63 testcases[tc].passed = writeTestCaseResult(
64 testcases[tc].expect,
65 testcases[tc].actual,
66 testcases[tc].description +" = "+
67 testcases[tc].actual );
69 testcases[tc].reason += ( testcases[tc]
[all...]
H A D15.5.3.1-2.js59 for ( tc=0; tc < testcases.length; tc++ ) {
60 testcases[tc].passed = writeTestCaseResult(
61 testcases[tc].expect,
62 testcases[tc].actual,
63 testcases[tc].description +" = "+
64 testcases[tc].actual );
66 testcases[tc].reason += ( testcases[tc]
[all...]
H A D15.5.3.1-3.js56 for ( tc=0; tc < testcases.length; tc++ ) {
57 testcases[tc].passed = writeTestCaseResult(
58 testcases[tc].expect,
59 testcases[tc].actual,
60 testcases[tc].description +" = "+
61 testcases[tc].actual );
63 testcases[tc].reason += ( testcases[tc]
[all...]
H A D15.5.3.1-4.js57 for ( tc=0; tc < testcases.length; tc++ ) {
58 testcases[tc].passed = writeTestCaseResult(
59 testcases[tc].expect,
60 testcases[tc].actual,
61 testcases[tc].description +" = "+
62 testcases[tc].actual );
64 testcases[tc].reason += ( testcases[tc]
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/js1_2/operator/
H A Dequality.js59 for ( tc=0; tc < testcases.length; tc++ ) {
60 testcases[tc].passed = writeTestCaseResult(
61 testcases[tc].expect,
62 testcases[tc].actual,
63 testcases[tc].description +" = "+
64 testcases[tc].actual );
65 testcases[tc].reason += ( testcases[tc]
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/js1_2/statements/
H A Ddo_while.js55 for ( tc=0; tc < testcases.length; tc++ ) {
56 testcases[tc].passed = writeTestCaseResult(
57 testcases[tc].expect,
58 testcases[tc].actual,
59 testcases[tc].description +" = "+
60 testcases[tc].actual );
61 testcases[tc].reason += ( testcases[tc]
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/js1_3/Script/
H A Ddelete-001.js68 for ( tc=0; tc < testcases.length; tc++ ) {
69 testcases[tc].passed = writeTestCaseResult(
70 testcases[tc].expect,
71 testcases[tc].actual,
72 testcases[tc].description +" = "+
73 testcases[tc].actual );
75 testcases[tc].reason += ( testcases[tc]
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/js1_3/regress/
H A Ddelete-001.js68 for ( tc=0; tc < testcases.length; tc++ ) {
69 testcases[tc].passed = writeTestCaseResult(
70 testcases[tc].expect,
71 testcases[tc].actual,
72 testcases[tc].description +" = "+
73 testcases[tc].actual );
75 testcases[tc].reason += ( testcases[tc]
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/ecma/ExecutionContexts/
H A D10.1.3-1.js65 testcases[tc++] = new TestCase(
71 testcases[tc++] = new TestCase(
77 testcases[tc++] = new TestCase(
83 testcases[tc++] = new TestCase(
96 for ( tc=0; tc < testcases.length; tc++ ) {
97 testcases[tc].passed = writeTestCaseResult(
98 testcases[tc].expect,
99 testcases[tc]
[all...]
H A D10.1.4-1.js67 for ( tc=0; tc < testcases.length; tc++ ) {
71 testcases[tc].description += "( " + INPUT +" )" ;
74 testcases[tc].actual = eval( INPUT );
75 testcases[tc].expect = Math.pow(INPUT,2);
78 testcases[tc].passed = writeTestCaseResult(
79 testcases[tc].expect,
80 testcases[tc].actual,
81 testcases[tc]
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/ecma/Expressions/
H A D11.2.3-1.js69 testcases[tc++] = new TestCase( SECTION,
74 testcases[tc++] = new TestCase( SECTION,
83 testcases[tc++] = new TestCase( SECTION,
90 testcases[tc++] = new TestCase( SECTION,
96 testcases[tc++] = new TestCase( SECTION,
102 testcases[tc++] = new TestCase( SECTION,
110 for ( tc=0; tc < testcases.length; tc++ ) {
111 testcases[tc]
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/js1_2/function/
H A Dlength.js56 testcases[tc++] = new TestCase( SECTION,
61 testcases[tc++] = new TestCase( SECTION,
67 testcases[tc++] = new TestCase( SECTION,
72 testcases[tc++] = new TestCase( SECTION,
82 for ( tc=0; tc < testcases.length; tc++ ) {
83 testcases[tc].passed = writeTestCaseResult(
84 testcases[tc].expect,
85 testcases[tc]
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/ecma/LexicalConventions/
H A D7.6.js45 testcases[tc++] = new TestCase( SECTION,
52 testcases[tc++] = new TestCase( SECTION,
58 testcases[tc++] = new TestCase( SECTION,
64 testcases[tc++] = new TestCase( SECTION,
70 testcases[tc++] = new TestCase( SECTION,
76 testcases[tc++] = new TestCase( SECTION,
82 testcases[tc++] = new TestCase( SECTION,
87 testcases[tc++] = new TestCase( SECTION,
92 testcases[tc++] = new TestCase( SECTION,
97 testcases[tc
[all...]
H A D7.7.3-1.js50 testcases[tc++] = new TestCase( SECTION,
55 testcases[tc++] = new TestCase( SECTION,
60 testcases[tc++] = new TestCase( SECTION,
65 testcases[tc++] = new TestCase( SECTION,
70 testcases[tc++] = new TestCase( SECTION,
75 testcases[tc++] = new TestCase( SECTION,
80 testcases[tc++] = new TestCase( SECTION,
85 testcases[tc++] = new TestCase( SECTION,
90 testcases[tc++] = new TestCase( SECTION,
95 testcases[tc
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/ecma/Date/
H A D15.9.5.21-8.js58 testcases[tc++] = new TestCase( SECTION,
63 testcases[tc++] = new TestCase( SECTION,
69 testcases[tc++] = new TestCase( SECTION,
75 for ( tc=0; tc < testcases.length; tc++ ) {
76 testcases[tc].passed = writeTestCaseResult(
77 testcases[tc].expect,
78 testcases[tc].actual,
79 testcases[tc]
[all...]
H A D15.9.5.js56 testcases[tc++] = new TestCase( SECTION,
60 testcases[tc++] = new TestCase( SECTION,
64 testcases[tc++] = new TestCase( SECTION,
70 for ( tc=0; tc < testcases.length; tc++ ) {
71 testcases[tc].passed = writeTestCaseResult(
72 testcases[tc].expect,
73 testcases[tc].actual,
74 testcases[tc]
[all...]

Completed in 283 milliseconds

1234567891011>>