libpsl/tests
Loïc Yhuel aa4909766c Make builtin option independant from runtime one
Since commit deabd4a, psl2c has been replaced by psl-make-dafsa.
The builtin PSL data is always generated the same way, and the value of the builtin
configure option does not matter anymore.

The built-in data is now embedded by default (instead of the previous "auto"), unless
explicitly disabled by --disable-builtin/-Dbuiltin=false.

When not using an run-time runtime IDNA library (--disable-runtime/-Druntime=no), libpsl can
now include the built-in data without any build-time dependency.
2022-06-06 22:48:32 +02:00
..
Makefile.am Make builtin option independant from runtime one 2022-06-06 22:48:32 +02:00
meson.build Make builtin option independant from runtime one 2022-06-06 22:48:32 +02:00
test-is-cookie-domain-acceptable.c Add WSAStartup() for Windows psl tool and tests. 2021-11-26 19:10:37 +01:00
test-is-public-all.c tests: Do not hardcode psl.dafsa and psl_ascii.dafsa file names 2018-12-06 09:11:56 -05:00
test-is-public-builtin.c Update Platform.sh example in test data 2020-07-02 17:04:27 +02:00
test-is-public.c Fix PSL_TYPE_NO_STAR_RULE and improve test suite 2018-02-23 12:09:07 +01:00
test-registrable-domain.c Remove libicu includes from test-registrable-domain.c 2022-01-06 03:03:43 +03:00