aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_geoip.c
AgeCommit message (Expand)Author
2018-06-24Fix test_geoip failures on windows by writing file in binary mode.Nick Mathewson
2018-06-21Revise geoip tests to not require paths of actual geoip configNick Mathewson
2018-04-26Recover newline at the EOF, removed by mistakejuga0
2018-04-26Add clarification about type of file expectedjuga0
2018-04-26Remove FIXME about comparing num countries,juga0
2018-04-26tests: Fix a couple typos and remove unnecessary inline comments.Isis Lovecruft
2018-04-26tests: Skip two more geoip_load_file tests on Windows.Isis Lovecruft
2018-04-16Add test to check that loading a 2nd file replaces the 1stjuga0
2018-04-16Add a test for geoip_load_file() using geoip6juga0
2018-04-13Disable load_geoip_file() tests on windowsNick Mathewson
2018-03-23test: more data on geoip load failure.Nick Mathewson
2018-03-15Add a test for geoip_load_file().Nick Mathewson
2018-03-15Split geoip tests into a separate module.Nick Mathewson