index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
unittests
/
datatests.py
Age
Commit message (
Expand
)
Author
2025-10-29
environment: move detection functions to envconfig.py
Paolo Bonzini
2025-10-06
unittests: do not use coredata.set_option
Paolo Bonzini
2025-10-06
options: replace get_value with get_value_for
Paolo Bonzini
2025-03-14
Move variables to InterpreterBase
Charles Brunet
2025-03-05
options: Remove BuiltinOption class
Dylan Baker
2024-07-17
Remove module type from OptionKey.
Jussi Pakkanen
2024-07-11
Move OptionKey in the option source file.
Jussi Pakkanen
2024-06-14
Replace direct indexing with named methods.
Jussi Pakkanen
2024-06-14
Rename option variable to optstore to make it unique.
Jussi Pakkanen
2024-05-23
Refactor option classes to their own file.
Jussi Pakkanen
2024-04-09
modules: rename qt.py -> _qt.py
Dylan Baker
2024-01-25
interpreter: replace mock keyword argument with unittest.mock
Dylan Baker
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-03-01
interpreter: Add testcase..endtestcase clause support
Xavier Claessens
2022-04-19
docs: Add documentation on pkgconfig.relocatable
Fredrik Salomonsson
2022-04-14
unittests: make datatests capable of parsing module subsections properly
Eli Schwartz
2022-01-10
port from embedded data to importlib.resources
Eli Schwartz
2021-10-08
python: Add platlibdir and purelibdir options
Xavier Claessens
2021-10-04
various python neatness cleanups
Eli Schwartz
2021-08-15
editorconfig: add setting to trim trailing whitespace
Eli Schwartz
2021-07-26
Split run_unittests.py file
Xavier Claessens