libpsl/tests
Ross Burton b4fec5d0dd Makefile.am: use PYTHON when invoking psl-make-dafsa
In an environment where only Python 3 is installed, configure.ac finds and sets
PYTHON=python3 correctly but src/psl-make-dafsa is called directly, so the hashbang of
`#!/usr/bin/env python` is used which doesn't exist.

Fix this by explicitly running $(PYTHON) when using the tool.
2019-07-11 17:47:11 +01:00
..
Makefile.am Makefile.am: use PYTHON when invoking psl-make-dafsa 2019-07-11 17:47:11 +01:00
meson.build meson: Ensure things build with Windows 2018-12-11 09:28:51 +08:00
test-is-cookie-domain-acceptable.c Update copyrights 2018-02-22 10:04:00 +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 Silence format warning on printing time_t 2018-12-31 16:51:48 +01: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 Update copyrights 2018-02-22 10:04:00 +01:00