summaryrefslogtreecommitdiff
path: root/unittests/pythontests.py
AgeCommit message (Expand)Author
2025-02-04ci: Update appleclang job to test Xcode-provided PythonL. E. Segovia
2025-02-04unittests: Unbreak Python bytecompile tests with Xcode PythonL. E. Segovia
2024-06-11unittests: Add Python unittest for limited APIAndrew McNulty
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
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