aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
2021-08-18test cases/rust: clang-cl also needs extra_winlibsNirbheek Chauhan1-1/+1
2021-08-17Add install tagsXavier Claessens9-0/+92
2021-08-16Add unset_variable()Tristan Partin1-0/+15
2021-08-16interpreter: Fix holder_map not being updated when subproject failsXavier Claessens2-0/+9
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz126-152/+48
2021-08-15Revert "interpreter: Fix holder_map not being updated when subproject fails"Jussi Pakkanen2-9/+0
2021-08-15Revert "compilers/c++: Add MSVC option to make the __cplusplus define accurate"Jussi Pakkanen3-22/+1
2021-08-14Force unity builds off in Flex test.Jussi Pakkanen1-1/+3
2021-08-12Fix building framework test.Jussi Pakkanen1-0/+2
2021-08-12Disable asan memory leak checks on a Cuda test.Jussi Pakkanen1-2/+5
2021-08-12Pass a test file to flex test.Jussi Pakkanen3-2/+5
2021-08-11compilers/c++: Add MSVC option to make the __cplusplus define accurateDylan Baker3-1/+22
2021-08-11Make the flex test case workAdrien Plazas2-11/+3
2021-08-09Fix i18n target name when using @BASENAME@ and configure_file() inputXavier Claessens4-1/+43
2021-08-09interpreter: Fix missing subsubproject summary when subproject failsXavier Claessens2-1/+5
2021-08-09interpreter: Fix holder_map not being updated when subproject failsXavier Claessens2-0/+9
2021-08-09pkg-config: support for `-l:libfoo.a`lilinzhe5-0/+67
2021-08-09interpreter: Fix list contains for Holders (fixes #9020 #9047)Daniel Mensinger4-0/+24
2021-08-08Add support for finding Javascript source libraries with Emscripten.Jussi Pakkanen3-0/+24
2021-08-08Update iphone cross building.Jussi Pakkanen1-10/+17
2021-08-04Escape path in exclude filter passed to gcovrAlois Wohlschlager2-0/+7
2021-08-04Relax restrictions on detecting boost dependencyKevin Meagher16-0/+18
2021-08-03ninjabackend: use get_subdir() instead of subdir attribute for cythonDylan Baker1-0/+10
2021-07-28expand tests to check both static and shared intl dependencyEli Schwartz3-1/+10
2021-07-27build: learn to take CustomTargetIndex as custom_target commandMarc-André Lureau1-0/+6
2021-07-25ast: Add dummy "support" for fstrings in the ast packageDaniel Mensinger1-0/+2
2021-07-23Add support for gcovr --sonarqube reportWeston Schmidt1-0/+1
2021-07-23Merge pull request #9005 from jon-turney/xskip-ci-2Jussi Pakkanen31-25/+74
2021-07-21Merge pull request #8994 from SoapGentoo/cuda-fixesJussi Pakkanen3-3/+15
2021-07-21Fix meson.version().version_compare() regression in subprojectXavier Claessens2-0/+10
2021-07-18Cuda: Add test for shared versioned internal libsDavid Seifert1-1/+3
2021-07-18Cuda: Add test for -isystem/usr/includeDavid Seifert1-2/+8
2021-07-18Cuda: Add test for -DNDEBUGDavid Seifert2-1/+5
2021-07-15Condense test directory names for next release.Jussi Pakkanen185-73/+73
2021-07-13Add expected skip annotations for non-linux CI runs to framework testsJon Turney31-24/+73
2021-07-13Fix skip condition in sdl2 test.jsonJon Turney1-1/+1
2021-07-10fix: Fix recursive _unholder permissive kwarg (fixes #8977)Daniel Mensinger1-0/+2
2021-07-07Annotate framework tests with where they are expected to skipJon Turney9-8/+21
2021-07-07Skip LLVM test if required modules aren't foundJon Turney1-3/+6
2021-07-05cmake: Improved error message for using dependency for executablesDaniel Mensinger4-0/+24
2021-07-05cmake: Only use the `cm_` prefix when it is actually required (fixes #8955)Daniel Mensinger6-13/+18
2021-07-03Merge pull request #8950 from dcbaker/submit/import-required-disabledJussi Pakkanen4-12/+16
2021-07-02Flatten test suite valueTristan Partin1-1/+1
2021-07-02fix: get_variable default variables are not ObjectHolders (fixes #8936)Daniel Mensinger1-0/+6
2021-06-30interpreter: add required and disabled to importDylan Baker4-12/+16
2021-06-29Merge pull request #8924 from jon-turney/fix-test-json-schemaJussi Pakkanen1-4/+4
2021-06-29Add feed arg to custom_target()Simon Ser4-0/+44
2021-06-28 build: fix object path for vs backendDenis Fortin6-2/+44
2021-06-26refactor: Refactor BothLibraries logicDaniel Mensinger1-0/+8
2021-06-24Fix test.json for boost test to match schemaJon Turney1-4/+4