aboutsummaryrefslogtreecommitdiff
path: root/run_unittests.py
AgeCommit message (Expand)AuthorFilesLines
2021-01-30Merge pull request #8200 from bonzini/mtest-asyncio-logsJussi Pakkanen1-0/+1
2021-01-29Can read project version from a file.Jussi Pakkanen1-0/+6
2021-01-26dist: Allow packaging subproject in same git repo as main projectXavier Claessens1-16/+44
2021-01-22unittests: use utf-8 encoding for child processesPaolo Bonzini1-0/+1
2021-01-21interpreter: accept external programs and dependencies for summaryPaolo Bonzini1-0/+6
2021-01-20unittests: Remove double install for case 10Fini Jastrow1-5/+2
2021-01-20ninjabackend: Correct RPATH orderFini Jastrow1-0/+22
2021-01-19Keep buildtype the same even if user changes debug and/or optimization.Jussi Pakkanen1-41/+3
2021-01-18Fix cases where text leaks to stdout in unit tests.Jussi Pakkanen1-2/+2
2021-01-14coredata: Add missing nopromote wrap_mode choiceXavier Claessens1-0/+6
2021-01-13Fix misspellsAntonin Décimo1-2/+2
2021-01-12summary: align left, not align middleEli Schwartz1-12/+12
2021-01-12Allow '//' as project function id due to git bash path conversion.Luke Elliott1-2/+2
2021-01-11boost: default machine file properties to env var valuesDylan Baker1-1/+1
2021-01-11Move BinaryTable environment lookups to EnvironmentDylan Baker1-17/+16
2021-01-11pull env to program mappings out of BinaryType classDylan Baker1-4/+4
2021-01-11rename cflags_mapping to CFLAGS_MAPPINGDylan Baker1-1/+1
2021-01-11unittests: Clang on windows can use either ld or link.exeDylan Baker1-2/+4
2021-01-10Merge pull request #8029 from bonzini/mtest-asyncio-nextJussi Pakkanen1-23/+23
2021-01-10Hotdoc: use template for Commands.md instead of generating the entire file (#...Eli Schwartz1-8/+4
2021-01-07mtest/TAPParser: use typing.NamedTuplePaolo Bonzini1-21/+21
2021-01-06mtest: remove argument to the TAPParser constructorPaolo Bonzini1-2/+2
2021-01-04Use a single coredata dictionary for optionsDylan Baker1-43/+44
2021-01-04use OptionKey for builtin and base optionsDylan Baker1-35/+38
2021-01-04move OptionKey to mesonlibDylan Baker1-2/+1
2021-01-04use OptionKey for compiler_optionsDylan Baker1-23/+21
2021-01-04use OptionKey for coredata.user_optionsDylan Baker1-4/+5
2021-01-04use the OptionKey type for command line and machine filesDylan Baker1-1/+1
2021-01-04run_unittests: Add fatal-warnings to test_command_lineDylan Baker1-8/+9
2021-01-04run_unittests: make another test inprocess safeDylan Baker1-2/+6
2021-01-04run_unittests: Make test_command_line safe witn inprocessDylan Baker1-14/+27
2020-12-14Merge pull request #8013 from mesonbuild/cppmodulesJussi Pakkanen1-0/+10
2020-12-13Support native tests in crossbuildOleg B1-0/+13
2020-12-13Add unit test.Jussi Pakkanen1-0/+10
2020-12-11unit tests: correctly skip c++20 checks if the compiler doesn't supportDylan Baker1-3/+12
2020-12-03Add prelinking support for static libraries.Jussi Pakkanen1-0/+26
2020-11-24Merge pull request #7982 from dcbaker/submit/unittest-fixupsJussi Pakkanen1-74/+55
2020-11-20use real pathlib moduleDylan Baker1-1/+1
2020-11-20run_unittests: delete test for external syntax highlightingDylan Baker1-46/+0
2020-11-18unittests: ignore nix rpathsDylan Baker1-5/+12
2020-11-16unittests: Simplify and make test_templates more reliableDylan Baker1-46/+8
2020-11-16run_unittests: correctly handle users setting init.defaultBranchDylan Baker1-2/+18
2020-11-16run_unittests: Don't assume things are in /usr/binDylan Baker1-21/+17
2020-11-15stabilize sets that are converted to listsPaolo Bonzini1-1/+1
2020-11-13environment: Fix detection of rust compilers, moreDylan Baker1-1/+2
2020-11-13run_unittests: use textwrap.dedentDylan Baker1-23/+28
2020-11-12Merge pull request #7965 from dcbaker/wip/2020-11/macos-github-actionsJussi Pakkanen1-0/+6
2020-11-12dependencies: Put pkgconfig options before operandsHaelwenn (lanodan) Monnier1-3/+3
2020-11-11actions: Add unittests for macosDylan Baker1-0/+1
2020-11-10unittests: Don't try to set alternative linkers for apple-clangDylan Baker1-0/+5