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
/
test cases
/
python
Age
Commit message (
Expand
)
Author
2021-08-09
interpreter: Fix holder_map not being updated when subproject fails
Xavier Claessens
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
2020-07-12
simplify/correct test logic
Michael Hirsch
2020-07-12
some python test cases don't care about backend, so run them in any case
Michael Hirsch
2020-07-12
raise SystemExit() generally preferred to sys.exit(1)
Michael Hirsch
2020-07-12
c lang not needed for this test
Michael Hirsch
2020-07-12
setuptools is not stdlib, but distutils is
Michael Hirsch
2019-10-20
Disable extension module tests with Python 3.8 and VS2015.
Jussi Pakkanen
2019-06-12
modules/python: add a modules keyword argument
Dylan Baker
2019-04-03
modules/python: Report program found in find_installation()
Dylan Baker
2018-12-12
tests: Add tests for the python module
Dylan Baker
2018-05-03
python module: Move tests to test cases/unit
Nirbheek Chauhan
2018-04-09
[fixup]: Rename find to find_installation
Mathieu Duponchelle
2018-04-06
Implement a generic python module
Mathieu Duponchelle