aboutsummaryrefslogtreecommitdiff
path: root/unittests
AgeCommit message (Expand)AuthorFilesLines
2022-11-02backends: Try guessing install tag for all installed filesXavier Claessens1-0/+5
2022-11-01minstall: make do_strip run with -Sx for macOS targetsL. E. Segovia1-6/+22
2022-10-25Compilers: Keep ccache and exelist separatedXavier Claessens1-4/+4
2022-10-25Skip wrapdb test if there is no connectivity.Jussi Pakkanen1-0/+9
2022-10-25Condense test directory numbers.Jussi Pakkanen3-21/+21
2022-10-24Accept disablers in summary valuesElliott Sales de Andrade1-2/+3
2022-10-10Document and test new WrapDB auto fallbackXavier Claessens1-0/+19
2022-09-28Move classes used by scripts to their own moduleXavier Claessens2-3/+31
2022-09-22modules/gnome: make_native_glib_version an instance varDylan Baker1-5/+2
2022-09-19compilers: don't export every compiler as a top-level propertyEli Schwartz3-10/+16
2022-09-19compilers: don't use instance checks to determine propertiesEli Schwartz1-4/+3
2022-09-18Warn if wrap file changesDaniel Carson1-1/+17
2022-09-13Use os.path.realpath for default include paths testing in -isystem.Yang Bo1-0/+12
2022-09-06Fix install_subdirs not showing up in intro-install_plan.jsonThomas Li1-0/+6
2022-09-04mtest: Run ninja build.ninja before loading testsAndres Freund1-0/+20
2022-08-23install modes should not apply sticky bit to filesEli Schwartz1-5/+5
2022-08-22introspection: untangle install_plan implemetation, fix a bunch of wrong onesEli Schwartz1-17/+17
2022-08-18unittests: Add additional tests for KwargInfo::since valuesDylan Baker1-0/+16
2022-08-17interpreter: move handling of module stability to interpreterDylan Baker1-1/+1
2022-08-17allplatformstests: use subTests with test_warning_locationDylan Baker1-9/+11
2022-08-16deprecate running "meson builddir" without setup subcommandEli Schwartz1-2/+2
2022-08-07mtest: unify parsed and non-parsed output handlingHemmo Nieminen1-0/+62
2022-07-31Only reconfigure if configure options actually changedDaan De Meyer1-0/+10
2022-07-21ar linker: detect the "osx ld" case (where generating thin archives won't wor...Justin Blanchard1-1/+1
2022-07-11tests: skip template test for windows shared fortranEli Schwartz1-0/+6
2022-07-07Fix test case numbers.Jussi Pakkanen3-19/+19
2022-06-14Fix crash when a reconfigure adds a new subprojectXavier Claessens1-0/+11
2022-06-13unittests: do more accurate check for ninja "nothing to do"Eli Schwartz1-2/+2
2022-06-13unittests: allow test commands to suppress returning stderrEli Schwartz1-5/+11
2022-06-09intro-install_plan: fix destinations for build_targets with custom install_dirEli Schwartz1-0/+8
2022-06-01Fix sandbox violation when using subproject as a symlinkVili VÀinölÀ1-0/+13
2022-05-24mtest: ignore invalid inputPaolo Bonzini1-1/+0
2022-05-19Reword message in warningZbigniew Jędrzejewski-Szmek3-16/+16
2022-05-10Require CMake 3.14 for all tests that use the cmake moduleSimon McVittie1-2/+0
2022-05-06unittests: Skip prelinking test with gcc 8 or olderSimon McVittie1-4/+2
2022-04-30pkgconfig: Use EnvironmentVariables to build PKG_CONFIG_* envXavier Claessens1-2/+5
2022-04-30linkers: Add support for mold linkerFini Jastrow1-2/+2
2022-04-19docs: Add documentation on pkgconfig.relocatableFredrik Salomonsson1-1/+1
2022-04-19unittests: Add test_pkgconfig_relocatable to allplatformstestsFredrik Salomonsson1-0/+33
2022-04-14unittests: make datatests capable of parsing module subsections properlyEli Schwartz1-6/+12
2022-04-13Add regression test for Python dist.Jussi Pakkanen2-5/+22
2022-04-12qt dependency: adapt to the qmake command changed nameEli Schwartz1-2/+2
2022-04-03Document and test env vars a bit betterJohn Ericson1-4/+2
2022-03-31Merge pull request #9989 from ePirat/epirat-fix-uscore-prefix-detectionJussi Pakkanen1-1/+27
2022-03-31unittests: move get_convincing_fake_env_and_cc to run_tests.pyMarvin Scholz1-14/+3
2022-03-31unittests: add underscore prefix testsMarvin Scholz1-0/+37
2022-03-30unittests: correctly use test asserts instead of regular onesMarvin Scholz1-2/+2
2022-03-30Add new debug() functionMarvin Scholz1-0/+13
2022-03-29Condense test directory names.Jussi Pakkanen6-91/+91
2022-03-24Make compilers list per subprojectXavier Claessens1-4/+8