Commit Graph

2 Commits

Author SHA1 Message Date
Ye Luo dc19cbeb62 protect the clean_and_link_h5.sh script.
git-svn-id: https://subversion.assembla.com/svn/qmcdev/trunk@7080 e5b18d87-469d-4833-9cc0-8cdfa06e9491
2016-08-24 22:04:27 +00:00
Ye Luo 758846504b Initial pw.x -> pw2qmcpack.x -> QMCPACK tests.
use examples/solids/dft-inputs to generate h5 and run the tests in tests/solids/LiH_solid_1x1x1_pp
cmake -D QE_BIN=your_qe_binaray_folder .. to activate these tests.
use ctest -R qe to run the tests.

Also includes:
clean up redundant CMake function definitions in examples/CMakeLists.txt tests/system/CMakeLists.txt, move to CMake/macros.cmake
add CMake/run_qe.cmake to run pw.x and pw2qmcpack.x
add utils/clean_and_link_h5.sh to associate QE run and QMCPACK run



git-svn-id: https://subversion.assembla.com/svn/qmcdev/trunk@7076 e5b18d87-469d-4833-9cc0-8cdfa06e9491
2016-08-24 03:41:52 +00:00