index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
Age
Commit message (
Expand
)
Author
2021-08-17
test cases/rust: clang-cl also needs extra_winlibs
Nirbheek Chauhan
2021-08-17
Add install tags
Xavier Claessens
2021-08-16
Add unset_variable()
Tristan Partin
2021-08-16
interpreter: Fix holder_map not being updated when subproject fails
Xavier Claessens
2021-08-15
editorconfig: add setting to trim trailing whitespace
Eli Schwartz
2021-08-15
Revert "interpreter: Fix holder_map not being updated when subproject fails"
Jussi Pakkanen
2021-08-15
Revert "compilers/c++: Add MSVC option to make the __cplusplus define accurate"
Jussi Pakkanen
2021-08-14
Force unity builds off in Flex test.
Jussi Pakkanen
2021-08-12
Fix building framework test.
Jussi Pakkanen
2021-08-12
Disable asan memory leak checks on a Cuda test.
Jussi Pakkanen
2021-08-12
Pass a test file to flex test.
Jussi Pakkanen
2021-08-11
compilers/c++: Add MSVC option to make the __cplusplus define accurate
Dylan Baker
2021-08-11
Make the flex test case work
Adrien Plazas
2021-08-09
Fix i18n target name when using @BASENAME@ and configure_file() input
Xavier Claessens
2021-08-09
interpreter: Fix missing subsubproject summary when subproject fails
Xavier Claessens
2021-08-09
interpreter: Fix holder_map not being updated when subproject fails
Xavier Claessens
2021-08-09
pkg-config: support for `-l:libfoo.a`
lilinzhe
2021-08-09
interpreter: Fix list contains for Holders (fixes #9020 #9047)
Daniel Mensinger
2021-08-08
Add support for finding Javascript source libraries with Emscripten.
Jussi Pakkanen
2021-08-08
Update iphone cross building.
Jussi Pakkanen
2021-08-04
Escape path in exclude filter passed to gcovr
Alois Wohlschlager
2021-08-04
Relax restrictions on detecting boost dependency
Kevin Meagher
2021-08-03
ninjabackend: use get_subdir() instead of subdir attribute for cython
Dylan Baker
2021-07-28
expand tests to check both static and shared intl dependency
Eli Schwartz
2021-07-27
build: learn to take CustomTargetIndex as custom_target command
Marc-André Lureau
2021-07-25
ast: Add dummy "support" for fstrings in the ast package
Daniel Mensinger
2021-07-23
Add support for gcovr --sonarqube report
Weston Schmidt
2021-07-23
Merge pull request #9005 from jon-turney/xskip-ci-2
Jussi Pakkanen
2021-07-21
Merge pull request #8994 from SoapGentoo/cuda-fixes
Jussi Pakkanen
2021-07-21
Fix meson.version().version_compare() regression in subproject
Xavier Claessens
2021-07-18
Cuda: Add test for shared versioned internal libs
David Seifert
2021-07-18
Cuda: Add test for -isystem/usr/include
David Seifert
2021-07-18
Cuda: Add test for -DNDEBUG
David Seifert
2021-07-15
Condense test directory names for next release.
Jussi Pakkanen
2021-07-13
Add expected skip annotations for non-linux CI runs to framework tests
Jon Turney
2021-07-13
Fix skip condition in sdl2 test.json
Jon Turney
2021-07-10
fix: Fix recursive _unholder permissive kwarg (fixes #8977)
Daniel Mensinger
2021-07-07
Annotate framework tests with where they are expected to skip
Jon Turney
2021-07-07
Skip LLVM test if required modules aren't found
Jon Turney
2021-07-05
cmake: Improved error message for using dependency for executables
Daniel Mensinger
2021-07-05
cmake: Only use the `cm_` prefix when it is actually required (fixes #8955)
Daniel Mensinger
2021-07-03
Merge pull request #8950 from dcbaker/submit/import-required-disabled
Jussi Pakkanen
2021-07-02
Flatten test suite value
Tristan Partin
2021-07-02
fix: get_variable default variables are not ObjectHolders (fixes #8936)
Daniel Mensinger
2021-06-30
interpreter: add required and disabled to import
Dylan Baker
2021-06-29
Merge pull request #8924 from jon-turney/fix-test-json-schema
Jussi Pakkanen
2021-06-29
Add feed arg to custom_target()
Simon Ser
2021-06-28
build: fix object path for vs backend
Denis Fortin
2021-06-26
refactor: Refactor BothLibraries logic
Daniel Mensinger
2021-06-24
Fix test.json for boost test to match schema
Jon Turney
[next]