10235 Commits (a8c138ebc1f9005f7c32c78eae67a6289130e9c4)
 

Author SHA1 Message Date
Jussi Pakkanen a8c138ebc1
Merge pull request #8029 from bonzini/mtest-asyncio-next 4 years ago
Eli Schwartz c18a9715b8
Hotdoc: use template for Commands.md instead of generating the entire file (#8154) 4 years ago
Nirbheek Chauhan 832bcac0a7 ci: Run github workflows on stable branches too 4 years ago
Nirbheek Chauhan 540deb538b ci: Fix pip installation in Cygwin on Azure 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
Paolo Bonzini f1938349c7 mtest: move Rust parsing inside TestRun 4 years ago
Paolo Bonzini 755412b526 mtest: read test stdout/stderr via asyncio pipes 4 years ago
Paolo Bonzini 0ccc70ae1b mtest: do not wait inside _run_subprocess 4 years ago
Paolo Bonzini 63e26ba05f mtest: handle should_fail in common code 4 years ago
Paolo Bonzini d2da7565fd mtest: reorder arguments to "complete" 4 years ago
Paolo Bonzini c48713e58c mtest: improve JUnit XML generation for TAP testsuites 4 years ago
Paolo Bonzini 35d3baaa2f mtest: improvements to JUnit XML generation 4 years ago
Paolo Bonzini 723c4c9fef mtest: extract TAP parsing out of TestRun.make_tap 4 years ago
Paolo Bonzini e50861e62f mtest/TAPParser: use typing.NamedTuple 4 years ago
Paolo Bonzini 304abaf9ee mtest: remove argument to the TAPParser constructor 4 years ago
Paolo Bonzini ee5e7977e3 mtest: allow parsing TAP line by line 4 years ago
Jussi Pakkanen c9d9dacdbc
Merge pull request #7860 from dcbaker/wip/2020-10/rust-module 4 years ago
Dylan Baker 827fa95de1 update codeowners with the rust module 4 years ago
Dylan Baker 3d80a88bd3 modules: Add an unstable-rust module 4 years ago
Jussi Pakkanen f9dd75f213 Fix last mention of Python 3.5. [skip ci] 4 years ago
Dylan Baker b2c2549b93 interpreter: split code that creates a Test instance 4 years ago
Dylan Baker 8d19beccb2 interpreter: allow modules to create tests 4 years ago
Dylan Baker d89ec98b47 mtest: Add support for rust unit tests 4 years ago
Dylan Baker 07ff9c61fe mtest: Handle subtest results as a dict 4 years ago
Luke Elliott 1c60fdd847 fix: llvm toolset is "ClangCL" in VS2019. 4 years ago
Michael Hirsch bad0e95cae unit:cpp17: make C++17 test stricter check 4 years ago
Jussi Pakkanen d47a5c81a9
Merge pull request #8080 from dcbaker/submit/option-key-type 4 years ago
Dylan Baker f14bf8b2ed mintro: fix mypy warning 4 years ago
Dylan Baker a539fda0cf fix LGTM warnings 4 years ago
Dylan Baker e81acbd606 Use a single coredata dictionary for options 4 years ago
Dylan Baker 71db6b04a3 use OptionKey for builtin and base options 4 years ago
Dylan Baker f9b19e73a5 move OptionKey to mesonlib 4 years ago
Dylan Baker fe973d9fc4 use OptionKey for compiler_options 4 years ago
Daniel Mensinger 6b515c4321 cmake: fix missing languages from CMake (fixes #8132) 4 years ago
Dylan Baker bdca05e2e6 Add choices to OptionProxy 4 years ago
Dylan Baker 615686fd6d use new optionkey.is_* methods 4 years ago
Dylan Baker 30ec7612c8 coredata: Add a type to the OptionKey 4 years ago
Dylan Baker 7142c92285 use OptionKey for backend_options 4 years ago
Dylan Baker e2ef6930ff use OptionKey for coredata.user_options 4 years ago
Dylan Baker b37f0cce2c movve insert_build_prefix to mconf 4 years ago
Dylan Baker b25a423a64 use the OptionKey type for command line and machine files 4 years ago
Dylan Baker 983380d5ce coredata: Add OptionKey type 4 years ago