summaryrefslogtreecommitdiff
path: root/test cases/frameworks
AgeCommit message (Expand)Author
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
2020-04-17tests: Convert sdl2 to use a matrix optionDylan Baker
2020-04-17tests: use a json matrix for MPIDylan Baker
2020-04-02boost: make python2 optionalDaniel Mensinger
2020-04-01boost: Fix boost_python detection on bionic (fixes #6886 #4788)Daniel Mensinger
2020-03-28boost: Better python module detectionDaniel Mensinger
2020-03-19tests/mpi: Add a method optionDylan Baker
2020-03-08qt5: Add has_tools() methodXavier Claessens
2020-02-25test: merge installed_files.txt into test.jsonDaniel Mensinger
2020-02-25test: merge test_matrix.json and setup_env.json into test.jsonDaniel Mensinger