summaryrefslogtreecommitdiff
path: root/test cases/frameworks
AgeCommit message (Expand)Author
2024-07-02CI: mark cygwin as skipping frameworks/libgcryptEli Schwartz
2024-04-10Document a probable cause for test failures.Jussi Pakkanen
2024-04-08gnome: Actually run all mkenums_simple tests and fix numberingMatthijs Velsink
2024-03-28tests: don't expect msys2 llvm cmake tests to skip with llvm 18Christoph Reiter
2024-03-17tests: rename skip_on_jobname to expect_skip_on_jobname and skip_on_os to exp...Christoph Reiter
2024-02-12qt: add preserve_paths keyword to functionsCharles Brunet
2024-02-09Suppress LLVM static test on ArchEli Schwartz
2024-02-09test cases: use C++17 for protobuf because of abseil-cppSam James
2024-02-09ci: add GentooSam James
2024-01-31CI: mark hdf5 as inaccessible on macOS with config-tool instead of pkg-configEli Schwartz
2023-11-06tests: skip llvm modules test more thoroughlyEli Schwartz
2023-10-19test cases/15 llvm: Skip cmake when llvm == 17.0Nirbheek Chauhan
2023-09-09gnome.mkenum_simple(): Fix include path when header is in subdirXavier Claessens
2023-09-08Override config-tool get_variable args for qmakeNirbheek Chauhan
2023-09-06qt module: add include_directories to moc compileCharles Brunet
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