summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2020-01-18Make the 'framework/4 qt' test more flexibleJon Turney
2020-01-08Rename test dirs to sequential order.Jussi Pakkanen
2020-01-07One more symlink test skip.Jussi Pakkanen
2019-12-29Only run symlink test from git checkout.Jussi Pakkanen
2019-12-29cmake: Use trace for missing link flags (fixes #6386)Daniel Mensinger
2019-12-23refactor: cuda no unused argsMichael Hirsch, Ph.D
2019-12-22cmake: Fix obeject librariesDaniel Mensinger
2019-12-21Merge pull request #6355 from scivision/depmethodJussi Pakkanen
2019-12-19summary: Change 'section' to be a kwarg instead of positionalXavier Claessens
2019-12-19add compiler.get_linker_id() methodMichael Hirsch, Ph.D
2019-12-19ci: improve robustnessMichael Hirsch, Ph.D
2019-12-19CI: Skip NetCDF Fortran test on OSXDaniel Mensinger
2019-12-19CI: Skip git tests if g-ir-scanner does not existDaniel Mensinger
2019-12-19CI: Fix C++11 related error on osx for protocol bufferDaniel Mensinger
2019-12-19fs: rename samefile => is_samepathMichael Hirsch, Ph.D
2019-12-18python: add embed to the python dependency functionDaniel Mensinger
2019-12-18Merge pull request #4649 from dcbaker/summary-functionJussi Pakkanen
2019-12-17ci cmake: Windows link.exe skip due to symbol issuesMichael Hirsch, Ph.D
2019-12-17Fix macOS library test when using system zlib.Jussi Pakkanen
2019-12-12summary: Add bool_yn keyword argumentXavier Claessens
2019-12-12summary: Allow section with no title, and passing key/value separatelyXavier Claessens
2019-12-12Add a summary() function for configuration summarizationXavier Claessens
2019-12-13ci fortran: add case where buildtype=release and warning_level=3Michael Hirsch, Ph.D
2019-12-10mintro: Add version key to --scan-dependencies (fixes #6287)Daniel Mensinger
2019-12-09cmake test: skip case where Cmake backend not Fortran-compatibleMichael Hirsch, Ph.D
2019-12-09cmake: add project language to cmakelists.txtMichael Hirsch, Ph.D
2019-12-07Merge pull request #6228 from scivision/scalapackJussi Pakkanen
2019-12-05find_program(): Add 'dirs' keyword argumentXavier Claessens
2019-12-04dict: Fully evaluate keysXavier Claessens
2019-12-04ci/test: unused args for objc, objc++Michael Hirsch, Ph.D
2019-12-04ci/test: unused args for WindowsMichael Hirsch, Ph.D
2019-12-03mparser.py: actually check the type of key variable, not its valueMarc Herbert
2019-11-30scalapack: test that find methods workMichael Hirsch, Ph.D
2019-11-30scalapack: allow specifying find methodMichael Hirsch, Ph.D
2019-11-30scalapack: run without mpiexecMichael Hirsch, Ph.D
2019-11-30deps: add scalapackMichael Hirsch, Ph.D
2019-11-30cmake: Make output_target_map more robust (fixes #6208)Daniel Mensinger
2019-11-29tests: add osx test case for PIE builds.Mihai Moldovan
2019-11-28Revert "Have set() and set_quoted() of configuration object work with newlines."Xavier Claessens
2019-11-28Merge pull request #5989 from xclaesse/cmake-part2Jussi Pakkanen
2019-11-28HDF5: make much more robust across platformsMichael Hirsch, Ph.D
2019-11-28cmake: Some minor fixupDaniel Mensinger
2019-11-27cmake: Add unit test for add_custom_target() and add_dependency()Xavier Claessens
2019-11-27tests: add clues to find missing private/qtobject_p.h [skip ci]Marc
2019-11-26Fix crash when checking multi version on subproject depXavier Claessens
2019-11-25Fix link_whole with a custom targetXavier Claessens
2019-11-25fs: Add parent() and name() methodsXavier Claessens
2019-11-25Merge pull request #6213 from mensinda/cmNameFixJussi Pakkanen
2019-11-25complete gfortran/intel/intel-cl fortran_std testMichael Hirsch, Ph.D
2019-11-21Fix compute_int() when the value is -1Xavier Claessens