Commit Graph

24 Commits

Author SHA1 Message Date
581d6e687f use localhost in test.py
Since now the unit tests is huge, using third party website
is not polite. So use localhost instead.
2015-02-10 17:38:01 +08:00
ce805f0aea license under Apache License v2.0 2015-02-03 14:10:36 +08:00
b77f419336 test if localhost is in the default forbidden list 2015-02-01 09:23:45 +08:00
5e476843ec fix python3 2015-01-12 23:19:24 +08:00
cc36de5a2f fix pep8 2015-01-12 23:05:19 +08:00
4312eb9e58 add forbidden support for UDP and add tests 2015-01-12 23:02:59 +08:00
5ea8403e56 fix daemon and add fastopen tests 2014-12-22 22:42:39 +08:00
536b7d1ee6 use SIGINT instead in tests
Conflicts:
	tests/test.py
2014-12-22 17:25:39 +08:00
60c16fae69 fix coverage 2014-12-11 14:41:53 +08:00
2a149a5b3f fix tests 2014-12-11 12:50:25 +08:00
55630f5a7e add coverage 2014-12-11 12:43:16 +08:00
fa31a233b6 add ipv6 tests 2014-11-10 15:04:30 +08:00
4e3c055406 lint code 2014-11-06 12:58:14 +08:00
a88d47883b add tests for command line args 2014-11-06 12:56:00 +08:00
9fe3cf17d5 just start curl, don't wait 2014-11-02 01:33:31 +08:00
5892789005 refine tests: add time limit for curl; output shadowsocks logs 2014-11-01 23:52:28 +08:00
c69a127772 add some tests 2014-11-01 12:25:44 +08:00
b409c18877 fix python 3 tests 2014-10-31 18:39:39 +08:00
2a53b67c65 python 3 support; not stable yet 2014-10-31 18:28:22 +08:00
f0b0f6edff do not mix config of client and server for server-multi-passwd 2014-09-20 18:40:35 +08:00
76fed23b34 refactor encrypt; add cfb1 and cfb8 modes 2014-09-16 10:58:45 +08:00
972bf22e6d fix PEP8 2014-08-27 00:17:26 +08:00
c1cf02cbea fix tests 2014-07-13 01:29:57 +08:00
68b9a063c5 move tests and remove config.json 2014-07-12 21:59:00 +08:00