Jeremy Ashkenas
|
5fd82e829b
|
fixing test.html
|
2011-05-01 08:28:00 -04:00 |
|
Michael Ficarra
|
af4748d92b
|
Fixing browser test suite for new filenames after reorganization.
Also added `global ?= window` where necessary. Firefox seems to be
complaining about an unexpected lambda still, though.
|
2011-01-03 04:37:29 -05:00 |
|
Michael Ficarra
|
dcfdd144d8
|
test reorganization waypoint
|
2010-12-29 00:48:54 -05:00 |
|
Michael Ficarra
|
8087a5914c
|
coffee-script/test$ for file in .; do git mv "$file" "_$file"; done
|
2010-12-28 18:07:15 -05:00 |
|
Jeremy Ashkenas
|
33d2577fb5
|
CoffeeScript 1.0.0
|
2010-12-24 11:02:10 -08:00 |
|
Jeremy Ashkenas
|
9f01040d46
|
fixing arrayEq and arrayEqual in test.html
|
2010-12-22 18:34:36 -08:00 |
|
Jeremy Ashkenas
|
cdf298bafb
|
Updating test.html
|
2010-12-22 17:10:21 -08:00 |
|
Michael Ficarra
|
dd11528160
|
changed occurrences of deepEqual to new, self-defined arrayEqual for
recursively walking arrays and testing if their values are equal
|
2010-12-16 00:12:11 -05:00 |
|
Michael Ficarra
|
d9cf34ab8c
|
Refactored test_helpers.coffee. Added now-needed deepEqual to browser
test page; warning: was unable to test it, so it might be completely
broken!
|
2010-12-13 06:28:17 -05:00 |
|
Jeremy Ashkenas
|
9785fd0333
|
Bumping site.
|
2010-12-12 21:41:04 -05:00 |
|
satyr
|
cb5642945a
|
test: merged "expressions" into "chaining" and "returns"
|
2010-10-26 09:08:16 +09:00 |
|
satyr
|
89516e6ee1
|
added/fixed/tweaked a few tests and merged test_compound_assignment into test_assignment
|
2010-10-24 04:09:13 +09:00 |
|
satyr
|
95d86758ee
|
test.html: string_interpolation -> strings
|
2010-10-12 10:34:31 +09:00 |
|
satyr
|
b01d7db409
|
merged test_blocks into test_functions
|
2010-10-12 08:54:36 +09:00 |
|
Jeremy Ashkenas
|
2642fde0f8
|
merging in the browser test suite.
|
2010-10-11 18:22:01 -04:00 |
|