Moved PLOVasp tests to root 'test' directory

Appropriate modifications to CMakeLists have also been made.
This commit is contained in:
Oleg E. Peil 2016-03-10 11:45:53 +01:00
parent 68ba0f3751
commit 30dc760dcb
127 changed files with 6 additions and 0 deletions

View File

@ -8,3 +8,5 @@ triqs_add_test_hdf(sumkdft_basic " -d 1.e-6" )
triqs_add_test_hdf(srvo3_Gloc " -d 1.e-6" )
triqs_add_test_hdf(srvo3_transp " -d 1.e-6" )
triqs_add_test_hdf(sigma_from_file " -d 1.e-6" )
add_subdirectory(plovasp)

View File

@ -0,0 +1,4 @@
# load triqs helper to set up tests
FILE(COPY plovasp DESTINATION ${CMAKE_CURRENT_BINARY_DIR})

Some files were not shown because too many files have changed in this diff Show More