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