aboutsummaryrefslogtreecommitdiff
path: root/unittests/datatests.py
AgeCommit message (Expand)AuthorFilesLines
2024-05-23Refactor option classes to their own file.Jussi Pakkanen1-2/+3
2024-04-09modules: rename qt.py -> _qt.pyDylan Baker1-1/+1
2024-01-25interpreter: replace mock keyword argument with unittest.mockDylan Baker1-4/+11
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker1-12/+1
2023-03-01interpreter: Add testcase..endtestcase clause supportXavier Claessens1-0/+6
2022-04-19docs: Add documentation on pkgconfig.relocatableFredrik Salomonsson1-1/+1
2022-04-14unittests: make datatests capable of parsing module subsections properlyEli Schwartz1-6/+12
2022-01-10port from embedded data to importlib.resourcesEli Schwartz1-36/+0
2021-10-08python: Add platlibdir and purelibdir optionsXavier Claessens1-3/+4
2021-10-04various python neatness cleanupsEli Schwartz1-2/+2
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz1-1/+0
2021-07-26Split run_unittests.py fileXavier Claessens1-0/+272