index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test_parseconf.sh
Age
Commit message (
Expand
)
Author
2023-05-10
hs_pow: Make proof-of-work support optional in configure
Micah Elizabeth Scott
2020-07-17
Add running glibc version to the log. #40047
Daniel Pinto
2019-11-14
test/parseconf: Warn when the expected_log* file is missing
teor
2019-11-14
test/parseconf: Stop adding newlines to *_printf
teor
2019-11-14
test/parseconf: Show tor command lines on failure
teor
2019-11-14
test/parseconf: Refactor and simplify, stage 2
teor
2019-11-14
test/parseconf: Refactor and standardise, stage 1
teor
2019-11-14
test/parseconf: Rename some functions, and reformat
teor
2019-11-14
test/parseconf: Use consistent formatting
teor
2019-11-14
test/parseconf: Stop ignoring --dump-config failures
teor
2019-11-14
test/parseconf: Standardise output messages
teor
2019-11-14
test/parseconf: Add an expected_log file
teor
2019-11-14
test/parseconf: Rewrite the included files section
teor
2019-11-14
test/parseconf: Split the file list into sections
teor
2019-11-11
test/parseconf: Add basic parsing tests
teor
2019-11-06
test/parseconf: Add support for optional library variants
teor
2019-11-06
shellcheck: Fix minor issues in some scripts
teor
2019-11-05
test/parseconf: Always show the result file name on failure
teor
2019-11-05
test/parseconf: Run all the tests, even if one fails
teor
2019-11-05
test/parseconf: Consistenly use FAIL
teor
2019-11-05
test/parseconf: Don't specify a path for 'true'
teor
2019-11-05
test/parseconf: Send all errors to stderr
teor
2019-11-05
test/scripts: Use the same code to find the tor binary
teor
2019-10-31
test: Fix a loop variable bug in test_parseconf.sh
teor
2019-10-20
test/parseconf: Expect different outputs when relay mode is disabled
teor
2019-09-16
On windows, allow failures in test_parseconf.sh
Nick Mathewson
2019-09-16
Fix a shellcheck warning in test_parseconf.sh.
Nick Mathewson
2019-09-14
test_parseconf.sh: On --dump-config failure, --verify-config
Nick Mathewson
2019-09-14
test_parseconf: run each test from inside its directory.
Nick Mathewson
2019-09-14
Add a test script to try parsing and encoding Tor configurations
Nick Mathewson