8 Commits (880f21281ee359e01de659fe7d45549d19e6b84d)

Author SHA1 Message Date
Eli Schwartz 6a1427401c
tests: add a python test for bytecode compilation 1 year ago
Eli Schwartz 0e7fb07f91
python module: add an automatic byte-compilation step 1 year ago
Eli Schwartz 9d98b4cb84
test that python modules nominally compile without warnings 2 years ago
Eli Schwartz aa84c55bef
tests: fix edge case where non-default python is used, by skipping it 2 years ago
Eli Schwartz 1f46b4ce64
tests: python module should install files correctly 3 years ago
Michael Hirsch c9d8d4628e
simplify/correct test logic 4 years ago
Michael Hirsch 895de87b90
some python test cases don't care about backend, so run them in any case 4 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 4 years ago
Dylan Baker 978e6fb88f tests: Add tests for the python module 6 years ago
Jon Turney dadf6e2233
Tests for version constraints on custom lookup dependencies 6 years ago
Anonymous Maarten b715276cc7 tests: test getting python module using pkg-config 7 years ago
Jussi Pakkanen 6ac9a8e738 Add .find_python() method. Supersedes #777. 8 years ago
Jussi Pakkanen 24221d71cc Created a Python 3 module for simpler building of Python extension modules. 8 years ago
Nirbheek Chauhan 2c5680d721 python3 dep: Check arch of libraries before using 8 years ago
Jussi Pakkanen efceac497f Python extension module finally works on Windows. 9 years ago
Jussi Pakkanen 98d00386b1 Can build a Python extension module. 9 years ago