summaryrefslogtreecommitdiff
path: root/test cases/frameworks
AgeCommit message (Expand)Author
2023-08-30ci: Skip gir test on cygwinXavier Claessens
2023-08-29gnome: Fix crash in gtkdoc and generate_gir in C++ projectsXavier Claessens
2023-07-23hdf5 tests: make cpp test actually use cpp HDF5George Sedov
2023-07-18tests: bump the C++ std for protobuf testsEli Schwartz
2023-07-18tests: mark gpgme test skippable on Ubuntu rollingEli Schwartz
2023-07-18ci: Skip test_generate_gir_with_address_sanitizerXavier Claessens
2023-06-07tests: remove unnecessary non-meson syntax from meson.buildEli Schwartz
2023-06-07tests: update llvm version exclusions for hopefully the last timeEli Schwartz
2023-06-07tests: be DRY in llvm framework testEli Schwartz
2023-06-07tests: avoid hard to debug error when llvm is found with only one methodEli Schwartz
2023-05-23llvm: Bump broken micro version for CINirbheek Chauhan
2023-05-23qt: Allow specifying separate tools for qt4/5/6Nirbheek Chauhan
2023-04-26Add env kwarg to gnome.generate_gir().Volker Weißmann
2023-04-24ci: Don't search for llvm modules with LLVM 16.0.xNirbheek Chauhan
2023-04-24dependencies: allow to fallback on CMake to find the SDL2 libraryMatthieu Bouron
2023-04-11fix various spelling issuesJosh Soref
2023-03-26tests: fix critical existence failure of doxygen testEli Schwartz
2023-02-13add a CI runner testing that Meson runs correctly under PyPy3Eli Schwartz
2023-02-08CI: skip gpgme-config test on ArchEli Schwartz
2023-01-28tests/llvm: require cmake 3.11Konstantin
2023-01-28cmake: allow dynamic linking with LLVMKonstantin
2022-12-11CI: skip libgcrypt test on msys2Eli Schwartz
2022-11-17tests: fix qt project test when running with qt4Eli Schwartz
2022-10-28gnome: allow generator outputs as gdbus-codegen inputsPaolo Bonzini
2022-10-28gnome: allow custom targets as gdbus-codegen inputsPaolo Bonzini
2022-09-04Add missing cdata update in genmarshal testsJan Alexander Steffens (heftig)
2022-09-03tests/7 gnome: Fix incorrect unref of GResourceNirbheek Chauhan
2022-08-17tests: fix targets with no sourcesDylan Baker
2022-06-19update gnome test to cover built gresource filesEli Schwartz
2022-04-12qt dependency: find the correct -qtX configtool nameEli Schwartz
2022-04-12tests: fix incomplete Qt 6 supportStefan Hajnoczi
2022-03-29gnome: Fix gtkdoc when using multiple Apple frameworksJan Tojnar
2022-03-06i18n module: fix bug that made msgfmthelper die on combinations of argsEli Schwartz
2022-01-27modules/gnome: Allow gdbus_annotations to take an empty list againDylan Baker
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-15gnome.genmarshal: restore the ability to pass sources as Files objectsEli Schwartz
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-02test cases/frameworks/13 yelp: Do not reuse sources filesPablo Correa Gómez
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-11-20Update expected skip condition for llvm framework test on msys2Jon Turney
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-09-29unittests: Make qt test work if multiple versions of qt installedmakise-homura
2021-09-10add test case for qrc translationsEli Schwartz
2021-08-31pylint: turn on superflous-parensDylan Baker
2021-08-30decorators: Make unknown kwarg fatalXavier Claessens