mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
6924d590cc
* 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
|
||
---|---|---|
.. | ||
ctest_parallel.cmake.in | ||
ctest_serial.cmake.in | ||
ctest.qsub.in.cmake | ||
ctestP.lsf.in.cmake | ||
ctestP.sl.in.cmake | ||
ctestS.lsf.in.cmake | ||
ctestS.sl.in.cmake | ||
knl_ctestP.sl.in.cmake | ||
knl_ctestS.sl.in.cmake | ||
knl_H5detect.sl.in.cmake | ||
ray_ctestP.lsf.in.cmake | ||
ray_ctestS.lsf.in.cmake | ||
raybsub |