testAdditiveAssignmentWithInc | 11 ms | Passed |
testAndOrPullsUp | 28 ms | Passed |
testAndRemovesTrues | 38 ms | Passed |
testArrayValueInParenthesis | 11 ms | Passed |
testAssignWithComplexSymbols | 12 ms | Passed |
testAssignWithEquals | 15 ms | Passed |
testAssignWithEqualsSymbol | 16 ms | Passed |
testAssignWithInc | 20 ms | Passed |
testAssignWithOperators | 71 ms | Passed |
testAssignWithOr | 15 ms | Passed |
testAssignmentMixedWithAddition1 | 25 ms | Passed |
testAssignmentMixedWithAddition2 | 19 ms | Passed |
testAssignmentMixedWithAddition3 | 25 ms | Passed |
testAssignmentMixedWithAddition4 | 21 ms | Passed |
testAssignmentMixedWithAddition5 | 20 ms | Passed |
testAssignmentMixedWithAddition6 | 13 ms | Passed |
testAssignmentMixedWithAddition7 | 18 ms | Passed |
testCallableOrderOfOperations | 20 ms | Passed |
testClosure | 19 ms | Passed |
testCommentBlock | 1 ms | Passed |
testDand | 22 ms | Passed |
testDandOptimization | 14 ms | Passed |
testDor | 34 ms | Passed |
testDuplicatedDefault | 16 ms | Passed |
testEmptyStatementsAreRemoved | 13 ms | Passed |
testEmptySwitch | 17 ms | Passed |
testFallthroughCasesAndDoubleQuotes | 38 ms | Passed |
testForIsSelfStatement | 29 ms | Passed |
testForWithPostfix | 24 ms | Passed |
testFreeParenthesisWork | 17 ms | Passed |
testIfBasic | 24 ms | Passed |
testIfElse | 14 ms | Passed |
testIfElseWithDie | 12 ms | Passed |
testIfStatementWithMultipleInvalidParameters | 12 ms | Passed |
testIfWithBraces | 11 ms | Passed |
testIfWithStatementFailsInStrictMode | 43 ms | Passed |
testInnerDie | 26 ms | Passed |
testInnerIfAnded | 54 ms | Passed |
testInnerIfWithExistingAnd | 18 ms | Passed |
testInnerIfWithOtherStatements1 | 10 ms | Passed |
testInnerIfWithOtherStatements2 | 18 ms | Passed |
testInvalidStatements | 31 ms | Passed |
testMinusWithoutValueInFront | 0.18 sec | Passed |
testMultiAssign | 23 ms | Passed |
testMultipleAdjacentAssignment | 11 ms | Passed |
testMultipleLinesInBraces | 11 ms | Passed |
testNestedExecute | 71 ms | Passed |
testNestedExecuteWithStatement | 27 ms | Passed |
testNoErrorWithParenthesisAfterSymbol | 10 ms | Passed |
testNotNot | 30 ms | Passed |
testNotinstanceofKeyword | 13 ms | Passed |
testOrRemovesFalses | 36 ms | Passed |
testParenthesisInArrayDefinition | 25 ms | Passed |
testParenthesisRewritesCorrectly1 | 16 ms | Passed |
testParenthesisRewritesCorrectly2 | 16 ms | Passed |
testParenthesisRewritesCorrectly3 | 18 ms | Passed |
testParenthesisWarnsButRewritesCorrectly | 6 ms | Passed |
testProcOptimization3 | 12 ms | Passed |
testProcOptimizationRecursion | 65 ms | Passed |
testProcReference | 18 ms | Passed |
testProcReturn | 13 ms | Passed |
testRegReplaceOptimization1 | 14 ms | Passed |
testRegSplitOptimization1 | 10 ms | Passed |
testRegSplitOptimization2 | 17 ms | Passed |
testReturnAsKeyword | 74 ms | Passed |
testReturnVoidKeyword | 93 ms | Passed |
testSconcatWithNonStatement | 31 ms | Passed |
testSmartStringInArrayFails | 19 ms | Passed |
testSmartStringToDumbStringRewriteWithEscapes | 0.1 sec | Passed |
testStatementInArrayInNonStrict | 13 ms | Passed |
testSwitch1 | 15 ms | Passed |
testSwitch2 | 21 ms | Passed |
testSwitchIc | 21 ms | Passed |
testSwitchInSwitch | 33 ms | Passed |
testSwitchWithComments | 22 ms | Passed |
testSwitchWithSmartStrings | 13 ms | Passed |
testSwitchWithSmartStrings2 | 20 ms | Passed |
testTestFramework | 30 ms | Passed |
testTrivialAssignmentWithEqualsSymbol | 28 ms | Passed |
testUnreachableCode | 33 ms | Passed |
testUnreachableCodeComplex | 45 ms | Passed |
testUnreachableCodeWithBranchTypeFunction | 26 ms | Passed |