summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2023-06-07tests: remove unnecessary non-meson syntax from meson.buildEli Schwartz
2023-06-07tests: update llvm version exclusions for hopefully the last timeEli Schwartz
2023-06-07tests: be DRY in llvm framework testEli Schwartz
2023-06-07tests: avoid hard to debug error when llvm is found with only one methodEli Schwartz
2023-06-01pkgconfig: Add include directories from internal deps in -uninstalled.pcXavier Claessens
2023-05-31preprocess: Allow preprocessing any file extensionsXavier Claessens
2023-05-28tests: bump java compat level up to 8Eli Schwartz
2023-05-28Fix test failures on Darwin on a case-sensitive fsRandy Eckenrode
2023-05-23llvm: Bump broken micro version for CINirbheek Chauhan
2023-05-23qt: Allow specifying separate tools for qt4/5/6Nirbheek Chauhan
2023-05-21Allow generator.process(generator.process(...))Volker Weißmann
2023-05-20rust: Add system libs used by rust std to staticlib external depsXavier Claessens
2023-05-18Check dub version (#11794)Remi Thebault
2023-05-13Make `dependency('foo', static: true, method: 'cmake') link staticallyVolker Weißmann
2023-05-13Fix paths of Fortran order dependenciesVolker Weißmann
2023-05-05Fix `ERROR: no toolchain found` when run from unittestsRalf Gommers
2023-05-05Use release buildtype in Cython tests, and skip unless ninja backendRalf Gommers
2023-05-02tests: add a python test for bytecode compilationEli Schwartz
2023-05-02python module: add an automatic byte-compilation stepEli Schwartz
2023-04-27Don't use dyndep scanner when preprocessingVolker Weißmann
2023-04-27Specify c++ 11 flag as code uses c++ 11 featuresPeter Hull
2023-04-26Add env kwarg to gnome.generate_gir().Volker Weißmann
2023-04-24ci: Don't search for llvm modules with LLVM 16.0.xNirbheek Chauhan
2023-04-24dependencies: allow to fallback on CMake to find the SDL2 libraryMatthieu Bouron
2023-04-23fix python.version() not working in some casesCharles Brunet
2023-04-21rust: Add new `rust_dependency_map` target configurationSebastian Dröge
2023-04-21rust: add support for b_ndebugDylan Baker
2023-04-18pkgconfig module: fix traceback on invalid missing descriptionEli Schwartz
2023-04-14minstall: Fix install_subdir() excludes with path separators on WinDaniele Nicolodi
2023-04-14rust: Don't pass dependency compile arguments to the compilerSebastian Dröge
2023-04-11fix various spelling issuesJosh Soref
2023-04-11Change "can not" to "cannot" throughout projectHiPhish
2023-04-04propagate the most accurate node to error messagesEli Schwartz
2023-04-03tests/94 threads: fix build error with clang 16Christoph Reiter
2023-03-30tests: add test to ensure that build dir is preferred to src dirBarnabás Pőcze
2023-03-28test cases: make various things werror-safeEli Schwartz
2023-03-28test that python modules nominally compile without warningsEli Schwartz
2023-03-28Condense test directories for rc1.Jussi Pakkanen
2023-03-28Fix validation regexes to handle rc version numbers.Jussi Pakkanen
2023-03-28backends: fix bug where meson_exe crashed if constructed with found programsEli Schwartz
2023-03-28Add support for meson.options as a replacement for meson_options.txtDylan Baker
2023-03-27custom_target: libfoo.so.1 is linkableXavier Claessens
2023-03-26tests: fix critical existence failure of doxygen testEli Schwartz
2023-03-20backends: add a new "none" backendEli Schwartz
2023-03-16Stop using replace_if_different() for coredata pickle fileDaan De Meyer
2023-03-11Make generator exe more resilient.Jussi Pakkanen
2023-03-09tests: allow a long test to have more time to complete before timing outEli Schwartz
2023-03-09re-deduplicate feature warnings printed at the end of setupEli Schwartz
2023-03-04typed_kwargs: Extend since_values and deprecated_values for typesXavier Claessens
2023-03-01interpreter: report FeatureNew for kwargs to project()Eli Schwartz