aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_geoip.c
AgeCommit message (Expand)Author
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-09-27Extract the non-stats part of geoip into a new src/lib/geoip.Nick Mathewson
2018-09-27Remove excess dependencies from geoip.cNick Mathewson
2018-09-27Split geoip from geoip-related stats.Nick Mathewson
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-03Clean up various things that broke with our stdint.h changesNick Mathewson
2018-06-25Merge branch 'maint-0.3.4'Nick Mathewson
2018-06-24Fix test_geoip failures on windows by writing file in binary mode.Nick Mathewson
2018-06-21Merge branch 'maint-0.3.4'Nick Mathewson
2018-06-21Revise geoip tests to not require paths of actual geoip configNick Mathewson
2018-06-20Run rectify_include_paths.pyNick 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