aboutsummaryrefslogtreecommitdiff
path: root/unittests
AgeCommit message (Expand)AuthorFilesLines
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
2022-03-22unittests: Fix rpath tests no nixosDylan Baker1-0/+3
2022-03-22tests/linuxlike: prepend rather than override PKG_CONFIG_PATHDylan Baker1-5/+17
2022-03-22tests/linuxlike: Honor PKG_CONFIG envvarDylan Baker1-14/+16
2022-03-16unittests: convert python tests to project testsEli Schwartz1-39/+2
2022-03-13Merge pull request #9339 from dcbaker/submit/structured_sourcesJussi Pakkanen1-0/+1
2022-03-09install: Add --strip optionXavier Claessens1-0/+20
2022-03-09Replace freezing regex with plain text operations.Jussi Pakkanen1-2/+14
2022-03-07build: plumb structured sources into BuildTargetsDylan Baker1-0/+1
2022-03-07Fix default install tag for shared lib symlinksXavier Claessens1-0/+21
2022-02-17tests: allow setting MESON_CI_JOBNAME=thirdpartyEli Schwartz1-1/+1
2022-02-14unittests: fine-tune the check for whether we are in CIEli Schwartz1-1/+1
2022-02-09meson: Allow directory options outside of prefixJan Tojnar1-7/+7
2022-02-03cmake: ci: Skip tests on Ubuntu Bionic where CMake is stuck on 3.10Daniel Mensinger1-0/+2
2022-02-01unittests: check that "verbose: true" works on testsPaolo Bonzini1-0/+7
2022-01-30unittests: Fix warning about distutils deprecationNirbheek Chauhan1-2/+5
2022-01-30ninja backend: Fix usage of same constants file for native and crossNirbheek Chauhan4-25/+32
2022-01-18interpreterobjects: use typed_* for configuration_data.set*Dylan Baker1-1/+0
2022-01-18dependencies: don't pass kwargs from get_pkgconfig_variableDylan Baker1-6/+6
2022-01-16Add a test for the --vsenv meson setup optionNirbheek Chauhan3-4/+44
2022-01-10manually clean up some python 3.6 era codeEli Schwartz1-5/+0
2022-01-10port from embedded data to importlib.resourcesEli Schwartz1-36/+0
2022-01-10condense linesEli Schwartz1-2/+1
2022-01-10pyupgrade --py37-plusEli Schwartz3-4/+4
2022-01-02Condense test directory numbers for rc1.Jussi Pakkanen3-8/+8
2021-12-22unit tests: Don't check quoting with multiple libsNirbheek Chauhan1-2/+2
2021-12-22Set RPATH for all non-system libs with absolute pathsNirbheek Chauhan1-1/+1
2021-12-15rewriter: create {add,rm}_extra_files commandsCeleste Wouters1-53/+102
2021-12-06add message option to since_values and deprecated_valuesDylan Baker1-1/+9
2021-12-06unittests/internal: use more subTestDylan Baker1-13/+11
2021-12-06Add deprecated_message and since_message to KwargInfoDylan Baker1-6/+6
2021-12-06unittests/internal: use mock and subTestDylan Baker1-7/+9
2021-12-06interpreterbase/decorators: Fix types of deprecated_values and since_valuesDylan Baker1-0/+5
2021-11-28make sure files arguments to compiler.compiles and friends, performs rebuildEli Schwartz1-0/+7