Arnout Kazemier
|
aef8ed5409
|
Merge branch 'develop' of https://github.com/LearnBoost/Socket.IO into develop
Conflicts:
Makefile
test/index.html
|
2011-06-09 19:44:12 +02:00 |
|
Guillermo Rauch
|
629f2a189d
|
Added new common.js tests (expresso-like), with browser-compliant should().
|
2011-06-09 13:30:13 -03:00 |
|
Guillermo Rauch
|
579d816bac
|
Removed old qunit tests.
|
2011-06-09 13:30:01 -03:00 |
|
Arnout Kazemier
|
a42496dd3c
|
Added test suite for the builder
|
2011-06-09 10:35:11 +02:00 |
|
Arnout Kazemier
|
d2d6558f8f
|
Fixed the test suite again after someone, *cough* @rauchg *cough* delete all the qunit files and moved the files to a /dist folder
|
2011-06-09 10:06:05 +02:00 |
|
Guillermo Rauch
|
2ccda648b4
|
Removed old tests location.
|
2011-06-07 17:00:48 -03:00 |
|
Guillermo Rauch
|
d4788e7e2a
|
Replaced testing files.
|
2011-06-06 13:22:15 -03:00 |
|
Arnout Kazemier
|
e04f5e36b2
|
Use native JSON if it's supported
Updated reference in transport to the new location of the parser
Updated the test suite to use the io.JSON
|
2011-06-05 21:32:38 +02:00 |
|
Arnout Kazemier
|
0dae527615
|
Small refactor of the test suite to use equal instead of ok
|
2011-06-05 21:14:35 +02:00 |
|
Arnout Kazemier
|
766f5d595e
|
Added qunit test suite for the parser
|
2011-06-05 20:58:53 +02:00 |
|
Arnout Kazemier
|
6451fd6b2c
|
Added util qunit test
|
2011-06-02 22:41:20 +02:00 |
|
Arnout Kazemier
|
2de0561073
|
Added qunit test suite in /tests/qunit/qunit
Added io.qunit.js
Added event.qunit.js which follows the tests of the Node.js event emitter
|
2011-06-02 20:18:31 +02:00 |
|
Guillermo Rauch
|
b98744123b
|
Test removed (see server test/)
|
2010-03-15 19:52:31 -07:00 |
|
Guillermo Rauch
|
507dc04388
|
Initial commit
|
2010-03-15 19:40:48 -07:00 |
|