aboutsummaryrefslogtreecommitdiff
path: root/test cases/frameworks
AgeCommit message (Expand)AuthorFilesLines
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
2020-10-22depenencies/llvm: Handle llvm-config --shared-mode failing (#7379)Dylan Baker3-39/+55
2020-09-29tests/curses: Extend to test versionsDylan Baker1-1/+5
2020-09-29dependencies/curses: Add a system dependencyDylan Baker2-2/+3
2020-09-29dependencies/curses: Add support for using the ncurses config toolsDylan Baker3-1/+17
2020-09-29Merge pull request #7758 from dcbaker/submit/hdf5-factoryDylan Baker3-7/+40
2020-09-27Fixes meson test timeout on windowsYonggang Luo1-2/+2
2020-09-25tests/hdf5: work around some problemsDylan Baker1-5/+20
2020-09-25dependencies/hdf5: Convert to a dependency_factoryDylan Baker3-3/+21
2020-08-27test: Add 'dir' support for installed files in test.jsonDaniel Mensinger2-397/+2
2020-08-04tests: Disable Boost extralib test on macOSSimon McVittie1-1/+5
2020-07-21Add boost_root support to properties files (#7210)cmcneish12-0/+23
2020-06-29test: fix enum generation for GNOMEMike Gorse1-0/+8
2020-05-14gnome.generate_gir: Fix missing include directoriesXavier Claessens6-3/+175
2020-05-11ConfigToolDependency: Don't fallback to system tool when cross compilingXavier Claessens1-1/+1
2020-05-06Merge pull request #7064 from dcbaker/gtest-protocolJussi Pakkanen1-2/+2
2020-05-04Add native support for gtest testsDylan Baker1-2/+2
2020-05-01boost: Only use usage-requirements defines (fixes #7046)Daniel Mensinger1-1/+1
2020-04-28tests: Skip hotdoc test if hotdoc is not installedDaniel Mensinger1-1/+4
2020-04-17tests: Convert sdl2 to use a matrix optionDylan Baker3-17/+22
2020-04-17tests: use a json matrix for MPIDylan Baker1-0/+15
2020-04-02boost: make python2 optionalDaniel Mensinger1-2/+2
2020-04-01boost: Fix boost_python detection on bionic (fixes #6886 #4788)Daniel Mensinger1-1/+1
2020-03-28boost: Better python module detectionDaniel Mensinger1-16/+2
2020-03-19tests/mpi: Add a method optionDylan Baker2-4/+12
2020-03-08qt5: Add has_tools() methodXavier Claessens1-0/+1
2020-02-25test: merge installed_files.txt into test.jsonDaniel Mensinger16-522/+554
2020-02-25test: merge test_matrix.json and setup_env.json into test.jsonDaniel Mensinger2-19/+21
2020-02-20boost: Updated testsDaniel Mensinger4-26/+37
2020-02-11tests: Make the cups test more robustDaniel Mensinger1-5/+5
2020-01-29dependencies: Use DependencyFactory for cupsDylan Baker1-0/+1
2020-01-24ci: Fix boost test on xenialDaniel Mensinger1-1/+1
2020-01-24tests: Fix some test failures on Ubuntun 16.04 CINirbheek Chauhan3-12/+14
2020-01-21Merge pull request #6481 from jon-turney/osx-qt-dep-crashDylan Baker3-7/+15