133 Commits

Author SHA1 Message Date
Erik
14dc5957fc add tests for just polling 2015-09-28 12:57:29 -04:00
Erik
3791b9c112 isolate namespace and regular sockets 2015-09-26 11:56:24 -04:00
Erik
a5d40c4479 merge master 2015-09-25 11:36:26 -04:00
Erik
31fbe1040d remove tv, check tv branch 2015-09-25 11:31:54 -04:00
Erik
c0afc006e3 Revert "remove tv support, it causes some problems"
This reverts commit ded625aaef08a42711000615474af384ff46bc39.
2015-09-25 11:29:41 -04:00
Erik
fe0d5d835f don't sign mac 2015-09-25 11:25:20 -04:00
Erik
ded625aaef remove tv support, it causes some problems 2015-09-25 11:21:37 -04:00
Erik
54e0b6c189 switch to mac tests 2015-09-25 11:20:27 -04:00
Erik
f464eba995 tweaks 2015-09-18 11:52:35 -04:00
Erik
67afbcbd56 mess around with api 2015-09-16 12:46:19 -04:00
Erik
0e0d47b6ed Refactor engine polling. Change SocketGenericParser to SocketStringReader 2015-09-12 17:04:34 -04:00
NachoSoto
07f9d4f548 Added support for tvOS
## Changes:

- Duplicated target for both framework and tests.
- Set the right platform on new targets.
- Changed `tvOS` framework target product name to `SocketIO`.
- Changed targets `plist`s to use the existing ones, and removed the copies.
- Configured scheme to use the right test target.
- Shared scheme.
- Verified `tvOS` tests pass.
2015-09-12 00:15:07 +00:00
Erik
520a765c22 fix file location 2015-09-08 08:36:35 -04:00
Lukas Schmidt
222f622d3a use optionals instead of try/catch 2015-09-07 21:29:51 +02:00
Lukas Schmidt
2bd612e47a refactor, make use of try catch 2015-09-07 15:08:10 +02:00
Lukas Schmidt
de0d0b8676 socket parser Test 2015-09-06 20:04:10 +02:00
Lukas Schmidt
e79199d2e6 SocketAckManagerTest 2015-09-05 18:48:56 +02:00
Lukas Schmidt
e19a28684b code signing 2015-08-31 22:27:01 +02:00
NachoSoto
2a7ec38d48 Using new Xcode 7 -Owholemodule optimization setting 2015-08-27 04:21:06 +00:00
Erik
2cafec6f12 move enum, better description 2015-08-14 16:20:43 -04:00
Lukas Schmidt
f0b4f077d4 fix crash 2015-08-02 17:44:06 +02:00
Lukas Schmidt
1b08411ed4 refactored iOS testcases
Add test cases for complex data structure (JSON, multiple data emit)
without binary Buffer attached
2015-08-02 17:29:16 +02:00
Lukas Schmidt
4086ce7d75 relocate test cases for better understanding 2015-08-02 15:07:05 +02:00
Lukas Schmidt
30cf2bb67a namespace tests 2015-07-28 14:46:30 +02:00
Lukas Schmidt
b1b9a7edaf more tests 2015-07-28 14:25:15 +02:00
Lukas Schmidt
252181b0c5 clean up 2015-07-27 11:33:41 +02:00
Lukas Schmidt
a4988e6404 namespace tests 2015-07-26 17:14:21 +02:00
Lukas Schmidt
a1af98e173 refactor 2015-07-26 16:58:08 +02:00
Lukas Schmidt
aa6db7c837 remove old files 2015-07-26 12:42:18 +02:00
Lukas Schmidt
a07916fb2f basic emit tests 2015-07-25 18:45:41 +02:00
Lukas Schmidt
224c660e4c basic test structure / tests 2015-07-24 19:55:35 +02:00
NachoSoto
c40b7c169f Updated BuildableName in schemes 2015-07-13 00:08:56 +00:00
NachoSoto
fd66a9fa62 Created project with iOS and Mac targets 2015-07-12 00:58:09 +00:00