aboutsummaryrefslogtreecommitdiff
path: root/test cases/frameworks
AgeCommit message (Expand)AuthorFilesLines
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
2021-06-15modules/qt: Add a compile_moc methodDylan Baker1-4/+4
2021-06-15modules/qt: Add a compile_ui methodDylan Baker1-1/+2
2021-06-15modules/qt: Add a `compile_resources` methodDylan Baker1-1/+5
2021-05-28modules/gnome: Correctly handle generated sources for generate_girDylan Baker2-1/+27
2021-05-20Revert "Disable failing Cygwin GIR test."Jon Turney4-16/+0
2021-05-12gnome: Fix gtkdoc generationXavier Claessens8-4/+88
2021-03-23Refactor Qt Dependency into proper split classes with factoriesDylan Baker1-0/+11
2021-02-18Increase OpenMPI timeout to see if it fixes macOS CI test hangs.Jussi Pakkanen1-3/+3
2021-02-18Disable failing Cygwin GIR test.Jussi Pakkanen4-0/+16
2021-02-07Add Qt6 moduleLuca Weiss1-1/+4
2020-11-17gnome: Drop use of volatile in GLib type functionsPhilip Withnall3-12/+12
2020-11-13gnome: Handle libraries that are not in the current build dirSam Thursfield9-0/+377
2020-11-11tests/frameeworks 8/flex: fix undefined functionsDylan Baker2-0/+8