jashkenas--coffeescript/test/fixtures/execution
Jeremy Ashkenas c822f96145 patching up the lexer and adding a test with trailing whitespace (it was too string for trailing whitespace before) 2009-12-30 15:10:47 -05:00
..
test_array_comprehension.coffee changing array comprehension filters from 'where' to 'when' to mirror case/when 2009-12-29 09:55:37 -05:00
test_assign_to_try_catch.coffee killing some newlines in the execution tests, to test the lexer's newline suppression 2009-12-29 10:02:19 -05:00
test_calling_super.coffee patching up the lexer and adding a test with trailing whitespace (it was too string for trailing whitespace before) 2009-12-30 15:10:47 -05:00
test_chained_calls.coffee moving along with whitespace 2009-12-28 23:08:02 -05:00
test_everything.coffee killing some newlines in the execution tests, to test the lexer's newline suppression 2009-12-29 10:02:19 -05:00
test_fancy_if_statement.coffee moving along with whitespace 2009-12-28 23:08:02 -05:00
test_lexical_scope.coffee docs for assignment-as-expression 2009-12-25 23:17:34 -08:00
test_newline_escaping.coffee moving along with whitespace 2009-12-28 23:08:02 -05:00
test_range_comprehension.coffee using 'where' for array comprehension filtering, after kamatsu's suggestion -- execution tests pass now with significant whitespace 2009-12-29 08:52:26 -05:00
test_ranges_and_slices.coffee documenting ranges and slices 2009-12-25 16:35:57 -08:00
test_switch.coffee moving along with whitespace 2009-12-28 23:08:02 -05:00