Searched refs:tc (Results 126 - 150 of 1149) sorted by relevance

1234567891011>>

/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/js1_3/Script/
H A Dswitch-001.js58 testcases[tc++] = new TestCase(
69 for ( tc=0; tc < testcases.length; tc++ ) {
70 testcases[tc].passed = writeTestCaseResult(
71 testcases[tc].expect,
72 testcases[tc].actual,
73 testcases[tc].description +" = "+
74 testcases[tc].actual );
76 testcases[tc]
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/js1_3/regress/
H A Dfunction-001-n.js53 testcases[tc++] = new TestCase(
63 for ( tc=0; tc < testcases.length; tc++ ) {
64 testcases[tc].passed = writeTestCaseResult(
65 testcases[tc].expect,
66 testcases[tc].actual,
67 testcases[tc].description +" = "+
68 testcases[tc].actual );
70 testcases[tc]
[all...]
H A Din-001.js46 testcases[tc++] = new TestCase(
55 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 );
62 testcases[tc]
[all...]
H A Dswitch-001.js60 testcases[tc++] = new TestCase(
69 for ( tc=0; tc < testcases.length; tc++ ) {
70 testcases[tc].passed = writeTestCaseResult(
71 testcases[tc].expect,
72 testcases[tc].actual,
73 testcases[tc].description +" = "+
74 testcases[tc].actual );
76 testcases[tc]
[all...]
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-run/
H A Dseveral_tcs_helper.c33 ATF_TC_HEAD(first, tc)
35 atf_tc_set_md_var(tc, "descr", "Description 1");
37 ATF_TC_BODY(first, tc)
42 ATF_TC_HEAD(second, tc)
44 atf_tc_set_md_var(tc, "descr", "Description 2");
45 atf_tc_set_md_var(tc, "timeout", "500");
46 atf_tc_set_md_var(tc, "X-property", "Custom property");
48 ATF_TC_BODY(second, tc)
51 ATF_TC_CLEANUP(second, tc)
56 ATF_TC_HEAD(third, tc)
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/ecma/GlobalObject/
H A D15.1.2.2-2.js44 testcases[tc++] = new TestCase( SECTION,
49 testcases[tc++] = new TestCase( SECTION,
54 testcases[tc++] = new TestCase( SECTION,
59 testcases[tc++] = new TestCase( SECTION,
64 testcases[tc++] = new TestCase( SECTION,
69 testcases[tc++] = new TestCase( SECTION,
74 testcases[tc++] = new TestCase( SECTION,
79 testcases[tc++] = new TestCase( SECTION,
84 testcases[tc++] = new TestCase( SECTION,
89 testcases[tc
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/ecma/Array/
H A D15.4.3.2.js48 for ( tc=0; tc < testcases.length; tc++ ) {
49 testcases[tc].passed = writeTestCaseResult(
50 testcases[tc].expect,
51 testcases[tc].actual,
52 testcases[tc].description +" = "+ testcases[tc].actual );
53 testcases[tc].reason += ( testcases[tc]
[all...]
H A D15.4.3.js51 for (tc=0 ; tc < testcases.length; tc++ ) {
52 testcases[tc].passed = writeTestCaseResult(
53 testcases[tc].expect,
54 testcases[tc].actual,
55 testcases[tc].description +" = "+ testcases[tc].actual );
57 testcases[tc].reason += ( testcases[tc]
[all...]
H A D15.4.4.1.js48 for (tc=0 ; tc < testcases.length; tc++ ) {
49 testcases[tc].passed = writeTestCaseResult(
50 testcases[tc].expect,
51 testcases[tc].actual,
52 testcases[tc].description +" = "+ testcases[tc].actual );
53 testcases[tc].reason += ( testcases[tc]
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/ecma/Boolean/
H A D15.6.3.1-1.js61 for ( tc=0; tc < testcases.length; tc++ ) {
62 testcases[tc].passed = writeTestCaseResult(
63 testcases[tc].expect,
64 testcases[tc].actual,
65 testcases[tc].description +" = "+
66 testcases[tc].actual );
68 testcases[tc].reason += ( testcases[tc]
[all...]
H A D15.6.3.1-2.js58 for ( tc=0; tc < testcases.length; tc++ ) {
59 testcases[tc].passed = writeTestCaseResult(
60 testcases[tc].expect,
61 testcases[tc].actual,
62 testcases[tc].description +" = "+
63 testcases[tc].actual );
65 testcases[tc].reason += ( testcases[tc]
[all...]
H A D15.6.3.1-3.js58 for ( tc=0; tc < testcases.length; tc++ ) {
59 testcases[tc].passed = writeTestCaseResult(
60 testcases[tc].expect,
61 testcases[tc].actual,
62 testcases[tc].description +" = "+
63 testcases[tc].actual );
65 testcases[tc].reason += ( testcases[tc]
[all...]
H A D15.6.3.1-4.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...]
H A D15.6.3.1.js61 for ( tc=0; tc < testcases.length; tc++ ) {
62 testcases[tc].passed = writeTestCaseResult(
63 testcases[tc].expect,
64 testcases[tc].actual,
65 testcases[tc].description +" = "+
66 testcases[tc].actual );
68 testcases[tc].reason += ( testcases[tc]
[all...]
H A D15.6.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.6.4-2.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 +" = "+ testcases[tc].actual );
63 testcases[tc].reason += ( testcases[tc]
[all...]
H A D15.6.4.1.js54 for ( tc=0; tc < testcases.length; tc++ ) {
55 testcases[tc].passed = writeTestCaseResult(
56 testcases[tc].expect,
57 testcases[tc].actual,
58 testcases[tc].description +" = "+
59 testcases[tc].actual );
61 testcases[tc].reason += ( testcases[tc]
[all...]
H A D15.6.4.2-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.6.4.3-2.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.6.4.3-3.js60 for ( tc=0; tc < testcases.length; tc++ ) {
61 testcases[tc].passed = writeTestCaseResult(
62 testcases[tc].expect,
63 testcases[tc].actual,
64 testcases[tc].description +" = "+
65 testcases[tc].actual );
67 testcases[tc].reason += ( testcases[tc]
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/ecma/Date/
H A D15.9.1.1-1.js52 tc++, M_SECS += FOUR_HUNDRED_YEARS, CURRENT_YEAR += 400 ) {
54 testcases[tc] = new TestCase( SECTION, "new Date("+M_SECS+")", CURRENT_YEAR, (new Date( M_SECS)).getUTCFullYear() );
56 testcases[tc].passed = writeTestCaseResult(
57 testcases[tc].expect,
58 testcases[tc].actual,
59 testcases[tc].description +" = "+
60 testcases[tc].actual );
62 if ( ! testcases[tc].passed ) {
63 testcases[tc].reason = "wrong year value";
84 var tc variable
[all...]
H A D15.9.1.1-2.js46 tc++, M_SECS -= FOUR_HUNDRED_YEARS, CURRENT_YEAR -= 400 ) {
48 testcases[tc] = new TestCase( SECTION, "new Date("+M_SECS+")", CURRENT_YEAR, (new Date( M_SECS )).getUTCFullYear() );
50 testcases[tc].passed = writeTestCaseResult(
51 testcases[tc].expect,
52 testcases[tc].actual,
53 testcases[tc].description + " = " +
54 testcases[tc].actual );
56 if ( ! testcases[tc].passed ) {
57 testcases[tc].reason = "wrong year value";
78 var tc variable
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/ecma/Expressions/
H A D11.13.1.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...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/ecma/FunctionObjects/
H A D15.3.3.1-2.js60 for ( tc=0; tc < testcases.length; tc++ ) {
61 testcases[tc].passed = writeTestCaseResult(
62 testcases[tc].expect,
63 testcases[tc].actual,
64 testcases[tc].description +" = "+ testcases[tc].actual );
66 testcases[tc].reason += ( testcases[tc]
[all...]
H A D15.3.3.1-4.js61 for ( tc=0; tc < testcases.length; tc++ ) {
62 testcases[tc].passed = writeTestCaseResult(
63 testcases[tc].expect,
64 testcases[tc].actual,
65 testcases[tc].description +" = "+ testcases[tc].actual );
66 testcases[tc].reason += ( testcases[tc]
[all...]

Completed in 288 milliseconds

1234567891011>>