Falseen
|
032027c3ff
|
fix test_command
由于ssr在根目录中添加了config.json文件,导致相关的测试代码失效。所以暂时先移除。
|
9 years ago |
Falseen
|
0f7a0c5628
|
fix chmod
|
9 years ago |
Falseen
|
52391b9214
|
add test_udp_src
|
9 years ago |
Falseen
|
fe4b35fb0a
|
remove coverage run -a
最新版coverage的-a和-p参数不能同时用
|
9 years ago |
breakwa11
|
469d9f7bfa
|
merge master
|
9 years ago |
clowwindy
|
42ce2569c4
|
also test with real website
Now that localhost is used in tests, DNS code is uncovered.
Use clients1.google.com/generate_204 to test if a real website works.
|
10 years ago |
clowwindy
|
581d6e687f
|
use localhost in test.py
Since now the unit tests is huge, using third party website
is not polite. So use localhost instead.
|
10 years ago |
clowwindy
|
48ddc1714b
|
move jenkins.sh
|
10 years ago |
clowwindy
|
dfd81af844
|
support --version
|
10 years ago |
clowwindy
|
783a6ef7f2
|
support multiple server ip on client side
|
10 years ago |
clowwindy
|
ce805f0aea
|
license under Apache License v2.0
|
10 years ago |
clowwindy
|
fbf15cb942
|
update command tests
|
10 years ago |
clowwindy
|
da65d0a2ee
|
update coverage_server
|
10 years ago |
clowwindy
|
b77f419336
|
test if localhost is in the default forbidden list
|
10 years ago |
clowwindy
|
c39bbbe237
|
test invalid CIDR
|
10 years ago |
Sunny
|
17624d0b99
|
Fix large file test since forbidden ip list is default to localhost
Use an empty forbidden ip list to override default list should work.
|
10 years ago |
clowwindy
|
5e476843ec
|
fix python3
|
10 years ago |
clowwindy
|
cc36de5a2f
|
fix pep8
|
10 years ago |
clowwindy
|
4312eb9e58
|
add forbidden support for UDP and add tests
|
10 years ago |
clowwindy
|
1423fe1921
|
support color
|
10 years ago |
clowwindy
|
5a5c8b9c7e
|
fix coverage server
|
10 years ago |
clowwindy
|
70559a1030
|
fix pep8
|
10 years ago |
clowwindy
|
45ee594d58
|
coverage server now supports more projects
|
10 years ago |
clowwindy
|
dd140814a8
|
suppress some warnings
|
10 years ago |
clowwindy
|
c6bc912c11
|
add command line tests
|
10 years ago |
clowwindy
|
b785d95f66
|
fix tests
|
10 years ago |
clowwindy
|
1d0c8b1800
|
add coverage
|
10 years ago |
clowwindy
|
9cfffa360e
|
sudo tc setup
|
10 years ago |
clowwindy
|
cd07001471
|
use SIGINT instead in large file test
|
10 years ago |
clowwindy
|
2cc7ee5053
|
alter tc rule
|
10 years ago |
clowwindy
|
9b3944c954
|
fix large file test
|
10 years ago |
clowwindy
|
f1b084be06
|
add large file test
|
10 years ago |
clowwindy
|
5ea8403e56
|
fix daemon and add fastopen tests
|
10 years ago |
clowwindy
|
072afd68f2
|
use local tmp dir
|
10 years ago |
clowwindy
|
536b7d1ee6
|
use SIGINT instead in tests
Conflicts:
tests/test.py
|
10 years ago |
clowwindy
|
be2ab378ff
|
add jenkins
|
10 years ago |
clowwindy
|
28347b685e
|
add unit test for daemon
|
10 years ago |
clowwindy
|
60c16fae69
|
fix coverage
|
10 years ago |
clowwindy
|
2a149a5b3f
|
fix tests
|
10 years ago |
clowwindy
|
c214dbf7b5
|
parallel libsodium and socksify builds
|
10 years ago |
clowwindy
|
55630f5a7e
|
add coverage
|
10 years ago |
clowwindy
|
d7d9e5c103
|
add ldconfig
|
10 years ago |
clowwindy
|
9d33a59b60
|
add libsodium tests
|
10 years ago |
clowwindy
|
fa31a233b6
|
add ipv6 tests
|
10 years ago |
clowwindy
|
4e3c055406
|
lint code
|
10 years ago |
clowwindy
|
a88d47883b
|
add tests for command line args
|
10 years ago |
clowwindy
|
9fe3cf17d5
|
just start curl, don't wait
|
10 years ago |
clowwindy
|
5892789005
|
refine tests: add time limit for curl; output shadowsocks logs
|
10 years ago |
clowwindy
|
c69a127772
|
add some tests
|
10 years ago |
clowwindy
|
b409c18877
|
fix python 3 tests
|
10 years ago |