summaryrefslogtreecommitdiff
path: root/unittests/datatests.py
AgeCommit message (Expand)Author
2025-10-29environment: move detection functions to envconfig.pyPaolo Bonzini
2025-10-06unittests: do not use coredata.set_optionPaolo Bonzini
2025-10-06options: replace get_value with get_value_forPaolo Bonzini
2025-03-14Move variables to InterpreterBaseCharles Brunet
2025-03-05options: Remove BuiltinOption classDylan Baker
2024-07-17Remove module type from OptionKey.Jussi Pakkanen
2024-07-11Move OptionKey in the option source file.Jussi Pakkanen
2024-06-14Replace direct indexing with named methods.Jussi Pakkanen
2024-06-14Rename option variable to optstore to make it unique.Jussi Pakkanen
2024-05-23Refactor option classes to their own file.Jussi Pakkanen
2024-04-09modules: rename qt.py -> _qt.pyDylan Baker
2024-01-25interpreter: replace mock keyword argument with unittest.mockDylan Baker
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
2023-03-01interpreter: Add testcase..endtestcase clause supportXavier Claessens
2022-04-19docs: Add documentation on pkgconfig.relocatableFredrik Salomonsson
2022-04-14unittests: make datatests capable of parsing module subsections properlyEli Schwartz
2022-01-10port from embedded data to importlib.resourcesEli Schwartz
2021-10-08python: Add platlibdir and purelibdir optionsXavier Claessens
2021-10-04various python neatness cleanupsEli Schwartz
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz
2021-07-26Split run_unittests.py fileXavier Claessens