HomeSort by relevance Sort by last modified time
    Searched full:testcases (Results 51 - 75 of 962) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/webkit/JavaScriptCore/tests/mozilla/ecma/LexicalConventions/
7.7.2.js 47 var testcases = getTestCases(); variable
62 for ( tc=0; tc < testcases.length; tc++ ) {
63 testcases[tc].actual = testcases[tc].actual;
65 testcases[tc].passed = writeTestCaseResult(
66 testcases[tc].expect,
67 testcases[tc].actual,
68 testcases[tc].description +" = "+ testcases[tc].actual );
70 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "wrong value "
    [all...]
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Math/
15.8.1.1-1.js 40 var testcases = getTestCases(); variable
50 for ( tc=0; tc < testcases.length; tc++ ) {
51 testcases[tc].actual = eval( testcases[tc].actual );
52 testcases[tc].passed = writeTestCaseResult(
53 testcases[tc].expect,
54 testcases[tc].actual,
55 testcases[tc].description +" = "+
56 testcases[tc].actual );
58 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "Math.E should be read-only "
    [all...]
15.8.1.2-1.js 40 var testcases = getTestCases(); variable
50 for ( tc=0; tc < testcases.length; tc++ ) {
51 testcases[tc].actual = eval( testcases[tc].actual );
52 testcases[tc].passed = writeTestCaseResult(
53 testcases[tc].expect,
54 testcases[tc].actual,
55 testcases[tc].description +" = "+
56 testcases[tc].actual );
58 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "property should be read-only "
    [all...]
15.8.1.2-2.js 41 var testcases = getTestCases(); variable
51 for ( tc=0; tc < testcases.length; tc++ ) {
52 testcases[tc].actual = eval( testcases[tc].actual );
53 testcases[tc].passed = writeTestCaseResult(
54 testcases[tc].expect,
55 testcases[tc].actual,
56 testcases[tc].description +" = "+
57 testcases[tc].actual );
59 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "property should be read-only "
    [all...]
15.8.1.3-1.js 41 var testcases = getTestCases(); variable
51 for ( tc=0; tc < testcases.length; tc++ ) {
52 testcases[tc].actual = eval( testcases[tc].actual );
53 testcases[tc].passed = writeTestCaseResult(
54 testcases[tc].expect,
55 testcases[tc].actual,
56 testcases[tc].description +" = "+
57 testcases[tc].actual );
59 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "property should be read-only "
    [all...]
15.8.1.4-1.js 41 var testcases = getTestCases(); variable
51 for ( tc=0; tc < testcases.length; tc++ ) {
52 testcases[tc].actual = eval( testcases[tc].actual );
53 testcases[tc].passed = writeTestCaseResult(
54 testcases[tc].expect,
55 testcases[tc].actual,
56 testcases[tc].description +" = "+
57 testcases[tc].actual );
59 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "property should be read-only "
    [all...]
15.8.1.4-2.js 41 var testcases = getTestCases(); variable
52 for ( tc=0; tc < testcases.length; tc++ ) {
53 testcases[tc].actual = eval( testcases[tc].actual );
54 testcases[tc].passed = writeTestCaseResult(
55 testcases[tc].expect,
56 testcases[tc].actual,
57 testcases[tc].description +" = "+
58 testcases[tc].actual );
60 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "property should be read-only "
    [all...]
15.8.1.5-1.js 42 var testcases = getTestCases(); variable
54 for ( tc=0; tc < testcases.length; tc++ ) {
55 testcases[tc].actual = eval( testcases[tc].actual );
56 testcases[tc].passed = writeTestCaseResult(
57 testcases[tc].expect,
58 testcases[tc].actual,
59 testcases[tc].description +" = "+
60 testcases[tc].actual );
62 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "property should be read-only "
    [all...]
15.8.1.5-2.js 41 var testcases = getTestCases(); variable
53 for ( tc=0; tc < testcases.length; tc++ ) {
54 testcases[tc].actual = eval( testcases[tc].actual );
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].passed ) ? "" : "property should be read-only "
    [all...]
15.8.1.6-1.js 41 var testcases = getTestCases(); variable
51 for ( tc=0; tc < testcases.length; tc++ ) {
52 testcases[tc].actual = eval( testcases[tc].actual );
53 testcases[tc].passed = writeTestCaseResult(
54 testcases[tc].expect,
55 testcases[tc].actual,
56 testcases[tc].description +" = "+
57 testcases[tc].actual );
59 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "property should be read-only "
    [all...]
15.8.1.7-1.js 41 var testcases = getTestCases(); variable
51 for ( tc=0; tc < testcases.length; tc++ ) {
52 testcases[tc].actual = eval( testcases[tc].actual );
53 testcases[tc].passed = writeTestCaseResult(
54 testcases[tc].expect,
55 testcases[tc].actual,
56 testcases[tc].description +" = "+
57 testcases[tc].actual );
59 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "property should be read-only "
    [all...]
15.8.1.7-2.js 41 var testcases = getTestCases(); variable
52 for ( tc=0; tc < testcases.length; tc++ ) {
53 testcases[tc].actual = eval( testcases[tc].actual );
54 testcases[tc].passed = writeTestCaseResult(
55 testcases[tc].expect,
56 testcases[tc].actual,
57 testcases[tc].description +" = "+
58 testcases[tc].actual );
60 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "property should be read-only "
    [all...]
15.8.1.8-1.js 41 var testcases = getTestCases(); variable
51 for ( tc=0; tc < testcases.length; tc++ ) {
52 testcases[tc].actual = eval( testcases[tc].actual );
53 testcases[tc].passed = writeTestCaseResult(
54 testcases[tc].expect,
55 testcases[tc].actual,
56 testcases[tc].description +" = "+
57 testcases[tc].actual );
59 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "property should be read-only "
    [all...]
15.8.1.8-2.js 40 var testcases = getTestCases(); variable
51 for ( tc=0; tc < testcases.length; tc++ ) {
52 testcases[tc].actual = eval( testcases[tc].actual );
53 testcases[tc].passed = writeTestCaseResult(
54 testcases[tc].expect,
55 testcases[tc].actual,
56 testcases[tc].description +" = "+
57 testcases[tc].actual );
59 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "property should be read-only "
    [all...]
15.8.1.8-3.js 36 var testcases = getTestCases(); variable
48 for ( tc=0; tc < testcases.length; tc++ ) {
49 testcases[tc].actual = eval( testcases[tc].actual );
50 testcases[tc].passed = writeTestCaseResult(
51 testcases[tc].expect,
52 testcases[tc].actual,
53 testcases[tc].description +" = "+
54 testcases[tc].actual );
56 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "property should be read-only "
    [all...]
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Number/
15.7.3.4-1.js 42 var testcases = getTestCases(); variable
52 for ( tc = 0; tc < testcases.length; tc++ ) {
53 testcases[tc].actual = eval( testcases[tc].actual );
54 testcases[tc].passed = writeTestCaseResult(
55 testcases[tc].expect,
56 testcases[tc].actual,
57 testcases[tc].description +" = "+ testcases[tc].actual );
59 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "delete should not be allowed
    [all...]
15.7.3.4-2.js 42 var testcases = getTestCases(); variable
56 for ( tc = 0; tc < testcases.length; tc++ ) {
57 testcases[tc].actual = eval( testcases[tc].actual );
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].passed ) ? "" : "delete should not be allowed "
    [all...]
15.7.3.5-3.js 41 var testcases = getTestCases(); variable
42 test( testcases );
56 for ( tc=0; tc < testcases.length; tc++ ) {
57 testcases[tc].actual = eval( testcases[tc].actual );
58 testcases[tc].passed = writeTestCaseResult(
59 testcases[tc].expect,
60 testcases[tc].actual,
61 testcases[tc].description +" = "+ testcases[tc].actual )
    [all...]
15.7.3.6-3.js 41 var testcases = getTestCases(); variable
42 test( testcases );
56 for ( tc=0; tc < testcases.length; tc++ ) {
57 testcases[tc].actual = eval( testcases[tc].actual );
59 testcases[tc].passed = writeTestCaseResult(
60 testcases[tc].expect,
61 testcases[tc].actual,
62 testcases[tc].description +" = "+ testcases[tc].actual )
    [all...]
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/ObjectObjects/
15.2.3.1-2.js 46 var testcases = getTestCases(); variable
59 for ( tc=0; tc < testcases.length; tc++ ) {
60 testcases[tc].actual = eval( testcases[tc].actual );
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].passed ) ? "" : "wrong value "
    [all...]
15.2.3.1-3.js 46 var testcases = getTestCases(); variable
59 for ( tc=0; tc < testcases.length; tc++ ) {
60 testcases[tc].actual = eval( testcases[tc].actual );
61 testcases[tc].passed = writeTestCaseResult(
62 testcases[tc].expect,
63 testcases[tc].actual,
64 testcases[tc].description +" = "+ testcases[tc].actual );
65 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "wrong value "
    [all...]
15.2.3.1-4.js 46 var testcases = getTestCases(); variable
59 for ( tc=0; tc < testcases.length; tc++ ) {
60 testcases[tc].actual = eval(testcases[tc].actual);
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].passed ) ? "" : "wrong value "
    [all...]
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Statements/
12.6.3-3.js 42 var testcases = new Array();
51 testcases[testcases.length] = new TestCase( SECTION,
59 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].passed ) ? "" : "wrong value "
    [all...]
12.7-1-n.js 37 var testcases = getTestCases(); variable
42 for ( tc=0; tc < testcases.length; tc++ ) {
44 testcases[tc].actual = eval( testcases[tc].actual );
46 testcases[tc].passed = writeTestCaseResult(
47 testcases[tc].expect,
48 testcases[tc].actual,
49 testcases[tc].description +" = "+
50 testcases[tc].actual );
52 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "wrong value "
    [all...]
12.8-1-n.js 38 var testcases = getTestCases(); variable
43 for ( tc=0; tc < testcases.length; tc++ ) {
45 testcases[tc].actual = eval( testcases[tc].actual );
47 testcases[tc].passed = writeTestCaseResult(
48 testcases[tc].expect,
49 testcases[tc].actual,
50 testcases[tc].description +" = "+
51 testcases[tc].actual );
53 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "wrong value "
    [all...]

Completed in 40 milliseconds

1 23 4 5 6 7 8 91011>>