This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
coffeescript
Watch
1
Star
1
Fork
0
You've already forked coffeescript
mirror of
https://github.com/jashkenas/coffeescript.git
synced
2026-05-03 03:00:14 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
55886586413a792382b101440bc0985baa427321
coffeescript
/
documentation
History
Geoffrey Booth
d99ae0e7ef
Refactor the way test.html runs tests to be similar to how Cakefile runs them; most importantly, tests fail when the
test
function throws an exception, not when
ok
does (which happens intentionally a few times in the classes tests); this also produces a more accurate count of tests run
2016-11-30 00:34:07 -08:00
..
examples
Docs for tagged template literals (
#4372
)
2016-11-26 19:28:43 -08:00
index.html
Standardize on .html file extension; move test.html into its new home
2016-11-29 08:45:46 -08:00
test.html
Refactor the way test.html runs tests to be similar to how Cakefile runs them; most importantly, tests fail when the
test
function throws an exception, not when
ok
does (which happens intentionally a few times in the classes tests); this also produces a more accurate count of tests run
2016-11-30 00:34:07 -08:00