WIP - more bugfixes and start of testsuite reimplementation
authorgggeek <giunta.gaetano@gmail.com>
Tue, 16 Dec 2014 01:01:58 +0000 (01:01 +0000)
committergggeek <giunta.gaetano@gmail.com>
Tue, 16 Dec 2014 01:01:58 +0000 (01:01 +0000)
commitc79e320a2d513194a0e7b65d26407a45ae4cbdd3
tree16b32da96144a8ca2b45f2da207facd99af4b6a2
parent2c0f47e778a796891fc7190c31dc73a9ea7f8289
WIP - more bugfixes and start of testsuite reimplementation
15 files changed:
composer.json
src/Client.php
src/Request.php
src/Response.php
src/Server.php
src/Wrapper.php
test/benchmark.php [deleted file]
test/parse_args.php [deleted file]
test/testsuite.php [deleted file]
tests/InvalidHostTest.php [new file with mode: 0644]
tests/LocalhostTest.php [new file with mode: 0644]
tests/ParsingBugsTest.php [new file with mode: 0644]
tests/benchmark.php [new file with mode: 0644]
tests/parse_args.php [new file with mode: 0644]
tests/verify_compat.php [moved from test/verify_compat.php with 100% similarity]