summaryrefslogtreecommitdiff
path: root/unittests/linuxliketests.py
AgeCommit message (Expand)Author
2023-05-01Fix niche cases when linking static libsXavier Claessens
2023-03-28Condense test directories for rc1.Jussi Pakkanen
2022-12-04refactor pkg-config dependency to allow statically finding the programEli Schwartz
2022-11-22unittests: add and use get_meson_log_raw functionMarvin Scholz
2022-11-21Handle freezing tests. Fixes #10752.Jussi Pakkanen
2022-11-17tests: fix potential failure to verify pkg-config generationEli Schwartz
2022-11-01minstall: make do_strip run with -Sx for macOS targetsL. E. Segovia
2022-10-25Condense test directory numbers.Jussi Pakkanen
2022-09-22modules/gnome: make_native_glib_version an instance varDylan Baker
2022-09-19compilers: don't export every compiler as a top-level propertyEli Schwartz
2022-09-13Use os.path.realpath for default include paths testing in -isystem.Yang Bo
2022-08-23install modes should not apply sticky bit to filesEli Schwartz
2022-07-07Fix test case numbers.Jussi Pakkanen
2022-05-06unittests: Skip prelinking test with gcc 8 or olderSimon McVittie
2022-04-30pkgconfig: Use EnvironmentVariables to build PKG_CONFIG_* envXavier Claessens
2022-04-30linkers: Add support for mold linkerFini Jastrow
2022-04-12qt dependency: adapt to the qmake command changed nameEli Schwartz
2022-04-03Document and test env vars a bit betterJohn Ericson
2022-03-29Condense test directory names.Jussi Pakkanen
2022-03-22tests/linuxlike: prepend rather than override PKG_CONFIG_PATHDylan Baker
2022-03-22tests/linuxlike: Honor PKG_CONFIG envvarDylan Baker
2022-03-09install: Add --strip optionXavier Claessens
2022-01-30ninja backend: Fix usage of same constants file for native and crossNirbheek Chauhan
2022-01-18dependencies: don't pass kwargs from get_pkgconfig_variableDylan Baker
2022-01-10pyupgrade --py37-plusEli Schwartz
2022-01-02Condense test directory numbers for rc1.Jussi Pakkanen
2021-11-24shared_module: Add soname when used as a link targetNirbheek Chauhan
2021-10-31Fix cygwin test failure due to shortpath usageNirbheek Chauhan
2021-10-26unittests: use better assert methodsEli Schwartz
2021-10-08cmake: handle arguments in the [binaries] section of the machine filePaolo Bonzini
2021-09-29pkgconfig: pkg-configs version<0.29.1 escape variables incorrectlymakise-homura
2021-09-25unittests: Make test_prelinking work on SolarisAlan Coopersmith
2021-08-20unittests: Ensure that symlink is removed after tests completeDylan Baker
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz
2021-08-09pkg-config: support for `-l:libfoo.a`lilinzhe
2021-07-26Split run_unittests.py fileXavier Claessens