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