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
/
mesonbuild
/
mtest.py
Age
Commit message (
Expand
)
Author
2021-12-11
Activate VS env when running `meson test`
William Toohey
2021-12-05
rename exe_runner to exe_wrapper everywhere
Eli Schwartz
2021-11-16
mtest: add an ASCII-only version of the spinner
Paolo Bonzini
2021-10-28
mtest: accept very long lines
Paolo Bonzini
2021-10-27
fix various flake8 whitespace errors
Eli Schwartz
2021-10-18
mtest: limit "magic" CTRL+C behavior to process group leaders
Paolo Bonzini
2021-10-04
fix incorrect porting from % formatting to .format method
Eli Schwartz
2021-10-04
various python neatness cleanups
Eli Schwartz
2021-09-29
Revert "mtest: fix test output issues (in console)"
Paolo Bonzini
2021-09-25
mtest: fix test output issues (in console)
Hemmo Nieminen
2021-09-20
mtest: Allow gtest protocol test to fail more gracefully
Dylan Baker
2021-07-07
cleanup self.options.wd
Paolo Bonzini
2021-07-07
resolve symlinks passed to -C
Paolo Bonzini
2021-06-29
fix: Always explicitly set encoding for text files (fixes #8263)
Daniel Mensinger
2021-03-23
mtest: timeout if the write side of pipes does not close
Paolo Bonzini
2021-03-23
mtest: remove pointless try/except from try_wait_one
Paolo Bonzini
2021-03-19
split program related classes and functions out of dependencies
Dylan Baker
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-02
mtest: create separate runners for multiple repeats
Paolo Bonzini
2021-02-19
[TAP] Fix TAP parser when test exits with status
Luke Drummond
2021-02-17
mtest: use / as path separator for ninja targets
Paolo Bonzini
2021-02-10
mtest: include classname in <testcase> JUnit element
Paolo Bonzini
2021-02-10
mtest: cancel stdout/stderr tasks on timeout
Paolo Bonzini
2021-02-10
mtest: clean up conditions on whether tests are run in parallel
Paolo Bonzini
2021-02-10
mtest: fix nits in printing test stdout
Paolo Bonzini
2021-02-09
mtest: TestSetup can have [] as an exe_wrapper
Paolo Bonzini
2021-02-09
mtest: run the test output parser as a task
Paolo Bonzini
2021-02-09
mtest: hide infinite timeout from the progress report
Paolo Bonzini
2021-02-02
interpreter, mtest: introduce add_test_setup(exclude_suites: ...)
Paolo Bonzini
2021-02-02
mtest: extract get_test_setup, rename merge_suite_options
Paolo Bonzini
2021-02-02
mtest: load build data early
Paolo Bonzini
2021-02-02
mtest: compute logfile name early
Paolo Bonzini
2021-02-02
mtest: remove useless argument
Paolo Bonzini
2021-01-30
Merge pull request #8200 from bonzini/mtest-asyncio-logs
Jussi Pakkanen
2021-01-27
test: Make timeout <= 0 infinite duraction
Xavier Claessens
2021-01-22
mtest: log individual TAP subtests
Paolo Bonzini
2021-01-22
mtest: infrastructure to print subtest results
Paolo Bonzini
2021-01-22
mtest: move --print-errorlogs output during the test run
Paolo Bonzini
2021-01-22
mtest: log test start in verbose mode
Paolo Bonzini
2021-01-22
mtest: call TestLogger.start_test when TestRun is in the RUNNING state
Paolo Bonzini
2021-01-22
mtest: use buffered stdout/stderr in parallel mode
Paolo Bonzini
2021-01-22
mtest: quote environment variable values and command line arguments
Paolo Bonzini
2021-01-22
mtest: include full environment in the TestRun object
Paolo Bonzini
2021-01-22
mtest: make log output more suitable for console
Paolo Bonzini
2021-01-22
mtest: small refactoring of log printing
Paolo Bonzini
2021-01-22
mtest: log in verbose mode, but not in gdb mode
Paolo Bonzini
2021-01-20
mtest: collect stdout/stderr even in verbose mode
Paolo Bonzini
2021-01-15
mtest: move I/O handling to TestSubprocess
Paolo Bonzini
2021-01-15
mtest: tweak the gathering of stdo_task/stde_task results
Paolo Bonzini
[prev]
[next]