3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-21 04:32:20 +02:00
dft_tools/test/plovasp
Oleg E. Peil 457df5d9b3 Improved the way test suites are executed
The main change is that `test_all.py` is now renamed to `run_suite.py`,
with the latter being able to run a selected test suite if a corresponding
command line argument (test suite directory name) is provided.

CMakeLists are improved to copy each test suite separately to avoid
copying unnecessary files. Also each test suite corresponds now to
a separate CMake test.
2016-03-10 17:14:15 +01:00
..
inpconf Fixed tests to make them runnable with build pytriqs 2016-03-10 12:24:05 +01:00
plocar_io Fixed tests to make them runnable with build pytriqs 2016-03-10 12:24:05 +01:00
plotools Fixed tests to make them runnable with build pytriqs 2016-03-10 12:24:05 +01:00
proj_group Fixed import of vaspio and elstruct in tests 2016-03-10 16:52:37 +01:00
proj_shell Fixed import of vaspio and elstruct in tests 2016-03-10 16:52:37 +01:00
vaspio Fixed import of vaspio and elstruct in tests 2016-03-10 16:52:37 +01:00
.gitignore Moved PLOVasp tests to root 'test' directory 2016-03-10 11:45:53 +01:00
CMakeLists.txt Improved the way test suites are executed 2016-03-10 17:14:15 +01:00
run_all.sh Moved PLOVasp tests to root 'test' directory 2016-03-10 11:45:53 +01:00
run_suite.py Improved the way test suites are executed 2016-03-10 17:14:15 +01:00