Files
socket.io/Makefile
Guillermo Rauch fc40156a8c Fixed encoding / decoding
Moved library files into lib/socket.io for future npm support
Added tests for encoding / decoding
Fixed inheritance of certain classes
Fixed options supports
2010-07-28 09:59:19 -07:00

2 lines
80 B
Makefile

test:
./tests/support/expresso/bin/expresso -I lib $(TESTFLAGS) tests/*.test.js