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