aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
2020-01-08Rename test dirs to sequential order.Jussi Pakkanen36-0/+0
2020-01-07One more symlink test skip.Jussi Pakkanen1-1/+1
2019-12-29Only run symlink test from git checkout.Jussi Pakkanen1-1/+11
2019-12-29cmake: Use trace for missing link flags (fixes #6386)Daniel Mensinger10-5/+78
2019-12-23refactor: cuda no unused argsMichael Hirsch, Ph.D16-25/+25
2019-12-22cmake: Fix obeject librariesDaniel Mensinger14-15/+169
2019-12-21Merge pull request #6355 from scivision/depmethodJussi Pakkanen4-23/+23
2019-12-19summary: Change 'section' to be a kwarg instead of positionalXavier Claessens1-8/+8
2019-12-19add compiler.get_linker_id() methodMichael Hirsch, Ph.D1-5/+13
2019-12-19ci: improve robustnessMichael Hirsch, Ph.D4-23/+23
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-19fs: rename samefile => is_samepathMichael Hirsch, Ph.D1-3/+5
2019-12-18python: add embed to the python dependency functionDaniel Mensinger1-2/+2
2019-12-18Merge pull request #4649 from dcbaker/summary-functionJussi Pakkanen3-0/+22
2019-12-17ci cmake: Windows link.exe skip due to symbol issuesMichael Hirsch, Ph.D10-12/+16
2019-12-17Fix macOS library test when using system zlib.Jussi Pakkanen1-1/+2
2019-12-12summary: Add bool_yn keyword argumentXavier Claessens1-0/+2
2019-12-12summary: Allow section with no title, and passing key/value separatelyXavier Claessens2-6/+3
2019-12-12Add a summary() function for configuration summarizationXavier Claessens3-0/+23
2019-12-13ci fortran: add case where buildtype=release and warning_level=3Michael Hirsch, Ph.D2-0/+6
2019-12-10mintro: Add version key to --scan-dependencies (fixes #6287)Daniel Mensinger1-2/+3
2019-12-09cmake test: skip case where Cmake backend not Fortran-compatibleMichael Hirsch, Ph.D1-1/+4
2019-12-09cmake: add project language to cmakelists.txtMichael Hirsch, Ph.D4-1/+14
2019-12-07Merge pull request #6228 from scivision/scalapackJussi Pakkanen4-0/+306
2019-12-05find_program(): Add 'dirs' keyword argumentXavier Claessens2-0/+9
2019-12-04dict: Fully evaluate keysXavier Claessens2-21/+36
2019-12-04ci/test: unused args for objc, objc++Michael Hirsch, Ph.D5-5/+5
2019-12-04ci/test: unused args for WindowsMichael Hirsch, Ph.D32-26/+64
2019-12-03mparser.py: actually check the type of key variable, not its valueMarc Herbert1-5/+14
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