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