1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00
jashkenas--coffeescript/test
2012-01-10 14:03:48 -05:00
..
arrays.coffee renaming wordy test titles. 2011-04-23 13:35:15 -04:00
assignment.coffee whitespace cleanup 2011-12-24 07:04:34 -05:00
booleans.coffee renaming wordy test titles. 2011-04-23 13:35:15 -04:00
classes.coffee Fixes #1980 2011-12-27 16:54:14 -08:00
comments.coffee removing over-hash-comment 2011-03-11 21:41:12 -05:00
compilation.coffee Adding test to ensure that header is disabled by default 2012-01-10 14:03:48 -05:00
comprehensions.coffee fixes #1910: loop index should be mutable within a loop iteration and immutable between loop iterations 2011-12-21 14:06:34 -05:00
control_flow.coffee fixes #1910: loop index should be mutable within a loop iteration and immutable between loop iterations 2011-12-21 14:06:34 -05:00
eval.coffee whitespace cleanup 2011-12-24 07:04:34 -05:00
exception_handling.coffee whitespace cleanup 2011-12-24 07:04:34 -05:00
formatting.coffee whitespace cleanup 2011-12-24 07:04:34 -05:00
function_invocation.coffee Adding test case: do (x = y) -> overrides existing x value 2011-12-19 11:33:52 -05:00
functions.coffee whitespace cleanup 2011-12-24 07:04:34 -05:00
helpers.coffee removing over-hash-comment 2011-03-11 21:41:12 -05:00
importing.coffee test reorganization waypoint 2010-12-29 00:48:54 -05:00
interpolation.coffee added one more test for #1150 2011-06-22 19:42:07 +03:00
javascript_literals.coffee finished reorganizing test suite 2011-01-03 04:17:00 -05:00
numbers.coffee One test; viz., for binary literal. 2011-10-21 22:27:08 +03:00
objects.coffee Fixes #1961, Fixes #1974, compound assignments to an implicit object. 2011-12-26 09:45:48 -08:00
operators.coffee whitespace cleanup 2011-12-24 07:04:34 -05:00
option_parser.coffee fixes #1910: loop index should be mutable within a loop iteration and immutable between loop iterations 2011-12-21 14:06:34 -05:00
ranges.coffee test for #1409 2011-06-02 01:49:28 -04:00
regexps.coffee empty regular expressions with flags still need to be compiled to /(?:)/ 2011-10-03 03:49:59 -04:00
repl.coffee made sure all files were properly commented 2011-01-03 04:28:47 -05:00
scope.coffee formatting and rewording a test 2011-08-01 17:28:52 -04:00
slicing_and_splicing.coffee Allowing both end-points of slices to be implicit. 2011-12-20 19:21:26 -05:00
soaks.coffee removing over-hash-comment 2011-03-11 21:41:12 -05:00
strings.coffee renaming wordy test titles. 2011-04-23 13:35:15 -04:00
test.html fixing test.html 2011-05-01 08:28:00 -04:00