summaryrefslogtreecommitdiff
path: root/test cases/frameworks
Commit message (Expand)AuthorAgeFilesLines
* depenencies/llvm: Handle llvm-config --shared-mode failing (#7379)Dylan Baker2020-10-223-39/+55
* tests/curses: Extend to test versionsDylan Baker2020-09-291-1/+5
* dependencies/curses: Add a system dependencyDylan Baker2020-09-292-2/+3
* dependencies/curses: Add support for using the ncurses config toolsDylan Baker2020-09-293-1/+17
* Merge pull request #7758 from dcbaker/submit/hdf5-factoryDylan Baker2020-09-293-7/+40
|\
| * tests/hdf5: work around some problemsDylan Baker2020-09-251-5/+20
| * dependencies/hdf5: Convert to a dependency_factoryDylan Baker2020-09-253-3/+21
* | Fixes meson test timeout on windowsYonggang Luo2020-09-271-2/+2
|/
* test: Add 'dir' support for installed files in test.jsonDaniel Mensinger2020-08-272-397/+2
* tests: Disable Boost extralib test on macOSSimon McVittie2020-08-041-1/+5
* Add boost_root support to properties files (#7210)cmcneish2020-07-2112-0/+23
* test: fix enum generation for GNOMEMike Gorse2020-06-291-0/+8
* gnome.generate_gir: Fix missing include directoriesXavier Claessens2020-05-146-3/+175
* ConfigToolDependency: Don't fallback to system tool when cross compilingXavier Claessens2020-05-111-1/+1
* Merge pull request #7064 from dcbaker/gtest-protocolJussi Pakkanen2020-05-061-2/+2
|\
| * Add native support for gtest testsDylan Baker2020-05-041-2/+2
* | boost: Only use usage-requirements defines (fixes #7046)Daniel Mensinger2020-05-011-1/+1
|/
* tests: Skip hotdoc test if hotdoc is not installedDaniel Mensinger2020-04-281-1/+4
* tests: Convert sdl2 to use a matrix optionDylan Baker2020-04-173-17/+22
* tests: use a json matrix for MPIDylan Baker2020-04-171-0/+15
* boost: make python2 optionalDaniel Mensinger2020-04-021-2/+2
* boost: Fix boost_python detection on bionic (fixes #6886 #4788)Daniel Mensinger2020-04-011-1/+1
* boost: Better python module detectionDaniel Mensinger2020-03-281-16/+2
* tests/mpi: Add a method optionDylan Baker2020-03-192-4/+12
* qt5: Add has_tools() methodXavier Claessens2020-03-081-0/+1
* test: merge installed_files.txt into test.jsonDaniel Mensinger2020-02-2516-522/+554
* test: merge test_matrix.json and setup_env.json into test.jsonDaniel Mensinger2020-02-252-19/+21
* boost: Updated testsDaniel Mensinger2020-02-204-26/+37
* tests: Make the cups test more robustDaniel Mensinger2020-02-111-5/+5
* dependencies: Use DependencyFactory for cupsDylan Baker2020-01-291-0/+1
* ci: Fix boost test on xenialDaniel Mensinger2020-01-241-1/+1
* tests: Fix some test failures on Ubuntun 16.04 CINirbheek Chauhan2020-01-243-12/+14
* Merge pull request #6481 from jon-turney/osx-qt-dep-crashDylan Baker2020-01-213-7/+15
|\
| * Fix 'qt4test' test executable when only Qt4 is presentJon Turney2020-01-182-1/+2
| * Make the 'framework/4 qt' test more flexibleJon Turney2020-01-182-6/+13
* | dependency: add cursesMichael Hirsch, Ph.D2020-01-142-0/+16
|/
* ci: improve robustnessMichael Hirsch, Ph.D2019-12-193-22/+22
* CI: Skip NetCDF Fortran test on OSXDaniel Mensinger2019-12-191-1/+1
* CI: Skip git tests if g-ir-scanner does not existDaniel Mensinger2019-12-192-2/+2
* CI: Fix C++11 related error on osx for protocol bufferDaniel Mensinger2019-12-191-1/+1
* python: add embed to the python dependency functionDaniel Mensinger2019-12-181-2/+2
* cmake: add project language to cmakelists.txtMichael Hirsch, Ph.D2019-12-092-0/+2
* scalapack: test that find methods workMichael Hirsch, Ph.D2019-11-302-5/+0
* scalapack: allow specifying find methodMichael Hirsch, Ph.D2019-11-302-0/+225
* scalapack: run without mpiexecMichael Hirsch, Ph.D2019-11-302-19/+4
* deps: add scalapackMichael Hirsch, Ph.D2019-11-303-0/+101
* HDF5: make much more robust across platformsMichael Hirsch, Ph.D2019-11-281-24/+11
* tests: add clues to find missing private/qtobject_p.h [skip ci]Marc2019-11-271-0/+4
* Use strict function prototypesMichael Hirsch, Ph.D2019-11-183-5/+5
* MPI: don't excessively skip Windows test cases, which can hide real problemsMichael Hirsch, Ph.D2019-10-182-21/+27