summaryrefslogtreecommitdiff
path: root/unittests/pythontests.py
AgeCommit message (Expand)Author
2023-07-02remove CI workaround for clang+msys2Eli Schwartz
2023-06-07unittests: fix incorrect calculation of bytecompile outputsEli Schwartz
2023-05-02tests: add workarounds for python brokenness on WindowsEli Schwartz
2023-05-02tests: add a python test for bytecode compilationEli Schwartz
2022-04-13Add regression test for Python dist.Jussi Pakkanen
2022-03-16unittests: convert python tests to project testsEli Schwartz
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz
2021-07-26Split run_unittests.py fileXavier Claessens