libpsl/tests
Daniel Kahn Gillmor fb9ccbf88e change psl_free() to take a psl_ctx_t *psl
This uses the more common convention where the variable freed is the
thing returned from the constructor directly, rather than having the
deallocator also zero out the pointer itself.
2014-03-27 20:01:29 +01:00
..
Makefile.am added psl_registrable_domain(), renamed psl_registered_domain -> psl_unregistrable_domain 2014-03-26 22:27:31 +01:00
test-is-public-all.c change psl_free() to take a psl_ctx_t *psl 2014-03-27 20:01:29 +01:00
test-is-public-builtin.c fixed indentation 2014-03-26 09:11:54 +01:00
test-is-public.c change psl_free() to take a psl_ctx_t *psl 2014-03-27 20:01:29 +01:00
test-registrable-domain.c skip 'example' unregistered TLD tests, added some special tests 2014-03-27 12:32:35 +01:00