summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2022-01-18interpreterobjects: use typed_* for configuration_data.set*Dylan Baker
2022-01-15gnome.genmarshal: restore the ability to pass sources as Files objectsEli Schwartz
2022-01-15Fix system include arguments for clang-clGatgat
2022-01-15tests: Add a partial test for gtk_doc check: kwargNirbheek Chauhan
2022-01-15tests: Add regression tests for gdbus_codegen argsNirbheek Chauhan
2022-01-15tests: Add a regression test for gtk-doc argumentsNirbheek Chauhan
2022-01-15tests: Add a regression test for vapigen metadatadirNirbheek Chauhan
2022-01-12subproject: fix version validation on lookupØyvind Aarrestad Aakre
2022-01-07Fix typo.Itoh Shimon
2022-01-02Condense test directory numbers for rc1.Jussi Pakkanen
2022-01-02test cases/frameworks/13 yelp: Do not reuse sources filesPablo Correa Gómez
2021-12-22unit tests: Don't check quoting with multiple libsNirbheek Chauhan
2021-12-22Set RPATH for all non-system libs with absolute pathsNirbheek Chauhan
2021-12-22pkgconfig: Fix linking to a custom targetXavier Claessens
2021-12-20restore additional info about the potential cause of find_program failingEli Schwartz
2021-12-15rewriter: create {add,rm}_extra_files commandsCeleste Wouters
2021-12-09tests/rust polyglot: we need to link with bcrypt.lib as wellDylan Baker
2021-12-06gnome module: deprecate passing false to install_dir_girEli Schwartz
2021-12-06gnome module: document and fix install_dir x3, by allowing false *_gir and *_...Eli Schwartz
2021-12-06interpreter: allow extract_objects to receive generated sourcesPaolo Bonzini
2021-12-06allow passing a CustomTargetIndex as argument to a testPaolo Bonzini
2021-12-06pass all outputs of a custom_target as arguments to a testPaolo Bonzini
2021-12-01cmake: Fix old style dependency lookup with imported targetsDaniel Mensinger
2021-12-01add install_symlink functionPablo Correa Gómez
2021-11-27Merge pull request #9599 from dcbaker/submit/typed_kwargs-message-improvementsJussi Pakkanen
2021-11-25interpreter: fix `feature.require` handling of error messageBenoit Pierre
2021-11-24shared_module: Add soname when used as a link targetNirbheek Chauhan
2021-11-24unit tests: Extend prebuilt test to test intermediateDylan Baker
2021-11-23rust: clean up inputs and outputs to bindgenPaolo Bonzini
2021-11-22typed_kwargs: use | for type unions, not ,Dylan Baker
2021-11-22typed_kwargs: provide better error messages for wrong container typesDylan Baker
2021-11-20Feature kwargs decorator: automatically report the nodes which trigger an issueEli Schwartz
2021-11-20guard a complicated mlog.warning inside a Feature checkEli Schwartz
2021-11-20Update expected skip condition for llvm framework test on msys2Jon Turney
2021-11-18tests: remove extraframework test for pythonDylan Baker
2021-11-15Merge pull request #9520 from dcbaker/submit/gnome-first-typed-kwargsJussi Pakkanen
2021-11-15Merge pull request #9565 from bonzini/invalid-run-targetJussi Pakkanen
2021-11-15dependencies/zlib: Add system zlib method for androidDudemanguy
2021-11-15interpreter: disallow RunTarget in meson.add_install_scriptPaolo Bonzini
2021-11-15interpreter: disallow RunTarget in testPaolo Bonzini
2021-11-08tests/vala: remove useless keyword argumentDylan Baker
2021-11-04fix regression that broke string.format with list objectsEli Schwartz
2021-11-02python.dependency(): Do not stop when first candidate is not foundXavier Claessens
2021-10-31Fix cygwin test failure due to shortpath usageNirbheek Chauhan
2021-10-30Added warning if run_command is called without the check kwargVolker Weißmann
2021-10-27modules/gnome: ensure that `install_dir` is setDylan Baker
2021-10-27Fix add_install_script() ignoring install_tagXavier Claessens
2021-10-27Fix crash when getting cuda optionsXavier Claessens
2021-10-26interpreter: Revert old path joining behavior (fixes #9450)Daniel Mensinger
2021-10-24interpreter: Fix missing featuer check (fixes #9425)Daniel Mensinger