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-31
interpreter: Add IntegerHolder
Daniel Mensinger
2021-08-31
interpreter: Make comparisons of different types a hard error
Daniel Mensinger
2021-08-31
pylint: turn on superflous-parens
Dylan Baker
2021-08-30
decorators: Make unknown kwarg fatal
Xavier Claessens
2021-08-27
interpreter: fix name of typed_kwargs for `test()`
Dylan Baker
2021-08-27
interpreter: fix IndexError when specifying dependency 'include_type'
Rihards Skuja
2021-08-23
interpreter: Fix dependency(..., static: true) fallback
Xavier Claessens
2021-08-22
Add Java module
Tristan Partin
2021-08-22
use a more informative error message for invoking meson in a subdir
Eli Schwartz
2021-08-21
Path special casing for the Xcode backend.
Jussi Pakkanen
2021-08-18
tests: python module should install files correctly
Eli Schwartz
2021-08-18
Test boost-python on macOS
Kevin Meagher
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
[next]