blueprint-compiler/tests
James Westman 6f4d458855
build: Install to datadir
Install the python module to the data directory, not the python install
directory that meson gives us. Then, in the main script, try to find the
module and add it to the path by assuming the script is installed to
(prefix)/bin. Hopefully this will fix the ModuleNotFound errors.
2022-06-07 11:52:55 -05:00
..
sample_errors validation: Disallow instantiating abstract classes 2022-04-28 23:35:34 -05:00
samples Fix number parsing 2022-04-18 20:22:29 -05:00
__init__.py Move tests out of main package 2021-10-22 23:35:29 -05:00
fuzz.py build: Install to datadir 2022-06-07 11:52:55 -05:00
fuzz.sh tests: Add fuzz test 2022-04-18 20:22:31 -05:00
meson.build Fix tests 2021-10-28 00:13:46 -05:00
test_samples.py validation: Disallow instantiating abstract classes 2022-04-28 23:35:34 -05:00
test_tokenizer.py tokenizer: Fix operator tokenization 2022-04-30 16:41:46 -05:00