aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
2023-07-26Fix install_data() default install pathDaniele Nicolodi5-1/+11
2023-07-25modules/pkgconfig: Don't insert None into devenv listDylan Baker1-0/+3
2023-07-23hdf5 tests: make cpp test actually use cpp HDF5George Sedov1-19/+9
2023-07-18tests: bump the C++ std for protobuf testsEli Schwartz1-1/+1
2023-07-18tests: mark gpgme test skippable on Ubuntu rollingEli Schwartz1-1/+1
2023-07-18ci: Skip test_generate_gir_with_address_sanitizerXavier Claessens1-0/+9
2023-07-16Fix build using GDC 13Jussi Pakkanen2-32/+47
2023-07-15rust: disable overflow-checks by defaultDylan Baker4-6/+42
2023-07-14compiler.compiles/links: fix failure when compiling a built File objectEli Schwartz1-5/+12
2023-07-13cmake: fix directory separators in generated packageConfig.cmake filesMatthieu Rogez3-0/+25
2023-07-13Silence some encoding warningsTristan Partin2-4/+4
2023-07-13mtest: fix unencodable XML charsNazir Bilal Yavuz2-0/+41
2023-07-10build: dependencies should come after link_with on link commandXavier Claessens1-0/+11
2023-07-10build: Fix linking multiple libraries and some are promotedXavier Claessens1-0/+9
2023-07-10Revert "backends: Cache creation of install data"Eli Schwartz2-0/+2
2023-07-05Renumber test dirs for rc2.Jussi Pakkanen4-0/+0
2023-07-05comp.preprocess(): Do not treat every file as assemblyXavier Claessens2-1/+4
2023-07-05Merge pull request #11742 from xclaesse/link-whole-casesJussi Pakkanen7-3/+72
2023-07-04tests: add standard option to get_define() testKacper Michajłow1-0/+10
2023-06-28Experimental 'genvslite' WIP. (#11049)GertyP2-0/+15
2023-06-28Condense test directory names for release.Jussi Pakkanen5-0/+0
2023-06-27rust: Override the default MSVCRT when linking Rust and !rust togetherDylan Baker1-0/+15
2023-06-27rust: get stdlib arguments for non-rust languages when linkingDylan Baker4-0/+59
2023-06-27modules/rust: Add a keyword argument to pass extra args to the rust compilerDylan Baker2-5/+12
2023-06-27modules/rust: Add a `link_with` kwarg to the test methodDylan Baker3-0/+23
2023-06-26mintro: record subproject in install_planDaniele Nicolodi4-0/+9
2023-06-26Revert "modules: move gnome targets into gnome module"Eli Schwartz1-4/+1
2023-06-26linkers: delay implementations import until detect is runEli Schwartz1-1/+1
2023-06-26stop importing cmake when it isn't usedEli Schwartz1-17/+2
2023-06-26dependencies: defer importing a custom dependency until it is usedEli Schwartz1-17/+1
2023-06-26dependencies: delay often-unused importsEli Schwartz1-2/+1
2023-06-26add profiling startup import check and testcase to count itEli Schwartz2-0/+278
2023-06-21rust: fix -C prefer-dynamic behaviorAlyssa Ross1-1/+2
2023-06-20interpreter: Accept more types in default_options dict valuesXavier Claessens3-0/+27
2023-06-20add str.splitlines methodMartin Dørum1-0/+12
2023-06-07tests: remove unnecessary non-meson syntax from meson.buildEli Schwartz1-2/+2
2023-06-07tests: update llvm version exclusions for hopefully the last timeEli Schwartz1-6/+4
2023-06-07tests: be DRY in llvm framework testEli Schwartz1-14/+15
2023-06-07tests: avoid hard to debug error when llvm is found with only one methodEli Schwartz1-1/+1
2023-06-01pkgconfig: Add include directories from internal deps in -uninstalled.pcXavier Claessens6-0/+29
2023-05-31preprocess: Allow preprocessing any file extensionsXavier Claessens1-3/+3
2023-05-28tests: bump java compat level up to 8Eli Schwartz1-2/+2
2023-05-28Fix test failures on Darwin on a case-sensitive fsRandy Eckenrode3-3/+3
2023-05-23llvm: Bump broken micro version for CINirbheek Chauhan1-2/+2
2023-05-23qt: Allow specifying separate tools for qt4/5/6Nirbheek Chauhan1-1/+2
2023-05-21Allow generator.process(generator.process(...))Volker Weißmann4-0/+32
2023-05-20rust: Add system libs used by rust std to staticlib external depsXavier Claessens1-10/+0
2023-05-18Check dub version (#11794)Remi Thebault2-0/+4
2023-05-13Make `dependency('foo', static: true, method: 'cmake') link staticallyVolker Weißmann1-1/+2
2023-05-13Fix paths of Fortran order dependenciesVolker Weißmann4-0/+17