aboutsummaryrefslogtreecommitdiff
path: root/src/test/torcontrol_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* scripted-diff: test: Move setup_common to test libraryMarcoFalke2019-11-061-1/+1
* Make reasoning about dependencies easier by not including unused dependenciespracticalswift2019-06-021-1/+0
* Merge #15352: tests: Reduce noise level in test_bitcoin outputMarcoFalke2019-04-161-3/+0
|\
| * tests: Reduce noise level in test_bitcoin outputpracticalswift2019-03-291-3/+0
* | scripted-diff: Rename test_bitcoin to test/setup_commonMarcoFalke2019-04-111-1/+1
|/
* Declare TorReply parsing functions in torcontrol_testsBen Woosley2018-05-211-1/+9
* Make it clear which functions that are intended to be translation unit localpracticalswift2018-05-031-2/+2
* test: Fix sign for expected valuesKarl-Johan Alm2018-04-111-2/+2
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-2/+2
* torcontrol: Handle escapes in Tor QuotedStringsJack Grigg2017-05-161-7/+38
* torcontrol: Add unit tests for Tor reply parsersJack Grigg2017-05-161-0/+168