testAdditiveAssignmentWithInc | 14 ms | Passed |
testAndOrPullsUp | 21 ms | Passed |
testAndRemovesTrues | 21 ms | Passed |
testArrayValueInParenthesis | 16 ms | Passed |
testAssignWithComplexSymbols | 17 ms | Passed |
testAssignWithEquals | 15 ms | Passed |
testAssignWithEqualsSymbol | 15 ms | Passed |
testAssignWithInc | 17 ms | Passed |
testAssignWithOperators | 52 ms | Passed |
testAssignWithOr | 21 ms | Passed |
testAssignmentMixedWithAddition1 | 14 ms | Passed |
testAssignmentMixedWithAddition2 | 14 ms | Passed |
testAssignmentMixedWithAddition3 | 16 ms | Passed |
testAssignmentMixedWithAddition4 | 6 ms | Passed |
testAssignmentMixedWithAddition5 | 13 ms | Passed |
testAssignmentMixedWithAddition6 | 16 ms | Passed |
testAssignmentMixedWithAddition7 | 19 ms | Passed |
testCallableOrderOfOperations | 12 ms | Passed |
testClosure | 17 ms | Passed |
testCommentBlock | 0 ms | Passed |
testDand | 22 ms | Passed |
testDandOptimization | 12 ms | Passed |
testDor | 32 ms | Passed |
testDuplicatedDefault | 13 ms | Passed |
testEmptyStatementsAreRemoved | 14 ms | Passed |
testEmptySwitch | 11 ms | Passed |
testFallthroughCasesAndDoubleQuotes | 11 ms | Passed |
testForIsSelfStatement | 25 ms | Passed |
testForWithPostfix | 22 ms | Passed |
testFreeParenthesisWork | 10 ms | Passed |
testIfBasic | 15 ms | Passed |
testIfElse | 14 ms | Passed |
testIfElseWithDie | 11 ms | Passed |
testIfStatementWithMultipleInvalidParameters | 15 ms | Passed |
testIfWithBraces | 12 ms | Passed |
testIfWithStatementFailsInStrictMode | 45 ms | Passed |
testInnerDie | 11 ms | Passed |
testInnerIfAnded | 19 ms | Passed |
testInnerIfWithExistingAnd | 10 ms | Passed |
testInnerIfWithOtherStatements1 | 11 ms | Passed |
testInnerIfWithOtherStatements2 | 10 ms | Passed |
testInvalidStatements | 26 ms | Passed |
testMinusWithoutValueInFront | 0.2 sec | Passed |
testMultiAssign | 26 ms | Passed |
testMultipleAdjacentAssignment | 15 ms | Passed |
testMultipleLinesInBraces | 10 ms | Passed |
testNestedExecute | 65 ms | Passed |
testNestedExecuteWithStatement | 32 ms | Passed |
testNoErrorWithParenthesisAfterSymbol | 13 ms | Passed |
testNotNot | 32 ms | Passed |
testNotinstanceofKeyword | 11 ms | Passed |
testOrRemovesFalses | 26 ms | Passed |
testParenthesisInArrayDefinition | 10 ms | Passed |
testParenthesisRewritesCorrectly1 | 10 ms | Passed |
testParenthesisRewritesCorrectly2 | 10 ms | Passed |
testParenthesisRewritesCorrectly3 | 11 ms | Passed |
testParenthesisWarnsButRewritesCorrectly | 0 ms | Passed |
testProcOptimization3 | 15 ms | Passed |
testProcOptimizationRecursion | 11 ms | Passed |
testProcReference | 25 ms | Passed |
testProcReturn | 12 ms | Passed |
testRegReplaceOptimization1 | 8 ms | Passed |
testRegSplitOptimization1 | 6 ms | Passed |
testRegSplitOptimization2 | 18 ms | Passed |
testReturnAsKeyword | 0.1 sec | Passed |
testReturnVoidKeyword | 78 ms | Passed |
testSconcatWithNonStatement | 20 ms | Passed |
testSmartStringInArrayFails | 18 ms | Passed |
testSmartStringToDumbStringRewriteWithEscapes | 0.14 sec | Passed |
testStatementInArrayInNonStrict | 7 ms | Passed |
testSwitch1 | 28 ms | Passed |
testSwitch2 | 0.12 sec | Passed |
testSwitchIc | 14 ms | Passed |
testSwitchInSwitch | 22 ms | Passed |
testSwitchWithComments | 13 ms | Passed |
testSwitchWithSmartStrings | 14 ms | Passed |
testSwitchWithSmartStrings2 | 10 ms | Passed |
testTestFramework | 85 ms | Passed |
testTrivialAssignmentWithEqualsSymbol | 14 ms | Passed |
testUnreachableCode | 31 ms | Passed |
testUnreachableCodeComplex | 37 ms | Passed |
testUnreachableCodeWithBranchTypeFunction | 45 ms | Passed |