aboutsummaryrefslogtreecommitdiff
path: root/test cases/frameworks
AgeCommit message (Expand)AuthorFilesLines
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
2022-01-21i18n: Add support for joining XML localization via itstoolMatthias Klumpp9-2/+127
2022-01-15gnome.genmarshal: restore the ability to pass sources as Files objectsEli Schwartz3-17/+61
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-02test cases/frameworks/13 yelp: Do not reuse sources filesPablo Correa Gómez4-8/+24
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-11-20Update expected skip condition for llvm framework test on msys2Jon Turney1-1/+1
2021-10-30Added warning if run_command is called without the check kwargVolker Weißmann3-4/+4
2021-10-27modules/gnome: ensure that `install_dir` is setDylan Baker1-3/+3
2021-09-29unittests: Make qt test work if multiple versions of qt installedmakise-homura1-1/+1
2021-09-10add test case for qrc translationsEli Schwartz6-0/+51
2021-08-31pylint: turn on superflous-parensDylan Baker2-3/+3
2021-08-30decorators: Make unknown kwarg fatalXavier Claessens1-4/+0
2021-08-18Test boost-python on macOSKevin Meagher1-6/+8
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz19-19/+4
2021-08-14Force unity builds off in Flex test.Jussi Pakkanen1-1/+3
2021-08-12Pass a test file to flex test.Jussi Pakkanen3-2/+5
2021-08-11Make the flex test case workAdrien Plazas2-11/+3
2021-08-09Fix i18n target name when using @BASENAME@ and configure_file() inputXavier Claessens4-1/+43
2021-08-04Relax restrictions on detecting boost dependencyKevin Meagher16-0/+18
2021-07-28expand tests to check both static and shared intl dependencyEli Schwartz3-1/+10
2021-07-13Add expected skip annotations for non-linux CI runs to framework testsJon Turney31-24/+73
2021-07-13Fix skip condition in sdl2 test.jsonJon Turney1-1/+1
2021-07-07Annotate framework tests with where they are expected to skipJon Turney9-8/+21
2021-07-07Skip LLVM test if required modules aren't foundJon Turney1-3/+6
2021-06-24Fix test.json for boost test to match schemaJon Turney1-4/+4
2021-06-22tests: both_library test improvementsDaniel Mensinger1-1/+1
2021-06-18modules/qt: use append rather than extend in preprocessDylan Baker1-0/+10
2021-06-17update gettext test to use new intl dependencyEli Schwartz2-3/+4