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