summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2022-03-07Fix @typed_pos_args on java.generate_native_headersTristan Partin
2022-03-07Add support for rust proc-macro cratesDylan Baker
2022-03-07Merge pull request #10043 from dcbaker/submit/type-checking-for-subprojectJussi Pakkanen
2022-03-07Fix default install tag for shared lib symlinksXavier Claessens
2022-03-07Merge pull request #9743 from mensinda/cmakeGeneratorFixedJussi Pakkanen
2022-03-06find_program: add a version() method to match the one for dependenciesEli Schwartz
2022-03-06i18n module: fix bug that made msgfmthelper die on combinations of argsEli Schwartz
2022-03-06wayland module: Allow building both client and server sidesXavier Claessens
2022-03-04Add modules kwarg to JNI system depTristan Partin
2022-03-03interpreter: use typed_kwargs for subproject()Dylan Baker
2022-03-03ignore dub.json in test "d/11 dub"Remi Thebault
2022-03-03add test d/13 declare depRemi Thebault
2022-03-02Rename JDK system dep to JNITristan Partin
2022-03-01Deprecate java.generate_native_header() in favor of java.generate_native_head...Tristan Partin
2022-02-28Allow setting method/separator in environment() and meson.add_devenv()Xavier Claessens
2022-02-28devenv: Set PYTHONPATH where we install python modulesXavier Claessens
2022-02-27test cases/vala: Fix test 14Mark Bolhuis
2022-02-27modules/wayland: Add unstable_wayland moduleMark Bolhuis
2022-02-27cmake: configure_package_config_file can now take a dictAndrea Pappacoda
2022-02-17test cases: rename shared library('c') avoid libc collisionEli Schwartz
2022-02-17tests: do not use a GNU bash script to check the minimum version of programsEli Schwartz
2022-02-15pkgconfig module: allow custom variables to reference builtin directoriesEli Schwartz
2022-02-10ninjabackend: fix rust program names with dashesAlyssa Ross
2022-02-09meson: Allow directory options outside of prefixJan Tojnar
2022-02-06dlang: add test case for root include_directory #9250Tobias Pankrath
2022-02-03cmake: ci: Skip tests on Ubuntu Bionic where CMake is stuck on 3.10Daniel Mensinger
2022-02-02Merge pull request #9834 from bonzini/test-verbose-kwargJussi Pakkanen
2022-02-02ninjabackend: treat link_whole_targets like link_targets for Rust targetsZach Reizner
2022-02-01unittests: check that "verbose: true" works on testsPaolo Bonzini
2022-02-01Fix dep.get_variable() with empty string default_valueXavier Claessens
2022-01-28build: replace kwargs in CustomTarget initializerDylan Baker
2022-01-27add location data to various Feature checksEli Schwartz
2022-01-27modules/gnome: Allow gdbus_annotations to take an empty list againDylan Baker
2022-01-26compilers/c_function_attributes: add retainArsen Arsenović
2022-01-23cmake: require CMake 3.19 to get rid of Whitelist restrictionsDaniel Mensinger
2022-01-23cmake: Add TARGET_ generator expression support (fixes #9305)Daniel Mensinger
2022-01-22Merge pull request #9742 from ximion/wip/itstoolJussi Pakkanen
2022-01-21i18n: Add support for joining XML localization via itstoolMatthias Klumpp
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