Commit Graph

12 Commits

Author SHA1 Message Date
Guillermo Rauch
d277188422 Removed TRANSPORT from Makefile otherwise it's not overrideable. 2011-08-02 11:00:10 -07:00
Arnout Kazemier
cb1816f4a2 Added the ability to specify the transport that needs to be tested 2011-07-28 19:58:27 +02:00
Guillermo Rauch
ee9dc67fb8 Added npm link to test-acceptance Makefile rule. 2011-06-19 14:53:32 -03:00
Guillermo Rauch
3499620cb0 Changed; make builder is now make build. 2011-06-18 12:31:06 -03:00
Arnout Kazemier
4a17931d37 Merge branch 'master' of https://github.com/LearnBoost/Socket.IO into develop
Conflicts:
	dist/socket.io.js
	dist/socket.io.min.js
2011-06-18 16:56:51 +02:00
Guillermo Rauch
41eef0e619 Added test-acceptance rule to Makefile. 2011-06-18 10:32:59 -03:00
Arnout Kazemier
225f81b554 Force local, or NPM is going to bitch about global installs 2011-06-15 21:00:46 +02:00
Arnout Kazemier
22e96df6cb revert my change 2011-06-13 19:19:16 +02:00
Arnout Kazemier
ed9dae89a6 moved builder tests 2011-06-09 20:30:54 +02:00
Arnout Kazemier
f0e57b86c4 Added builder again 2011-06-09 19:46:04 +02:00
Guillermo Rauch
8a11d1adf8 Added server-side test running to Makefile. 2011-06-09 13:27:51 -03:00
Guillermo Rauch
f0a307269f Updated builder
Added makefile and `make build` task
Updated socket.io.js
Added basic prototype inheritance support
2010-07-28 10:58:33 -07:00