5846 Commits (4f8cecca9733588b083dba8488143fa1ffb0e495)

Author SHA1 Message Date
Paolo Bonzini c1c1408fae mtest: introduce ConsoleUser 4 years ago
Paolo Bonzini 1f52e2fa45 mtest: turn TestRun into a hierarchy 4 years ago
Paolo Bonzini 9e42048e3c mtest: pass command line to TestRun.start 4 years ago
Paolo Bonzini 1f5634f15d mtest: add complete_skip to TestRun 4 years ago
Paolo Bonzini c544529faa mtest: simplify complete_exitcode 4 years ago
Paolo Bonzini 51e1f01c85 mtest: store the environment in the TestRun 4 years ago
Paolo Bonzini 458c3125e0 mtest: do not print time out message twice 4 years ago
Paolo Bonzini ea2f34e286 mtest: allow quickly interrupting the test run 4 years ago
Paolo Bonzini f13b2b4b1d mtest: fix flake8 4 years ago
Xavier Claessens 5db77fd103 coredata: Add missing nopromote wrap_mode choice 4 years ago
Dylan Baker caab4d3d92 minstall: Fix signature of monkeypatched os.chown 4 years ago
Dylan Baker c49ad7ca48 minstall: Pass destdir and fullprefix instead of adding them to instance 4 years ago
Dylan Baker 2a30f0bd35 minstall: Pass DirMaker separately instead of adding to instance 4 years ago
Dylan Baker efe4547d80 minstall: Add type annotations 4 years ago
Dylan Baker 96d7f6c7cd backends/backends: Add type annotations for InstallData 4 years ago
Dylan Baker e36aca42d0 build/interpreter: Split InstallDir to fix layering violation 4 years ago
Dylan Baker 59328aba29 build: Add some type annotations 4 years ago
Dylan Baker 022632c91b build/interperter: Add annotations and move input validation to interpreter 4 years ago
Dylan Baker 6180992d49 minstall: fix imports 4 years ago
Dylan Baker a4e1be4e5b scripts/depfixer: make rpaths_dirs_to_remove a set 4 years ago
Antonin Décimo 39ede12aa5 Fix misspells 4 years ago
Eli Schwartz ccb15bc0e9 gen_data.py: even more sorting 4 years ago
Eli Schwartz adfcf77109
summary: align left, not align middle 4 years ago
Eli Schwartz 0063bd35d7
gen_data.py: sort files when generating mesondata 4 years ago
Dylan Baker e6a167ce09 dependencies: use env.machines for is_$os methods 4 years ago
Luke Elliott 9efcdba0d5 Allow '//' as project function id due to git bash path conversion. 4 years ago
Xavier Claessens c659be6928 Interpreter: Fix nested subsubproject detection 4 years ago
Dylan Baker ff40ca25b7 make some Environment methods protected 4 years ago
Dylan Baker 1cc7e4c84c clean up get_env_var_pair 4 years ago
Dylan Baker 0076db6ff9 move get_env_var_pair to environment 4 years ago
Dylan Baker f3fcbba1f8 boost: default machine file properties to env var values 4 years ago
Dylan Baker e7a5c75285 Move BinaryTable environment lookups to Environment 4 years ago
Dylan Baker 38c7a7590c pull env to program mappings out of BinaryType class 4 years ago
Dylan Baker 4b0b44afac move handling of CFLAGS and friends to environment 4 years ago
Dylan Baker f202da0689 use PEP8 style naming for LANGUAGES_USING_* as well 4 years ago
Dylan Baker 4580433b82 rename cflags_mapping to CFLAGS_MAPPING 4 years ago
Dylan Baker 7248a64750 dependencies: Don't read PKG_CONFIG_PATH from the env again 4 years ago
Dylan Baker 3949c2a0e0 move CMAKE_PREFIX_PATH env var handling to environment 4 years ago
Dylan Baker 284b89c321 dependencies/mpi: Add a type annotation 4 years ago
Dylan Baker a2055ad18b import MachineChoice from mesonlib 4 years ago
Daniel Mensinger 8f1d9bb7b0 cmake: add PATH logic to preliminary dep check (fixes #8133) 4 years ago
Paolo Bonzini f13dde1f08 mtest: print TAP subtest count 4 years ago
Paolo Bonzini b05aee5c94 mtest: print time that the test has been running 4 years ago
Paolo Bonzini 4371756182 mtest: align decimal point of test durations 4 years ago
Paolo Bonzini 72e96a470a mtest: create runners in advance 4 years ago
Paolo Bonzini d470a915da mtest: move timeout message to ConsoleLogger 4 years ago
Paolo Bonzini d1ee242e0d mtest: store timeout in TestRun 4 years ago
Paolo Bonzini 4b8364b1e2 mtest: add more formatting options to TestHarness.format 4 years ago
Paolo Bonzini f97521a1ff mtest: align correctly tests with wide Unicode characters 4 years ago
Paolo Bonzini fa4fb3e350 mtest: make test output parsing asynchronous 4 years ago