We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7951b5e commit 2b6a771Copy full SHA for 2b6a771
source/module_io/test/CMakeLists.txt
@@ -46,9 +46,9 @@ AddTest(
46
)
47
48
AddTest(
49
- TARGET MODULE_IO_write_istate_info_test
+ TARGET MODULE_IO_write_eig_occ_test
50
LIBS parameter ${math_libs} base device symmetry
51
- SOURCES write_istate_info_test.cpp ../write_istate_info.cpp ../output.cpp ../../source_cell/parallel_kpoints.cpp ../../source_cell/klist.cpp ../../source_cell/k_vector_utils.cpp
+ SOURCES write_eig_occ_test.cpp ../write_eig_occ.cpp ../output.cpp ../../source_cell/parallel_kpoints.cpp ../../source_cell/klist.cpp ../../source_cell/k_vector_utils.cpp
52
../cif_io.cpp
53
54
0 commit comments