aboutsummaryrefslogtreecommitdiff
path: root/unittests/pythontests.py
AgeCommit message (Expand)AuthorFilesLines
2024-06-11unittests: Add Python unittest for limited APIAndrew McNulty1-1/+30
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker1-12/+1
2023-07-02remove CI workaround for clang+msys2Eli Schwartz1-1/+0
2023-06-07unittests: fix incorrect calculation of bytecompile outputsEli Schwartz1-4/+5
2023-05-02tests: add workarounds for python brokenness on WindowsEli Schwartz1-2/+11
2023-05-02tests: add a python test for bytecode compilationEli Schwartz1-5/+33
2022-04-13Add regression test for Python dist.Jussi Pakkanen1-0/+17
2022-03-16unittests: convert python tests to project testsEli Schwartz1-39/+2
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz1-1/+0
2021-07-26Split run_unittests.py fileXavier Claessens1-0/+83