1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00
jashkenas--coffeescript/test
Jeremy Ashkenas 3301738b84 git-go
2010-07-31 07:44:49 -04:00
..
test_arguments.coffee merging tesco's branch for issue #535 2010-07-28 07:34: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 tests are now passing on symbology 2010-07-24 22:23:37 -07:00
test_classes.coffee Adding anonymous class support (gets a temporary variable for a name.) Issue #548 2010-07-27 22:05:55 -04:00
test_comments.coffee tests are now passing on symbology 2010-07-24 22:23:37 -07: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 merged in evilpie's fix for faster small range comprehensions 2010-07-27 23:00:26 -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 finished moving over string and regex interpolation to use '#' instead of '$', Issue #544 2010-07-26 23:31:55 -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 git-go 2010-07-31 07:44:49 -04:00
test_module.coffee tests are now passing on symbology 2010-07-24 22:23:37 -07:00
test_operations.coffee fixing up compout assignment for ?=, which was using a sligtly different path. 2010-07-31 00:42:57 -04:00
test_option_parser.coffee tests are now passing on symbology 2010-07-24 22:23:37 -07:00
test_pattern_matching.coffee finished moving over string and regex interpolation to use '#' instead of '$', Issue #544 2010-07-26 23:31:55 -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 finished moving over string and regex interpolation to use '#' instead of '$', Issue #544 2010-07-26 23:31:55 -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 waypoint commit with both # and $ performing interpolation. Issue #544 2010-07-26 23:08:09 -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