aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_parseconf.sh
AgeCommit message (Expand)Author
2020-07-17Add running glibc version to the log. #40047Daniel Pinto
2019-11-14test/parseconf: Warn when the expected_log* file is missingteor
2019-11-14test/parseconf: Stop adding newlines to *_printfteor
2019-11-14test/parseconf: Show tor command lines on failureteor
2019-11-14test/parseconf: Refactor and simplify, stage 2teor
2019-11-14test/parseconf: Refactor and standardise, stage 1teor
2019-11-14test/parseconf: Rename some functions, and reformatteor
2019-11-14test/parseconf: Use consistent formattingteor
2019-11-14test/parseconf: Stop ignoring --dump-config failuresteor
2019-11-14test/parseconf: Standardise output messagesteor
2019-11-14test/parseconf: Add an expected_log fileteor
2019-11-14test/parseconf: Rewrite the included files sectionteor
2019-11-14test/parseconf: Split the file list into sectionsteor
2019-11-11test/parseconf: Add basic parsing teststeor
2019-11-06test/parseconf: Add support for optional library variantsteor
2019-11-06shellcheck: Fix minor issues in some scriptsteor
2019-11-05test/parseconf: Always show the result file name on failureteor
2019-11-05test/parseconf: Run all the tests, even if one failsteor
2019-11-05test/parseconf: Consistenly use FAILteor
2019-11-05test/parseconf: Don't specify a path for 'true'teor
2019-11-05test/parseconf: Send all errors to stderrteor
2019-11-05test/scripts: Use the same code to find the tor binaryteor
2019-10-31test: Fix a loop variable bug in test_parseconf.shteor
2019-10-20test/parseconf: Expect different outputs when relay mode is disabledteor
2019-09-16On windows, allow failures in test_parseconf.shNick Mathewson
2019-09-16Fix a shellcheck warning in test_parseconf.sh.Nick Mathewson
2019-09-14test_parseconf.sh: On --dump-config failure, --verify-configNick Mathewson
2019-09-14test_parseconf: run each test from inside its directory.Nick Mathewson
2019-09-14Add a test script to try parsing and encoding Tor configurationsNick Mathewson