summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2025-04-18fix prefix computation in validate_original_argsPaolo Bonzini
2025-04-17android: Added android_exe_type kwargs to executableFlorian "sp1rit"​
2025-04-15Fix version requirement.Jussi Pakkanen
2025-04-14Condense directory names for 1.8 rc1.Jussi Pakkanen
2025-04-09interpreter: Error if java sources used with non-jar target (#14424)Andrew McNulty
2025-04-09New xgettext method for i18n moduleCharles Brunet
2025-04-09tests: add test for deprecated options with project-option syntaxPaolo Bonzini
2025-04-09tests: enhance deprecated options testMarvin Scholz
2025-04-09gnome: Add a test consuming PythonL. E. Segovia
2025-04-08tests: Add a rewriter test that handles prefixDylan Baker
2025-04-05cmake/interpreter: Don't add __CMake_build to includesTomi Lähteenmäki
2025-04-05tests/d: Limit integer debug and version statementsAndrei Horodniceanu
2025-04-04rust: add shared library testcase for "objects"Paolo Bonzini
2025-04-04rust: add external objects to the link command linePaolo Bonzini
2025-04-04add test case for cpp_std/cuda_stdPaolo Bonzini
2025-04-03tests/fortran: use fs.copyfileDylan Baker
2025-04-03tests/fortran: also test using a generator()Dylan Baker
2025-04-03tests: demonstrate that our scanner cannot handle cross target modulesDylan Baker
2025-04-02add testcase for subproject options in machine filePaolo Bonzini
2025-04-02rust: add rust.doctestPaolo Bonzini
2025-04-02rust: unit tests: do not use deprecated rust_crate_typePaolo Bonzini
2025-03-20handle monorepo license files specified in project() via ../Eli Schwartz
2025-03-11tests: support DC being more than plain dmd or ldc2Andrei Horodniceanu
2025-03-09compilers: convert `b_sanitize` to a free-form array optionPatrick Steinhardt
2025-03-05dependencies/dub: First try to describe local projectAndrei Horodniceanu
2025-03-04coredata: fix handling of prefixDylan Baker
2025-03-01modules/gnome: Allow to specify the doc-format argumentCorentin Noël
2025-02-28Fix Swift targets with same module name as source file nameMarco Rebhan
2025-02-28tests: work around broken PyPy globbing by removing inert codeEli Schwartz
2025-02-27tests: add a DSL test for get_option with an unset b_ optionDylan Baker
2025-02-27test: fix hang when running tests that need parsing with `--interactive`Patrick Steinhardt
2025-02-27mtest: add option to slice testsPatrick Steinhardt
2025-02-25Add a new test for `override_options: ['cython_language': 'cpp'])`Ralf Gommers
2025-02-16c: add -Wno-vla-larger-than to the exceptions for -Wno*Paolo Bonzini
2025-02-13Make all Meson level options overridable per subproject.Jussi Pakkanen
2025-01-29swift: Fix duplicate SDK include paths causing a compile errorPiotr Brzeziński
2025-01-28Merge pull request #13642 from dcbaker/submit/fix-objc-standardsJussi Pakkanen
2025-01-28tests: enable gir static lib on cygwinDylan Baker
2025-01-28tests: disable vala generated test on cygwinDylan Baker
2025-01-27unit tests: Test ObjC and ObjC++ as well as C and C++Dylan Baker
2025-01-27allow to compare multiple version with version_compareCharles Brunet
2025-01-21Revert "interpreterbase: Add disabler exception for `get_variable` method"Jussi Pakkanen
2025-01-20linkers: fix rpath padding calculation for non-asciiEli Schwartz
2025-01-19interpreterbase: Add disabler exception for `get_variable` methodAndrew McNulty
2025-01-19Fix broken both_libraries transitive dependenciesCharles Brunet
2025-01-09Condensed directory names for release.Jussi Pakkanen
2025-01-09Merge pull request #13304 from chubinou/qml_modulesJussi Pakkanen
2025-01-09qt module: add qml module testPierre Lamot
2025-01-08Interpret TAP bailout output without test plan or test line as errorgerioldman
2025-01-07mtest: fix rebuilding all before running testsEli Schwartz