Nick Mathewson
|
d8c700e178
test scripts: If a network is not supported, exit with 77
|
5 年 前 |
Nick Mathewson
|
ea4af7b764
Implement an "allow failures" feature in test-network.sh
|
5 年 前 |
Nick Mathewson
|
a2bd9bce2f
Extract the body of test-network.sh into a new script.
|
5 年 前 |
Nick Mathewson
|
95829ce2cf
Fix shellcheck warnings in test-network.sh
|
5 年 前 |
teor
|
b0e98fccdc
Fix a common Travis failure mode by allowing tor more time to bootstrap
|
6 年 前 |
teor
|
667cfe9ba3
Debug: Print a warnings summary as the last message on failure
|
6 年 前 |
teor
|
66bb238976
Re-wrap some long lines, and fix some other wrapping
|
6 年 前 |
teor
|
3a9e7f87c2
Consistely use 4 space indents in tools/
|
6 年 前 |
teor
|
215d6a5ea9
Debug: when a subcommand fails, print all warnings
|
6 年 前 |
teor
|
4227956782
Debug: exit test-network.sh with helpful text, not an exit status number
|
6 年 前 |
teor
|
e34ceea791
Logging: consistently use $ for env vars
|
6 年 前 |
teor
|
624da7316d
Debug: add some debug output, and move other outputs to debug
|
6 年 前 |
teor
|
187eb5ec66
Debug: Make test-network.sh --debug work
|
6 年 前 |
teor
|
de5b491b4b
Check for src/app and src/or, and fail if they are both present
|
6 年 前 |
teor
|
f16e39673a
Use bridges+hs-v2 as the default in test-network.sh
|
6 年 前 |
teor
|
99ba2818d7
Detect tor build directories with src/app or src/or
|
6 年 前 |
teor
|
e0d4b180ac
Only use ${} when required
|
6 年 前 |
teor
|
a5eae0b6d9
Actually use CHUTNEY_TOR as a binary path, rather than just searching PATH
|
6 年 前 |
teor
|
74e87ead49
Remove all comment references to obsolete tor versions
|
6 年 前 |
teor
|
c889534dd5
Add an offline mode to chutney, which disables DNS
|
7 年 前 |
Taylor Yu
|
9e48988877
Use POSIX shell arithmetic syntax, not a bashism
|
7 年 前 |
teor
|
ee77717670
Fix a shell variable increment that was accidentally executed
|
7 年 前 |
teor
|
f020fb9f0d
Add an option for test-network.sh to run multiple verify rounds
|
7 年 前 |
teor
|
8822169d7f
Merge branch 'tor-termination'
|
7 年 前 |
teor
|
5adda26c1b
Make all chutney tors exit when tools/test-network.sh exits
|
7 年 前 |
teor
|
23207d23bb
Fix an inconsistent echo call in tools/test-network.sh
|
7 年 前 |
teor
|
4334644994
Make tor clean up connections before stopping a chutney network
|
7 年 前 |
Nick Mathewson
|
876933cb31
Give chutney a CHUTNEY_DEBUG option
|
7 年 前 |
teor
|
125b2e61e2
Fix a comment typo in test-network.sh
|
7 年 前 |
teor
|
030e2b9817
Use sh rather than bash
|
7 年 前 |