summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2019-09-16Run "make autostyle" and fix wide lines.Nick Mathewson
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-16Merge branch 'tor-github/pr/1316'George Kadianakis
2019-09-16Merge branch 'tor-github/pr/1324'George Kadianakis
2019-09-14test_parseconf.sh: On --dump-config failure, --verify-configNick Mathewson
2019-09-14Add a test with many non-default options.Nick Mathewson
2019-09-14Add a few error test casesNick Mathewson
2019-09-14Add an integration test for %include.Nick Mathewson
2019-09-14test_parseconf: run each test from inside its directory.Nick Mathewson
2019-09-14Add test for +Option, /Option, and OptionNick Mathewson
2019-09-14Move our first 3 example conf_examples to named directoriesNick Mathewson
2019-09-14Add a test script to try parsing and encoding Tor configurationsNick Mathewson
2019-09-13Detect overflow or underflow on double config values.Nick Mathewson
2019-09-12Merge branch 'tor-github/pr/1319'David Goulet
2019-09-12Merge branch 'tor-github/pr/1299'George Kadianakis
2019-09-12Workaround for GCC "note" about "variable tracking size limit"Nick Mathewson
2019-09-12Remove variable declarations from macros in test_addr_parse()Nick Mathewson
2019-09-12Merge remote-tracking branch 'tor-github/pr/1300'Nick Mathewson
2019-09-11Update #includes to point to confparse.h in its new location.Nick Mathewson
2019-09-11Merge branch 'tor-github/pr/1296'David Goulet
2019-09-11Add test_cmdline.sh to distribution.Nick Mathewson
2019-09-11integration test for --list-torrc-optionsNick Mathewson
2019-09-11Test: Make sure NOLIST options are not listed.Nick Mathewson
2019-09-10Use strtod, not atof, for parsing doubles in the configuration.Nick Mathewson
2019-09-09Merge branch 'ticket30924_042_04_squashed' into ticket30924_042_04_squashed_m...Nick Mathewson
2019-09-09hs-v3: Rename validation function in hs_intropoint.cDavid Goulet
2019-09-09hs-v3: Move DoS parameter check against 0David Goulet
2019-09-06entrynodes: Make routine descriptor expiry notice logs less alarmingteor
2019-09-05Merge branch 'tor-github/pr/1261'George Kadianakis
2019-09-05Add tests for IPv6 exit policies on microdescriptorsNeel Chauhan
2019-09-04Update routerset reset test to use new mgr API.Nick Mathewson
2019-09-04Merge branch 'ticket31240v2_merged_2' into ticket31240v2_merged_2_mergedNick Mathewson
2019-08-30Merge remote-tracking branch 'tor-github/pr/1117' into maint-0.3.5teor
2019-08-28test_confparse: verify that clearing a routerset sets it to NULL.Nick Mathewson
2019-08-28Merge branch 'ticket31240v2' into ticket31240v2_merged_2Nick Mathewson
2019-08-28Add a test for clear_fn support in handling non-managed fieldsNick Mathewson
2019-08-28Add a test for dumping a compound configurationNick Mathewson
2019-08-28Simple tests for nested configuration formatsNick Mathewson
2019-08-28Confmgr tests: test deprecations and abbreviations.Nick Mathewson
2019-08-28Start on test cases for the multi-object feature of confmgr.Nick Mathewson
2019-08-28Tests for config_find_option_name()Nick Mathewson
2019-08-28Add tests for variable-listing functions.Nick Mathewson
2019-08-28Make a config_suite_t type to hold multiple config sub-objectsNick Mathewson
2019-08-28Refactor config free logic to use a single path.Nick Mathewson
2019-08-28Use special magic to enforce manager/object connection.Nick Mathewson
2019-08-27Merge branch 'tor-github/pr/1267'George Kadianakis
2019-08-27Merge branch 'tor-github/pr/1258'George Kadianakis
2019-08-27Merge branch 'tor-github/pr/1234'George Kadianakis
2019-08-26test_address: parenthesize macro arguments.Nick Mathewson