Lines Matching refs:testPassed
98 testPassed ("no recovering from NaN date using date.set" + functionNameRoot
118 testPassed ("recover from NaN date using date.set" + functionNameRoot + "()");
165 testPassed ("recover from NaN date using date.setFullYear()");
214 testPassed ("recover from NaN date using date.setUTCFullYear()");
232 testPassed("date.getYear() is compatible to JavaScript 1.3 and later");
272 testPassed ("recover from NaN date using date.setUTCFullYear()");
319 testPassed("date.set" + functionNameRoot + "(arg0)");
320 testPassed("date.set" + functionNameRoot + "()");
351 testPassed("date.set" + functionNameRoot + "(arg0, arg1)");
383 testPassed("date.set" + functionNameRoot + "(arg0, arg1, arg2)");
417 testPassed("date.set" + functionNameRoot + "(arg0, arg1, arg2, arg3)");
467 testPassed("date.set" + functionNameRoot + " passed all tests");