aboutsummaryrefslogtreecommitdiff
path: root/test cases/frameworks
AgeCommit message (Expand)AuthorFilesLines
8 daysCI: mark cygwin as skipping frameworks/libgcryptEli Schwartz1-1/+1
2024-04-10Document a probable cause for test failures.Jussi Pakkanen1-1/+1
2024-04-08gnome: Actually run all mkenums_simple tests and fix numberingMatthijs Velsink1-3/+7
2024-03-28tests: don't expect msys2 llvm cmake tests to skip with llvm 18Christoph Reiter1-2/+2
2024-03-17tests: rename skip_on_jobname to expect_skip_on_jobname and skip_on_os to exp...Christoph Reiter33-44/+44
2024-02-12qt: add preserve_paths keyword to functionsCharles Brunet3-4/+8
2024-02-09Suppress LLVM static test on ArchEli Schwartz1-1/+1
2024-02-09test cases: use C++17 for protobuf because of abseil-cppSam James1-1/+1
2024-02-09ci: add GentooSam James2-2/+2
2024-01-31CI: mark hdf5 as inaccessible on macOS with config-tool instead of pkg-configEli Schwartz1-2/+2
2023-11-06tests: skip llvm modules test more thoroughlyEli Schwartz1-1/+1
2023-10-19test cases/15 llvm: Skip cmake when llvm == 17.0Nirbheek Chauhan2-3/+8
2023-09-09gnome.mkenum_simple(): Fix include path when header is in subdirXavier Claessens4-0/+22
2023-09-08Override config-tool get_variable args for qmakeNirbheek Chauhan1-0/+3
2023-09-06qt module: add include_directories to moc compileCharles Brunet4-3/+15
2023-08-30ci: Skip gir test on cygwinXavier Claessens2-1/+7
2023-08-29gnome: Fix crash in gtkdoc and generate_gir in C++ projectsXavier Claessens9-0/+77
2023-07-23hdf5 tests: make cpp test actually use cpp HDF5George Sedov1-19/+9
2023-07-18tests: bump the C++ std for protobuf testsEli Schwartz1-1/+1
2023-07-18tests: mark gpgme test skippable on Ubuntu rollingEli Schwartz1-1/+1
2023-07-18ci: Skip test_generate_gir_with_address_sanitizerXavier Claessens1-0/+9
2023-06-07tests: remove unnecessary non-meson syntax from meson.buildEli Schwartz1-2/+2
2023-06-07tests: update llvm version exclusions for hopefully the last timeEli Schwartz1-6/+4
2023-06-07tests: be DRY in llvm framework testEli Schwartz1-14/+15
2023-06-07tests: avoid hard to debug error when llvm is found with only one methodEli Schwartz1-1/+1
2023-05-23llvm: Bump broken micro version for CINirbheek Chauhan1-2/+2
2023-05-23qt: Allow specifying separate tools for qt4/5/6Nirbheek Chauhan1-1/+2
2023-04-26Add env kwarg to gnome.generate_gir().Volker Weißmann7-11/+18
2023-04-24ci: Don't search for llvm modules with LLVM 16.0.xNirbheek Chauhan1-16/+40
2023-04-24dependencies: allow to fallback on CMake to find the SDL2 libraryMatthieu Bouron2-2/+3
2023-04-11fix various spelling issuesJosh Soref7-7/+7
2023-03-26tests: fix critical existence failure of doxygen testEli Schwartz3-4/+4
2023-02-13add a CI runner testing that Meson runs correctly under PyPy3Eli Schwartz2-2/+2
2023-02-08CI: skip gpgme-config test on ArchEli Schwartz1-1/+1
2023-01-28tests/llvm: require cmake 3.11Konstantin1-1/+4
2023-01-28cmake: allow dynamic linking with LLVMKonstantin3-45/+85
2022-12-11CI: skip libgcrypt test on msys2Eli Schwartz1-1/+1
2022-11-17tests: fix qt project test when running with qt4Eli Schwartz1-1/+1
2022-10-28gnome: allow generator outputs as gdbus-codegen inputsPaolo Bonzini2-0/+11
2022-10-28gnome: allow custom targets as gdbus-codegen inputsPaolo Bonzini4-2/+23
2022-09-04Add missing cdata update in genmarshal testsJan Alexander Steffens (heftig)1-0/+3
2022-09-03tests/7 gnome: Fix incorrect unref of GResourceNirbheek Chauhan2-4/+3
2022-08-17tests: fix targets with no sourcesDylan Baker2-1/+1
2022-06-19update gnome test to cover built gresource filesEli Schwartz3-4/+29
2022-04-12qt dependency: find the correct -qtX configtool nameEli Schwartz1-2/+2
2022-04-12tests: fix incomplete Qt 6 supportStefan Hajnoczi4-3/+33
2022-03-29gnome: Fix gtkdoc when using multiple Apple frameworksJan Tojnar2-1/+7
2022-03-06i18n module: fix bug that made msgfmthelper die on combinations of argsEli Schwartz2-0/+2
2022-01-27modules/gnome: Allow gdbus_annotations to take an empty list againDylan Baker1-0/+10
2022-01-22Merge pull request #9742 from ximion/wip/itstoolJussi Pakkanen9-2/+127