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