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
/
internaltests.py
Age
Commit message (
Expand
)
Author
2023-02-01
remove /utf-8 option when /validate-charset- is present
Charles Brunet
2022-10-25
Compilers: Keep ccache and exelist separated
Xavier Claessens
2022-09-28
Move classes used by scripts to their own module
Xavier Claessens
2022-09-19
compilers: don't export every compiler as a top-level property
Eli Schwartz
2022-08-18
unittests: Add additional tests for KwargInfo::since values
Dylan Baker
2022-05-19
Reword message in warning
Zbigniew Jędrzejewski-Szmek
2021-12-06
add message option to since_values and deprecated_values
Dylan Baker
2021-12-06
unittests/internal: use more subTest
Dylan Baker
2021-12-06
Add deprecated_message and since_message to KwargInfo
Dylan Baker
2021-12-06
unittests/internal: use mock and subTest
Dylan Baker
2021-12-06
interpreterbase/decorators: Fix types of deprecated_values and since_values
Dylan Baker
2021-11-27
Merge pull request #9599 from dcbaker/submit/typed_kwargs-message-improvements
Jussi Pakkanen
2021-11-25
tests: add a test for OptionKey.from_string
Dylan Baker
2021-11-22
unittests: cover cases here two of the same wrong type are provided
Dylan Baker
2021-11-22
typed_kwargs: use | for type unions, not ,
Dylan Baker
2021-11-22
typed_kwargs: provide better error messages for wrong container types
Dylan Baker
2021-10-10
Fix typos discovered by codespell
Christian Clauss
2021-10-09
typed_kwargs: Fix when ContainerTypeInfo is used in a tuple
Xavier Claessens
2021-10-04
various python neatness cleanups
Eli Schwartz
2021-09-21
coredata: 0.59.1 -> 0.59.99 is a major version difference
Xavier Claessens
2021-08-31
interpreter: use python dunders instead of lock for unpicklability
Dylan Baker
2021-08-31
unittests: add a test to Interpreter is unpicklable
Dylan Baker
2021-08-30
environment: correctly handle cpu value aarch64_be
Dylan Baker
2021-08-30
environment: add ppc -> ppc64 for aix to detect_cpu
Dylan Baker
2021-08-30
unittests: add tests for detect_cpu
Dylan Baker
2021-08-30
unittests: Add a test case for detect_cpu_family
Dylan Baker
2021-08-27
interpreter: fix cases of `KwargInfo(..., T, default=None)`
Dylan Baker
2021-08-27
interpreter: Add a helper for checking constrained inputs
Dylan Baker
2021-07-30
interenaltests: Add some version strings with ansi escapes in them
Dylan Baker
2021-07-26
Split run_unittests.py file
Xavier Claessens
[prev]