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
/
run_unittests.py
Age
Commit message (
Expand
)
Author
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
2021-03-04
various python neatness cleanups
Eli Schwartz
2021-03-04
raw string literals are next to godliness
Eli Schwartz
2021-03-04
mintro: include the correct target filenames for flat layout
Paolo Bonzini
2021-03-02
mtest: create separate runners for multiple repeats
Paolo Bonzini
2021-02-26
interpreter: correctly track whether a subproject is initialized
Dylan Baker
2021-02-26
Allow printing UserOptions in the summary
Stephen Gregoratto
2021-02-25
Support multiple args in error()
Xavier Claessens
2021-02-22
minstall: Add --skip-subprojects option
Xavier Claessens
2021-02-18
allow build.b_* options
Dylan Baker
2021-02-18
Disable failing Cygwin GIR test.
Jussi Pakkanen
2021-02-17
ci: Fix failure in unit tests with vs backend
Xavier Claessens
2021-02-17
unittests: expect mtest logs to be utf-8
Paolo Bonzini
2021-02-17
compilers: Only insert -flto-jobs in clang's link arguments
Dylan Baker
2021-02-17
Substitute @CURRENT_SOURCE_DIR@ in run_target() and custom_target()
Xavier Claessens
2021-02-17
Environment: Fix passing envrionment variables CPPFLAGS and CFLAGS
Dylan Baker
2021-02-16
Small patch to unittests to initialize CUDA compiler correctly.
Olexa Bilaniuk
2021-02-09
mtest: TestSetup can have [] as an exe_wrapper
Paolo Bonzini
2021-02-09
Condense test directory names in preparation for rc1.
Jussi Pakkanen
2021-02-08
Fix exe wrapper detection for run targets.
Jussi Pakkanen
2021-02-07
Add Qt6 module
Luca Weiss
2021-02-07
Make installing non-existing subdirs a supported feature
Peter Hutterer
2021-02-07
Merge pull request #8288 from bonzini/test-setup-exclude-suites
Jussi Pakkanen
2021-02-07
Merge pull request #8305 from xclaesse/run-target-env
Jussi Pakkanen
2021-02-06
interpreterbase: Add support for optional arguments to typed_pos_args
Dylan Baker
2021-02-06
interpreterbase: Add support for variadic arguments to typed_pos_args
Dylan Baker
2021-02-06
interpreterbase: Add a helper method for typing positional arguments
Dylan Baker
2021-02-05
run_unittests: fix misc lint errors due to whitespace or unused imports/args
Eli Schwartz
2021-02-05
run_unittests: fix undefined variable in error message
Eli Schwartz
2021-02-05
run_unittests: remove double definition of the same test case
Eli Schwartz
2021-02-05
unittests: fix error message string
Dylan Baker
2021-02-05
run_target: Add env kwarg
Xavier Claessens
2021-02-04
minstall: Add --dry-run option
Xavier Claessens
2021-02-02
Add support for LLVM's thinLTO
Dylan Baker
2021-02-02
compilers: Add support for using multiple threads with lto
Dylan Baker
2021-02-02
interpreter, mtest: introduce add_test_setup(exclude_suites: ...)
Paolo Bonzini
2021-01-30
Merge pull request #8200 from bonzini/mtest-asyncio-logs
Jussi Pakkanen
2021-01-29
Can read project version from a file.
Jussi Pakkanen
2021-01-26
dist: Allow packaging subproject in same git repo as main project
Xavier Claessens
2021-01-22
unittests: use utf-8 encoding for child processes
Paolo Bonzini
2021-01-21
interpreter: accept external programs and dependencies for summary
Paolo Bonzini
2021-01-20
unittests: Remove double install for case 10
Fini Jastrow
2021-01-20
ninjabackend: Correct RPATH order
Fini Jastrow
2021-01-19
Keep buildtype the same even if user changes debug and/or optimization.
Jussi Pakkanen
2021-01-18
Fix cases where text leaks to stdout in unit tests.
Jussi Pakkanen
2021-01-14
coredata: Add missing nopromote wrap_mode choice
Xavier Claessens
2021-01-13
Fix misspells
Antonin Décimo
2021-01-12
summary: align left, not align middle
Eli Schwartz
2021-01-12
Allow '//' as project function id due to git bash path conversion.
Luke Elliott
2021-01-11
boost: default machine file properties to env var values
Dylan Baker
[next]