jashkenas--coffeescript/test
Jeremy Ashkenas 7142131f3d adding herecomment in class definition test. 2010-08-10 23:06:06 -04:00
..
test_arguments.coffee First step of the general rewriter refactor. Added a generic 'detectEnd' function which is expression-pair sensitive. Use it to reimplement closeOpenCallsAndIndexes 2010-08-08 17:37:28 -04:00
test_assignment.coffee tests are now passing on symbology 2010-07-24 22:23:37 -07:00
test_blocks.coffee Fixing Issue #552, Indentation bug with chained calls with nested object literals... 2010-07-30 22:06:22 -04:00
test_break.coffee tests are now passing on symbology 2010-07-24 22:23:37 -07:00
test_chaining.coffee First step of the general rewriter refactor. Added a generic 'detectEnd' function which is expression-pair sensitive. Use it to reimplement closeOpenCallsAndIndexes 2010-08-08 17:37:28 -04:00
test_classes.coffee first step towards requiring #{ ... } interpolation -- removing naked interps from the compiler. 2010-08-07 08:02:16 -04:00
test_comments.coffee adding herecomment in class definition test. 2010-08-10 23:06:06 -04:00
test_compilation.coffee Issue #559, renaming {source} option to {fileName}, on CoffeeScript.compile 2010-07-30 20:37:12 -04:00
test_compound_assignment.coffee tests are now passing on symbology 2010-07-24 22:23:37 -07:00
test_comprehensions.coffee Fixing closures-generated-within-comprehensions to preserve block local scope for range comprehensions 2010-08-08 10:52:59 -04:00
test_existence.coffee tests are now passing on symbology 2010-07-24 22:23:37 -07:00
test_expressions.coffee tests are now passing on symbology 2010-07-24 22:23:37 -07:00
test_functions.coffee adding a test for Issue #550. 2010-07-28 20:43:39 -04:00
test_heredocs.coffee first step towards requiring #{ ... } interpolation -- removing naked interps from the compiler. 2010-08-07 08:02:16 -04:00
test_if.coffee fixing test for {} + {} 2010-07-26 07:40:18 -04:00
test_importing.coffee cleaning up tests ... consolidation, consistency... 2010-04-03 10:39:32 -04:00
test_literals.coffee adding a top-level object literal test for Issue #542 2010-08-10 22:18:15 -04:00
test_module.coffee tests are now passing on symbology 2010-07-24 22:23:37 -07:00
test_operations.coffee Fixing Issue #589. Compound assignment to an operation should have lower precedence. 2010-08-08 00:07:00 -04:00
test_option_parser.coffee Merging in Stan's patch for a --require flag that allows you to hook into CoffeeScript compiler events for on 'compile', 'success', and 'failure' ... a better way to extend the language or do growlnotify stuff. Issue #590 2010-08-07 23:33:35 -04:00
test_pattern_matching.coffee first step towards requiring #{ ... } interpolation -- removing naked interps from the compiler. 2010-08-07 08:02:16 -04:00
test_ranges_slices_and_splices.coffee fixing broken range literal expansions. 2010-07-27 23:06:11 -04:00
test_regexp_interpolation.coffee first step towards requiring #{ ... } interpolation -- removing naked interps from the compiler. 2010-08-07 08:02:16 -04:00
test_regexps.coffee tests are now passing on symbology 2010-07-24 22:23:37 -07:00
test_returns.coffee tests are now passing on symbology 2010-07-24 22:23:37 -07:00
test_splats.coffee tests are now passing on symbology 2010-07-24 22:23:37 -07:00
test_string_interpolation.coffee first step towards requiring #{ ... } interpolation -- removing naked interps from the compiler. 2010-08-07 08:02:16 -04:00
test_switch.coffee tests are now passing on symbology 2010-07-24 22:23:37 -07:00
test_try_catch.coffee tests are now passing on symbology 2010-07-24 22:23:37 -07:00
test_while.coffee tests are now passing on symbology 2010-07-24 22:23:37 -07:00