aboutsummaryrefslogtreecommitdiff
path: root/test cases/frameworks
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-18Fix 'qt4test' test executable when only Qt4 is presentJon Turney2-1/+2
2020-01-18Make the 'framework/4 qt' test more flexibleJon Turney2-6/+13
2020-01-14dependency: add cursesMichael Hirsch, Ph.D2-0/+16
2019-12-19ci: improve robustnessMichael Hirsch, Ph.D3-22/+22
2019-12-19CI: Skip NetCDF Fortran test on OSXDaniel Mensinger1-1/+1
2019-12-19CI: Skip git tests if g-ir-scanner does not existDaniel Mensinger2-2/+2
2019-12-19CI: Fix C++11 related error on osx for protocol bufferDaniel Mensinger1-1/+1
2019-12-18python: add embed to the python dependency functionDaniel Mensinger1-2/+2
2019-12-09cmake: add project language to cmakelists.txtMichael Hirsch, Ph.D2-0/+2
2019-11-30scalapack: test that find methods workMichael Hirsch, Ph.D2-5/+0
2019-11-30scalapack: allow specifying find methodMichael Hirsch, Ph.D2-0/+225
2019-11-30scalapack: run without mpiexecMichael Hirsch, Ph.D2-19/+4
2019-11-30deps: add scalapackMichael Hirsch, Ph.D3-0/+101
2019-11-28HDF5: make much more robust across platformsMichael Hirsch, Ph.D1-24/+11
2019-11-27tests: add clues to find missing private/qtobject_p.h [skip ci]Marc1-0/+4
2019-11-18Use strict function prototypesMichael Hirsch, Ph.D3-5/+5
2019-10-18MPI: don't excessively skip Windows test cases, which can hide real problemsMichael Hirsch, Ph.D2-21/+27
2019-09-23Add blocks dependencyPatrick Griffis2-0/+18
2019-07-16gtkdoc: Add 'check' kwarg (#5591)Xavier Claessens9-27/+192
2019-07-11Adapting Boost Python library detection to Boost >= 1.67. Closes #4288.gjaeger13-0/+102