aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
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-30cmake: Make output_target_map more robust (fixes #6208)Daniel Mensinger5-2/+65
2019-11-29tests: add osx test case for PIE builds.Mihai Moldovan2-0/+8
2019-11-28Revert "Have set() and set_quoted() of configuration object work with newlines."Xavier Claessens2-12/+0
2019-11-28Merge pull request #5989 from xclaesse/cmake-part2Jussi Pakkanen4-0/+51
2019-11-28HDF5: make much more robust across platformsMichael Hirsch, Ph.D1-24/+11
2019-11-28cmake: Some minor fixupDaniel Mensinger3-1/+20
2019-11-27cmake: Add unit test for add_custom_target() and add_dependency()Xavier Claessens3-0/+32
2019-11-27tests: add clues to find missing private/qtobject_p.h [skip ci]Marc1-0/+4
2019-11-26Fix crash when checking multi version on subproject depXavier Claessens1-0/+6
2019-11-25Fix link_whole with a custom targetXavier Claessens3-0/+17
2019-11-25fs: Add parent() and name() methodsXavier Claessens1-0/+3
2019-11-25Merge pull request #6213 from mensinda/cmNameFixJussi Pakkanen4-10/+12
2019-11-25complete gfortran/intel/intel-cl fortran_std testMichael Hirsch, Ph.D6-0/+149
2019-11-21Fix compute_int() when the value is -1Xavier Claessens1-0/+3
2019-11-20cmake: Uniform target name handlingDaniel Mensinger4-10/+12
2019-11-20Merge pull request #6199 from mensinda/cmSysIncJussi Pakkanen1-1/+5
2019-11-19Have set() and set_quoted() of configuration object work with newlines.Jehan2-0/+12
2019-11-19cmake: Skip system include dir test for msvcDaniel Mensinger1-0/+4
2019-11-19cmake: Handle CMake system include dirs (closes #6079)Daniel Mensinger1-1/+1
2019-11-18Merge pull request #6194 from scivision/coarraysJussi Pakkanen1-7/+5
2019-11-18Use strict function prototypesMichael Hirsch, Ph.D294-398/+396
2019-11-17ci: add timeout to coarray testMichael Hirsch, Ph.D1-7/+5
2019-11-17Make all C main functions without arguments have "void" in arg list.Jussi Pakkanen142-146/+146
2019-11-17Merge pull request #6150 from scivision/fsexpandJussi Pakkanen1-1/+52
2019-11-17use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-...Michael Hirsch, Ph.D184-200/+197
2019-11-17fs: make replace_suffix not expand file to absolute path, just manipulate the...Michael Hirsch, Ph.D1-4/+4
2019-11-17fs: replace_suffixMichael Hirsch, Ph.D1-11/+11
2019-11-17fs: get file sizeMichael Hirsch, Ph.D1-0/+14
2019-11-17fs: add hash compute methodMichael Hirsch, Ph.D1-0/+8
2019-11-17fs: further document and test behaviorMichael Hirsch, Ph.D1-0/+12
2019-11-17fs: extend self-test to cover windows as well for with_suffixMichael Hirsch, Ph.D1-8/+9
2019-11-17add fs.with_suffixMichael Hirsch, Ph.D1-0/+13
2019-11-17fs: use expanduserMichael Hirsch, Ph.D1-0/+3
2019-11-13coredata: CmdLineFileParser no longer interpolates strings.Paulo Neves1-0/+1
2019-11-13Revert "Add `-Wl,-rpath-link` for secondary dependencies"Jussi Pakkanen8-45/+0
2019-11-12Fixed issue that the key's value type wasn't checked correctly.fchin2-0/+18
2019-11-12Adding dictionary entry using string variable as key.franczc1-0/+12
2019-11-10Store run target names in build.Jussi Pakkanen1-0/+7
2019-11-08Created the filesystem module.Jussi Pakkanen8-0/+36
2019-11-07wrap.py: catch connection error with WrapExceptionMichael Hirsch, Ph.D1-1/+1
2019-11-06Fix typos found by codespellWolfgang Stöggl8-21/+21
2019-11-05dependency('cuda')Aleksey Gurtovoy17-0/+231
2019-10-24Return a disabler when an unknown method is called on a disabler objectJames Hilliard1-0/+3
2019-10-23tests: add fortran-specific compiler checksMichael Hirsch, Ph.D2-0/+31
2019-10-21Remove duplicated object files in static librariesXavier Claessens4-0/+29
2019-10-20cmake: Blacklist more compiler warning flagsDaniel Mensinger6-0/+78