10474 Commits (542dea25710fec8df0430d9b777bb15414e15b22)
 

Author SHA1 Message Date
Paolo Bonzini bb9d8b5b80 mtest: move --print-errorlogs output during the test run 4 years ago
Paolo Bonzini 4d6a0cc174 mtest: log test start in verbose mode 4 years ago
Paolo Bonzini 959e4b3a5e mtest: call TestLogger.start_test when TestRun is in the RUNNING state 4 years ago
Paolo Bonzini 289cc2e2c5 mtest: use buffered stdout/stderr in parallel mode 4 years ago
Paolo Bonzini a0da710172 mtest: quote environment variable values and command line arguments 4 years ago
Paolo Bonzini 04bab9d595 mtest: include full environment in the TestRun object 4 years ago
Paolo Bonzini 111f22a4f8 mtest: make log output more suitable for console 4 years ago
Paolo Bonzini a118cae9d2 mtest: small refactoring of log printing 4 years ago
Paolo Bonzini 2386f336f1 mtest: log in verbose mode, but not in gdb mode 4 years ago
Paolo Bonzini 52a2f46af1 unittests: use utf-8 encoding for child processes 4 years ago
Dylan Baker d02149ad90 tests/rust: Add a generated library to generated main test 4 years ago
Dylan Baker 4550cf9500 ninjabackend: Correctly reference custom_target outputs in subdirs with rust 4 years ago
Dylan Baker 27ca7ed67a tests/rust: Add subdir to generated sources test 4 years ago
Paolo Bonzini adb1b2f3f6 interpreter: accept external programs and dependencies for summary 4 years ago
Paolo Bonzini 021068a8b7 mlog: add __len__ to AnsiDecorator 4 years ago
Paolo Bonzini 9ba7b0ebd0 mlog: add __str__ method to AnsiDecorator 4 years ago
Jonas Lundholm Bertelsen d3ae808742 Add fortran test with an install:yes static library 4 years ago
Jonas Lundholm Bertelsen 2636eebd64 Unity build reverts to normal for fortran fix 4 years ago
Xavier Claessens 05ab792d58 external_project: Log configure command 4 years ago
Marios Staikopoulos f8681b12e1 MSVC and Clang-Cl Compiler Argument Cleanup 4 years ago
Brion Vibber d808429a48 Avoid accidental use of STANDALONE_WASM mode on compiler tests 4 years ago
Volker Weißmann 2e48d13fa2 Added "How do I use a library before declaring it?" in the FAQ. 4 years ago
Jussi Pakkanen 4d5f6876f9
Merge pull request #8225 from bonzini/mtest-asyncio-cleanups 4 years ago
Fini Jastrow 5dd1aac5c9 unittests: Remove double install for case 10 4 years ago
Fini Jastrow 49cde9653c ninjabackend: Correct RPATH order 4 years ago
Jussi Pakkanen 3c304bbb79
Merge pull request #8158 from dcbaker/submit/rust-generated-main 4 years ago
Jonas Lundholm Bertelsen ea34a92632 When iterating link_targets, include link_whole_targets too (fortran) 4 years ago
Jonas Lundholm Bertelsen bd2394e872 Use case-insensitive suffix check for fortran 4 years ago
Paolo Bonzini 2e982a3864 mtest: collect stdout/stderr even in verbose mode 4 years ago
Jussi Pakkanen 8133a7b9a4 Keep buildtype the same even if user changes debug and/or optimization. 4 years ago
Dylan Baker caa6d5e16b backend/ninja: Add order dependencies for generated sources in rust 4 years ago
Dylan Baker bff0b41525 rust: Accept generated sources for main.rs 4 years ago
Dylan Baker 3ae115b57a Replace NinjaBackend is_rust_target with build.uses_rust 4 years ago
Jussi Pakkanen c64d407076 Fix cases where text leaks to stdout in unit tests. 4 years ago
Jussi Pakkanen efe7270429 Do not store config parser object in Wrap object. Closes: #7920. 4 years ago
Marios Staikopoulos a3d8dc546c Removal of /ZI on MSVC Debug 4 years ago
Xavier Claessens 903c8716e3 external_project: Write output in log files when not verbose 4 years ago
Paolo Bonzini e7c8555575 mtest: move I/O handling to TestSubprocess 4 years ago
Paolo Bonzini 401464c61a mtest: tweak the gathering of stdo_task/stde_task results 4 years ago
Paolo Bonzini 90ea0dc583 mtest: disable the progress report in gdb mode 4 years ago
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