This website requires JavaScript.
Explore
Help
Sign In
GNU
/
easejs
Watch
1
Star
0
Fork
You've already forked easejs
0
Code
Releases
Activity
Added Makefile for testing
Browse Source
closure/master
Mike Gerwitz
2010-11-10 19:38:06 -05:00
parent
9071a158a2
commit
e870310341
1 changed files
with
5 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
5
Makefile
100644
Unescape
Escape
View File
@ -0,0 +1,5 @@
.PHONY
:
test
test
:
node ./test/test-*.js
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
GNU/easejs
Title
Body
Create Issue