summaryrefslogtreecommitdiff
path: root/test cases/frameworks
AgeCommit message (Expand)Author
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
2021-08-18Test boost-python on macOSKevin Meagher
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz
2021-08-14Force unity builds off in Flex test.Jussi Pakkanen
2021-08-12Pass a test file to flex test.Jussi Pakkanen
2021-08-11Make the flex test case workAdrien Plazas
2021-08-09Fix i18n target name when using @BASENAME@ and configure_file() inputXavier Claessens
2021-08-04Relax restrictions on detecting boost dependencyKevin Meagher
2021-07-28expand tests to check both static and shared intl dependencyEli Schwartz
2021-07-13Add expected skip annotations for non-linux CI runs to framework testsJon Turney
2021-07-13Fix skip condition in sdl2 test.jsonJon Turney
2021-07-07Annotate framework tests with where they are expected to skipJon Turney
2021-07-07Skip LLVM test if required modules aren't foundJon Turney
2021-06-24Fix test.json for boost test to match schemaJon Turney
2021-06-22tests: both_library test improvementsDaniel Mensinger
2021-06-18modules/qt: use append rather than extend in preprocessDylan Baker
2021-06-17update gettext test to use new intl dependencyEli Schwartz
2021-06-15modules/qt: Add a compile_moc methodDylan Baker
2021-06-15modules/qt: Add a compile_ui methodDylan Baker
2021-06-15modules/qt: Add a `compile_resources` methodDylan Baker
2021-05-28modules/gnome: Correctly handle generated sources for generate_girDylan Baker
2021-05-20Revert "Disable failing Cygwin GIR test."Jon Turney
2021-05-12gnome: Fix gtkdoc generationXavier Claessens
2021-03-23Refactor Qt Dependency into proper split classes with factoriesDylan Baker
2021-02-18Increase OpenMPI timeout to see if it fixes macOS CI test hangs.Jussi Pakkanen
2021-02-18Disable failing Cygwin GIR test.Jussi Pakkanen
2021-02-07Add Qt6 moduleLuca Weiss
2020-11-17gnome: Drop use of volatile in GLib type functionsPhilip Withnall
2020-11-13gnome: Handle libraries that are not in the current build dirSam Thursfield
2020-11-11tests/frameeworks 8/flex: fix undefined functionsDylan Baker
2020-10-22depenencies/llvm: Handle llvm-config --shared-mode failing (#7379)Dylan Baker
2020-09-29tests/curses: Extend to test versionsDylan Baker
2020-09-29dependencies/curses: Add a system dependencyDylan Baker
2020-09-29dependencies/curses: Add support for using the ncurses config toolsDylan Baker
2020-09-29Merge pull request #7758 from dcbaker/submit/hdf5-factoryDylan Baker
2020-09-27Fixes meson test timeout on windowsYonggang Luo
2020-09-25tests/hdf5: work around some problemsDylan Baker
2020-09-25dependencies/hdf5: Convert to a dependency_factoryDylan Baker
2020-08-27test: Add 'dir' support for installed files in test.jsonDaniel Mensinger
2020-08-04tests: Disable Boost extralib test on macOSSimon McVittie
2020-07-21Add boost_root support to properties files (#7210)cmcneish
2020-06-29test: fix enum generation for GNOMEMike Gorse
2020-05-14gnome.generate_gir: Fix missing include directoriesXavier Claessens
2020-05-11ConfigToolDependency: Don't fallback to system tool when cross compilingXavier Claessens
2020-05-06Merge pull request #7064 from dcbaker/gtest-protocolJussi Pakkanen
2020-05-04Add native support for gtest testsDylan Baker
2020-05-01boost: Only use usage-requirements defines (fixes #7046)Daniel Mensinger
2020-04-28tests: Skip hotdoc test if hotdoc is not installedDaniel Mensinger