aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
2022-02-17test cases: rename shared library('c') avoid libc collisionEli Schwartz5-5/+10
2022-02-17tests: do not use a GNU bash script to check the minimum version of programsEli Schwartz2-10/+1
2022-02-15pkgconfig module: allow custom variables to reference builtin directoriesEli Schwartz2-1/+30
2022-02-10ninjabackend: fix rust program names with dashesAlyssa Ross3-6/+6
2022-02-09meson: Allow directory options outside of prefixJan Tojnar2-16/+0
2022-02-06dlang: add test case for root include_directory #9250Tobias Pankrath4-0/+23
2022-02-03cmake: ci: Skip tests on Ubuntu Bionic where CMake is stuck on 3.10Daniel Mensinger5-4/+21
2022-02-02Merge pull request #9834 from bonzini/test-verbose-kwargJussi Pakkanen1-1/+1
2022-02-02ninjabackend: treat link_whole_targets like link_targets for Rust targetsZach Reizner5-0/+27
2022-02-01unittests: check that "verbose: true" works on testsPaolo Bonzini1-1/+1
2022-02-01Fix dep.get_variable() with empty string default_valueXavier Claessens2-0/+10
2022-01-28build: replace kwargs in CustomTarget initializerDylan Baker1-1/+1
2022-01-27add location data to various Feature checksEli Schwartz1-1/+1
2022-01-27modules/gnome: Allow gdbus_annotations to take an empty list againDylan Baker1-0/+10
2022-01-26compilers/c_function_attributes: add retainArsen Arsenović1-0/+6
2022-01-22Merge pull request #9742 from ximion/wip/itstoolJussi Pakkanen9-2/+127
2022-01-21i18n: Add support for joining XML localization via itstoolMatthias Klumpp9-2/+127
2022-01-18interpreterobjects: use typed_* for configuration_data.set*Dylan Baker2-10/+1
2022-01-15gnome.genmarshal: restore the ability to pass sources as Files objectsEli Schwartz3-17/+61
2022-01-15Fix system include arguments for clang-clGatgat3-0/+20
2022-01-15tests: Add a partial test for gtk_doc check: kwargNirbheek Chauhan1-1/+2
2022-01-15tests: Add regression tests for gdbus_codegen argsNirbheek Chauhan2-1/+22
2022-01-15tests: Add a regression test for gtk-doc argumentsNirbheek Chauhan5-0/+14
2022-01-15tests: Add a regression test for vapigen metadatadirNirbheek Chauhan2-0/+8
2022-01-12subproject: fix version validation on lookupØyvind Aarrestad Aakre4-0/+18
2022-01-07Fix typo.Itoh Shimon1-1/+1
2022-01-02Condense test directory numbers for rc1.Jussi Pakkanen77-11/+11
2022-01-02test cases/frameworks/13 yelp: Do not reuse sources filesPablo Correa Gómez4-8/+24
2021-12-22unit tests: Don't check quoting with multiple libsNirbheek Chauhan1-0/+1
2021-12-22Set RPATH for all non-system libs with absolute pathsNirbheek Chauhan4-3/+22
2021-12-22pkgconfig: Fix linking to a custom targetXavier Claessens2-0/+17
2021-12-20restore additional info about the potential cause of find_program failingEli Schwartz1-1/+1
2021-12-15rewriter: create {add,rm}_extra_files commandsCeleste Wouters4-0/+282
2021-12-09tests/rust polyglot: we need to link with bcrypt.lib as wellDylan Baker1-1/+1
2021-12-06gnome module: deprecate passing false to install_dir_girEli Schwartz3-5/+11
2021-12-06gnome module: document and fix install_dir x3, by allowing false *_gir and *_...Eli Schwartz2-3/+3
2021-12-06interpreter: allow extract_objects to receive generated sourcesPaolo Bonzini2-0/+18
2021-12-06allow passing a CustomTargetIndex as argument to a testPaolo Bonzini2-2/+2
2021-12-06pass all outputs of a custom_target as arguments to a testPaolo Bonzini2-3/+6
2021-12-01cmake: Fix old style dependency lookup with imported targetsDaniel Mensinger2-0/+14
2021-12-01add install_symlink functionPablo Correa Gómez5-0/+27
2021-11-27Merge pull request #9599 from dcbaker/submit/typed_kwargs-message-improvementsJussi Pakkanen1-1/+1
2021-11-25interpreter: fix `feature.require` handling of error messageBenoit Pierre3-0/+11
2021-11-24shared_module: Add soname when used as a link targetNirbheek Chauhan3-1/+19
2021-11-24unit tests: Extend prebuilt test to test intermediateDylan Baker5-1/+47
2021-11-23rust: clean up inputs and outputs to bindgenPaolo Bonzini4-0/+44
2021-11-22typed_kwargs: use | for type unions, not ,Dylan Baker1-1/+1
2021-11-22typed_kwargs: provide better error messages for wrong container typesDylan Baker1-1/+1
2021-11-20Feature kwargs decorator: automatically report the nodes which trigger an issueEli Schwartz1-1/+1
2021-11-20guard a complicated mlog.warning inside a Feature checkEli Schwartz1-1/+1