aboutsummaryrefslogtreecommitdiff
path: root/run_unittests.py
AgeCommit message (Expand)AuthorFilesLines
2021-05-22Fix text used to validate test output.Jussi Pakkanen1-1/+1
2021-05-18pkgconfig: Do not escape custom variablesXavier Claessens1-0/+2
2021-05-13Set up VS environment automatically when run.Jussi Pakkanen1-2/+3
2021-05-11Make objective C use C standard version. Closes #5495.Jussi Pakkanen1-0/+15
2021-05-08Set unittest backend with an argument rather than an envvar.Jussi Pakkanen1-3/+17
2021-05-03Clarify incorrect configuration format messageNellie Zhang1-1/+1
2021-05-01Do not accidentally format files when only checking if they are formatted.Jussi Pakkanen1-3/+4
2021-04-26Condense test directory names.Jussi Pakkanen1-102/+102
2021-04-26Fix issue where multiple dist files were not being produced for comma separat...Tristan Partin1-0/+22
2021-04-26introspection: export all sources for custom targetsJason Francis1-6/+20
2021-04-26Add subprojects purge wrap-git coverageTristan Partin1-3/+6
2021-04-26store the list of initializes subprojects in the coredata structureDylan Baker1-1/+3
2021-04-26Interpreter: Fallback when required is false but forcefallback is trueXavier Claessens1-0/+8
2021-04-26Add 'subprojects purge' commandTristan Partin1-3/+28
2021-04-19pkgconfig: Add support for CustomTarget objects in generatorXavier Claessens1-0/+7
2021-04-17msetup: Restore .gitignore after wipeXavier Claessens1-0/+1
2021-04-06environment: don't load project options from a native file in a cross buildDylan Baker1-1/+17
2021-04-03Merge pull request #8606 from dcbaker/submit/fix-for-build-env-variablesJussi Pakkanen1-3/+28
2021-04-01interpreter: Move to its own folder and split itXavier Claessens1-2/+2
2021-04-01tests: Add a test for the _FOR_BUILD env varsDylan Baker1-0/+20
2021-04-01unittests: extend machine file override tests for CFLAGS (and friends)Dylan Baker1-5/+10
2021-03-30Split environment variable and command line cflagsDylan Baker1-0/+22
2021-03-29Do not add custom target dir automatically when implicit false.Jussi Pakkanen1-0/+17
2021-03-26pkgconfig: Allow setting prefix in dataonly pc fileXavier Claessens1-0/+1
2021-03-24Merge pull request #8568 from dcbaker/submit/qt-dependency-factoryJussi Pakkanen1-4/+4
2021-03-23Refactor Qt Dependency into proper split classes with factoriesDylan Baker1-4/+4
2021-03-23environment(): Allow stacking append() and prepend() (#8547)Xavier Claessens1-11/+0
2021-03-22mlog: Add a space after 'subproject|'Xavier Claessens1-3/+3
2021-03-19split program related classes and functions out of dependenciesDylan Baker1-1/+2
2021-03-18add test case for installed targets uninstalling a single directoryEli Schwartz1-0/+2
2021-03-18Allow add_dist_script() in subprojectsXavier Claessens1-0/+4
2021-03-16clangformat: Add clang-format-check targetXavier Claessens1-0/+13
2021-03-16clangformat: Add include and ignore filesXavier Claessens1-0/+16
2021-03-16Update VS module version check.Jussi Pakkanen1-1/+1
2021-03-16Delete leftover files from some tests.Jussi Pakkanen1-2/+6
2021-03-16msetup: do not print bogus "Option ... is:" messagesPaolo Bonzini1-1/+2
2021-03-16Add `meson devenv` command and meson.add_devenv()Xavier Claessens1-0/+11
2021-03-14Fix run_targets running scripts from different subdirs.Jussi Pakkanen1-0/+9
2021-03-12Fix duplicate pkg_config_path entriesTristan Partin1-0/+12
2021-03-04mass rewrite of string formatting to use f-strings everywhereEli Schwartz1-105/+105
2021-03-04various python neatness cleanupsEli Schwartz1-31/+31
2021-03-04raw string literals are next to godlinessEli Schwartz1-1/+1
2021-03-04mintro: include the correct target filenames for flat layoutPaolo Bonzini1-0/+13
2021-03-02mtest: create separate runners for multiple repeatsPaolo Bonzini1-0/+6
2021-02-26interpreter: correctly track whether a subproject is initializedDylan Baker1-0/+7
2021-02-26Allow printing UserOptions in the summaryStephen Gregoratto1-0/+1
2021-02-25Support multiple args in error()Xavier Claessens1-0/+5
2021-02-22minstall: Add --skip-subprojects optionXavier Claessens1-0/+47
2021-02-18allow build.b_* optionsDylan Baker1-0/+5
2021-02-18Disable failing Cygwin GIR test.Jussi Pakkanen1-0/+2