Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-11 | CI: fix error when mixing clang 14 with released valgrind versions | Eli Schwartz | 1 | -0/+7 |
2021-08-31 | pylint: turn on superflous-parens | Dylan Baker | 1 | -1/+1 |
2021-02-02 | interpreter, mtest: introduce add_test_setup(exclude_suites: ...) | Paolo Bonzini | 1 | -1/+2 |
2018-05-10 | test setups: Inherit env when using a test setup | Nirbheek Chauhan | 2 | -0/+8 |
2017-09-01 | Add a regression test for test suites. | Hemmo Nieminen | 1 | -0/+2 |
2017-02-19 | unit tests: Test some corner-cases in test setups | Nirbheek Chauhan | 2 | -2/+6 |
2017-01-02 | Can put external programs to test suite exe wrappers directly. | Jussi Pakkanen | 1 | -2/+2 |
2017-01-02 | Can set envvars in test setups. | Jussi Pakkanen | 2 | -0/+4 |
2017-01-02 | Can specify test setups and run them with mesontest. | Jussi Pakkanen | 4 | -0/+34 |