jashkenas--coffeescript/test
Michael Ficarra a19ea4b662 refactored test_regexps.coffee 2010-12-12 05:04:48 -05:00
..
arguments.coffee Merging in MichaelFicarra's refactorTests branch. 2010-12-11 20:30:48 -05:00
assignment.coffee Merging in MichaelFicarra's refactorTests branch. 2010-12-11 20:30:48 -05:00
break.coffee Merging in MichaelFicarra's refactorTests branch. 2010-12-11 20:30:48 -05:00
comments.coffee Merging in MichaelFicarra's refactorTests branch. 2010-12-11 20:30:48 -05:00
exception_handling.coffee Merging in MichaelFicarra's refactorTests branch. 2010-12-11 20:30:48 -05:00
importing.coffee refactored test_importing.coffee 2010-12-12 01:13:02 -05:00
operators.coffee Merging in MichaelFicarra's refactorTests branch. 2010-12-11 20:30:48 -05:00
regular_expressions.coffee refactored test_regexps.coffee 2010-12-12 05:04:48 -05:00
test.html test: merged "expressions" into "chaining" and "returns" 2010-10-26 09:08:16 +09:00
test_chaining.coffee test: merged "expressions" into "chaining" and "returns" 2010-10-26 09:08:16 +09:00
test_classes.coffee Issue #901 ... allow constructor functions to maintain their position in the class body. 2010-12-06 01:01:57 -05:00
test_compilation.coffee rebuilding browser coffee-script.js ... all tests pass. 2010-12-06 23:21:55 -05:00
test_comprehensions.coffee Issue #905. Fixing soaked-value-as-a-comprehension-subject ... incorrect LEVEL_TOP. 2010-12-09 21:03:41 -05:00
test_existence.coffee constructor: prefix is back for classes. punto. 2010-11-14 14:21:55 -05:00
test_functions.coffee Fixing Issue #904. Destructuring parameters need to reserve their variable names as if they were true parameters. 2010-12-09 21:34:52 -05:00
test_helpers.coffee added/fixed/tweaked a few tests and merged test_compound_assignment into test_assignment 2010-10-24 04:09:13 +09:00
test_heredocs.coffee fixed over-escaping in here documents and addressed Stan's comments 2010-10-05 03:47:50 +09:00
test_if.coffee leading `then` is now valid 2010-10-26 05:36:32 +09:00
test_literals.coffee Coco 38aa762: rewriter: made addImplicitBraces consume multiple leading comments 2010-11-28 17:54:00 -08:00
test_option_parser.coffee Add test:browser task for running the test suite against the merged browser script. 2010-10-11 09:42:13 -05:00
test_pattern_matching.coffee Issue #795 -- clean up low precedence levels 2010-10-24 14:02:59 -04:00
test_ranges_slices_and_splices.coffee Slice and Splice tests are back on master. 2010-11-20 18:49:17 -05:00
test_returns.coffee Coco f10291f: parens can now take a sequence of expressions: a = (b; c) 2010-11-20 20:22:05 -05:00
test_splats.coffee test for bug introduced in 63cbb643 2010-12-05 13:08:14 -05:00
test_strings.coffee Coco 16dcb4a: parenthesized expressions can now be indented 2010-11-20 20:47:43 -05:00
test_switch.coffee Reverted previous change to what was believed to be an errant test case. 2010-12-02 20:54:15 -05:00
test_while.coffee fixed a bug where `while` condition was compiling as statement 2010-10-11 20:29:08 +09:00