testAdditiveAssignmentWithInc | 7 ms | Passed |
testAndOrPullsUp | 32 ms | Passed |
testAndRemovesTrues | 34 ms | Passed |
testArrayValueInParenthesis | 12 ms | Passed |
testAssignWithComplexSymbols | 19 ms | Passed |
testAssignWithEquals | 21 ms | Passed |
testAssignWithEqualsSymbol | 10 ms | Passed |
testAssignWithInc | 9 ms | Passed |
testAssignWithOperators | 77 ms | Passed |
testAssignWithOr | 23 ms | Passed |
testAssignmentMixedWithAddition1 | 10 ms | Passed |
testAssignmentMixedWithAddition2 | 13 ms | Passed |
testAssignmentMixedWithAddition3 | 8 ms | Passed |
testAssignmentMixedWithAddition4 | 10 ms | Passed |
testAssignmentMixedWithAddition5 | 8 ms | Passed |
testAssignmentMixedWithAddition6 | 8 ms | Passed |
testAssignmentMixedWithAddition7 | 9 ms | Passed |
testCallableOrderOfOperations | 13 ms | Passed |
testClosure | 27 ms | Passed |
testCommentBlock | 4 ms | Passed |
testDand | 49 ms | Passed |
testDandOptimization | 12 ms | Passed |
testDor | 24 ms | Passed |
testDuplicatedDefault | 14 ms | Passed |
testEmptyStatementsAreRemoved | 23 ms | Passed |
testEmptySwitch | 16 ms | Passed |
testFallthroughCasesAndDoubleQuotes | 10 ms | Passed |
testForIsSelfStatement | 33 ms | Passed |
testForWithPostfix | 39 ms | Passed |
testFreeParenthesisWork | 15 ms | Passed |
testIfBasic | 12 ms | Passed |
testIfElse | 10 ms | Passed |
testIfElseWithDie | 21 ms | Passed |
testIfStatementWithMultipleInvalidParameters | 25 ms | Passed |
testIfWithBraces | 13 ms | Passed |
testIfWithStatementFailsInStrictMode | 21 ms | Passed |
testInnerDie | 12 ms | Passed |
testInnerIfAnded | 15 ms | Passed |
testInnerIfWithExistingAnd | 16 ms | Passed |
testInnerIfWithOtherStatements1 | 25 ms | Passed |
testInnerIfWithOtherStatements2 | 22 ms | Passed |
testInvalidStatements | 30 ms | Passed |
testMinusWithoutValueInFront | 0.31 sec | Passed |
testMultiAssign | 27 ms | Passed |
testMultipleAdjacentAssignment | 9 ms | Passed |
testMultipleLinesInBraces | 15 ms | Passed |
testNestedExecute | 60 ms | Passed |
testNestedExecuteWithStatement | 54 ms | Passed |
testNoErrorWithParenthesisAfterSymbol | 21 ms | Passed |
testNotNot | 33 ms | Passed |
testNotinstanceofKeyword | 19 ms | Passed |
testOrRemovesFalses | 33 ms | Passed |
testParenthesisInArrayDefinition | 10 ms | Passed |
testParenthesisRewritesCorrectly1 | 18 ms | Passed |
testParenthesisRewritesCorrectly2 | 14 ms | Passed |
testParenthesisRewritesCorrectly3 | 19 ms | Passed |
testParenthesisWarnsButRewritesCorrectly | 18 ms | Passed |
testProcOptimization3 | 20 ms | Passed |
testProcOptimizationRecursion | 23 ms | Passed |
testProcReference | 13 ms | Passed |
testProcReturn | 17 ms | Passed |
testRegReplaceOptimization1 | 17 ms | Passed |
testRegSplitOptimization1 | 18 ms | Passed |
testRegSplitOptimization2 | 12 ms | Passed |
testReturnAsKeyword | 67 ms | Passed |
testReturnVoidKeyword | 84 ms | Passed |
testSconcatWithNonStatement | 34 ms | Passed |
testSmartStringInArrayFails | 26 ms | Passed |
testSmartStringToDumbStringRewriteWithEscapes | 0.14 sec | Passed |
testStatementInArrayInNonStrict | 17 ms | Passed |
testSwitch1 | 17 ms | Passed |
testSwitch2 | 13 ms | Passed |
testSwitchIc | 16 ms | Passed |
testSwitchInSwitch | 10 ms | Passed |
testSwitchWithComments | 20 ms | Passed |
testSwitchWithSmartStrings | 18 ms | Passed |
testSwitchWithSmartStrings2 | 10 ms | Passed |
testTestFramework | 57 ms | Passed |
testTrivialAssignmentWithEqualsSymbol | 12 ms | Passed |
testUnreachableCode | 53 ms | Passed |
testUnreachableCodeComplex | 58 ms | Passed |
testUnreachableCodeWithBranchTypeFunction | 30 ms | Passed |