summaryrefslogtreecommitdiff
path: root/unittests
Commit message (Expand)AuthorAgeFilesLines
...
* Condense test directory numbers.Jussi Pakkanen2022-10-253-21/+21
* Accept disablers in summary valuesElliott Sales de Andrade2022-10-241-2/+3
* Document and test new WrapDB auto fallbackXavier Claessens2022-10-101-0/+19
* Move classes used by scripts to their own moduleXavier Claessens2022-09-282-3/+31
* modules/gnome: make_native_glib_version an instance varDylan Baker2022-09-221-5/+2
* compilers: don't export every compiler as a top-level propertyEli Schwartz2022-09-193-10/+16
* compilers: don't use instance checks to determine propertiesEli Schwartz2022-09-191-4/+3
* Warn if wrap file changesDaniel Carson2022-09-181-1/+17
* Use os.path.realpath for default include paths testing in -isystem.Yang Bo2022-09-131-0/+12
* Fix install_subdirs not showing up in intro-install_plan.jsonThomas Li2022-09-061-0/+6
* mtest: Run ninja build.ninja before loading testsAndres Freund2022-09-041-0/+20
* install modes should not apply sticky bit to filesEli Schwartz2022-08-231-5/+5
* introspection: untangle install_plan implemetation, fix a bunch of wrong onesEli Schwartz2022-08-221-17/+17
* unittests: Add additional tests for KwargInfo::since valuesDylan Baker2022-08-181-0/+16
* interpreter: move handling of module stability to interpreterDylan Baker2022-08-171-1/+1
* allplatformstests: use subTests with test_warning_locationDylan Baker2022-08-171-9/+11
* deprecate running "meson builddir" without setup subcommandEli Schwartz2022-08-161-2/+2
* mtest: unify parsed and non-parsed output handlingHemmo Nieminen2022-08-071-0/+62
* Only reconfigure if configure options actually changedDaan De Meyer2022-07-311-0/+10
* ar linker: detect the "osx ld" case (where generating thin archives won't wor...Justin Blanchard2022-07-211-1/+1
* tests: skip template test for windows shared fortranEli Schwartz2022-07-111-0/+6
* Fix test case numbers.Jussi Pakkanen2022-07-073-19/+19
* Fix crash when a reconfigure adds a new subprojectXavier Claessens2022-06-141-0/+11
* unittests: do more accurate check for ninja "nothing to do"Eli Schwartz2022-06-131-2/+2
* unittests: allow test commands to suppress returning stderrEli Schwartz2022-06-131-5/+11
* intro-install_plan: fix destinations for build_targets with custom install_dirEli Schwartz2022-06-091-0/+8
* Fix sandbox violation when using subproject as a symlinkVili VÀinölÀ2022-06-011-0/+13
* mtest: ignore invalid inputPaolo Bonzini2022-05-241-1/+0
* Reword message in warningZbigniew Jędrzejewski-Szmek2022-05-193-16/+16
* Require CMake 3.14 for all tests that use the cmake moduleSimon McVittie2022-05-101-2/+0
* unittests: Skip prelinking test with gcc 8 or olderSimon McVittie2022-05-061-4/+2
* pkgconfig: Use EnvironmentVariables to build PKG_CONFIG_* envXavier Claessens2022-04-301-2/+5
* linkers: Add support for mold linkerFini Jastrow2022-04-301-2/+2
* docs: Add documentation on pkgconfig.relocatableFredrik Salomonsson2022-04-191-1/+1
* unittests: Add test_pkgconfig_relocatable to allplatformstestsFredrik Salomonsson2022-04-191-0/+33
* unittests: make datatests capable of parsing module subsections properlyEli Schwartz2022-04-141-6/+12
* Add regression test for Python dist.Jussi Pakkanen2022-04-132-5/+22
* qt dependency: adapt to the qmake command changed nameEli Schwartz2022-04-121-2/+2
* Document and test env vars a bit betterJohn Ericson2022-04-031-4/+2
* Merge pull request #9989 from ePirat/epirat-fix-uscore-prefix-detectionJussi Pakkanen2022-03-311-1/+27
|\
| * unittests: move get_convincing_fake_env_and_cc to run_tests.pyMarvin Scholz2022-03-311-14/+3
| * unittests: add underscore prefix testsMarvin Scholz2022-03-311-0/+37
* | unittests: correctly use test asserts instead of regular onesMarvin Scholz2022-03-301-2/+2
|/
* Add new debug() functionMarvin Scholz2022-03-301-0/+13
* Condense test directory names.Jussi Pakkanen2022-03-296-91/+91
* Make compilers list per subprojectXavier Claessens2022-03-241-4/+8
* unittests: Fix rpath tests no nixosDylan Baker2022-03-221-0/+3
* tests/linuxlike: prepend rather than override PKG_CONFIG_PATHDylan Baker2022-03-221-5/+17
* tests/linuxlike: Honor PKG_CONFIG envvarDylan Baker2022-03-221-14/+16
* unittests: convert python tests to project testsEli Schwartz2022-03-161-39/+2