mirror of
https://github.com/triqs/dft_tools
synced 2024-11-06 22:23:52 +01:00
Moved PLOVasp tests to root 'test' directory
Appropriate modifications to CMakeLists have also been made.
This commit is contained in:
parent
68ba0f3751
commit
30dc760dcb
@ -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)
|
||||
|
4
test/plovasp/CMakeLists.txt
Normal file
4
test/plovasp/CMakeLists.txt
Normal 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
Loading…
Reference in New Issue
Block a user