libpsl/tests
Darshit Shah 4d5982ed98 Add new function psl_free_string()
When writing a wrapper around LibPSL in a different language it is
important that libpsl provide functions to free any memory that it
allocates. Without this, it is impossible to correctly free the memory
allocated by psl_str_to_utf8lower() function since in other languages
one may not have access to the same free() call from libc.
2017-08-30 11:07:04 +02:00
..
Makefile.am Add clang's CFI instrumentation 2017-06-19 17:14:29 +02:00
test-is-cookie-domain-acceptable.c Add better test code coverage 2016-09-26 15:15:34 +02:00
test-is-public-all.c Add psl_latest() and psl_dist_filename() to tests 2017-01-04 17:10:57 +01:00
test-is-public-builtin.c Update copyright year to 2016 2016-01-02 13:36:49 +01:00
test-is-public.c Add new function psl_free_string() 2017-08-30 11:07:04 +02:00
test-registrable-domain.c Add new function psl_free_string() 2017-08-30 11:07:04 +02:00