summaryrefslogtreecommitdiffstats
path: root/bin/batch/ctestS.lsf.in.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Use ctest_test and APPEND to correctly report passed and failed test numbers ↵Larry Knox2022-11-021-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in CDash (#2208) * Change how HPC tests are executed * Move ctest_test commands for serial and parallel tests into cmake files. * Update checks for uploading Test.xml to CDash. * Correct cmake scripots. * Remove extraneous characters. * Add ctest_start (APPEND). * Add binary directories to scripts running ctest_test. * Correct parameters for appending Test.xml. * Set CTEST_SITE and CTEST_BUILD_NAME. * Try to pass site and build_name to ctest_test sripts. * Add site name and build name for ctest_test commands vi environment. * Revert "Try to pass site and build_name to ctest_test sripts." This reverts commit d364aaf0fa65ee7f9e222b2633ee916d50afbc42. * Correct typo in src/CMakeLists.txt. * Update batch scripts to run ctest_test scripts. Co-authored-by: Allen Byrne <byrn@hdfgroup.org>
* updated -E optionM. Scot Breitenfeld2019-05-101-1/+1
|
* remove -M optionM. Scot Breitenfeld2019-05-101-1/+1
|
* added -M HPC to ctest commandM. Scot Breitenfeld2019-05-101-1/+1
|
* Correct H5DIFF to PH5DIFF in *ctestS.sl.in.cmake list of parallel testsLarry Knox2019-02-021-1/+1
| | | | | | reserved for *ctestP.sl.cmake. Revise options to run batch tests and alternative options for cross compile in HPC/*-HDF5options.cmake.
* Add libhdf5_hl_fortran symlinks for libhdf5hl_fortran files.Larry Knox2018-12-311-1/+1
| | | | | Set ctest*.lsf.in.cmake scripts for sierra. Correct src/CMakelists.txt syntax error.
* Add .lsf batch scripts and insert the build directory into the scriptsLarry Knox2018-12-281-0/+18
during configuration.