From 30dc760dcbbd30b115b73b1d32ce3d8afd62e6bf Mon Sep 17 00:00:00 2001 From: "Oleg E. Peil" Date: Thu, 10 Mar 2016 11:45:53 +0100 Subject: [PATCH] Moved PLOVasp tests to root 'test' directory Appropriate modifications to CMakeLists have also been made. --- test/CMakeLists.txt | 2 ++ .../plovasp/test => test/plovasp}/.gitignore | 0 test/plovasp/CMakeLists.txt | 4 ++++ .../test => test/plovasp}/_inpconf/.gitignore | 0 .../test => test/plovasp}/_inpconf/__init__.py | 0 .../test => test/plovasp}/_inpconf/arraytest.py | 0 .../test => test/plovasp}/_inpconf/example.cfg | 0 .../plovasp}/_inpconf/example_nogroup.cfg | 0 .../test => test/plovasp}/_inpconf/input_test_1.cfg | 0 .../test => test/plovasp}/_inpconf/input_test_2.cfg | 0 .../test => test/plovasp}/_inpconf/input_test_3.cfg | 0 .../test => test/plovasp}/_inpconf/input_test_4.cfg | 0 .../plovasp}/_inpconf/parse_groups_1.cfg | 0 .../plovasp}/_inpconf/parse_shells_1.cfg | 0 .../plovasp}/_inpconf/parse_shells_2.cfg | 0 .../plovasp}/_inpconf/parse_shells_3.cfg | 0 .../plovasp}/_inpconf/parse_shells_4.cfg | 0 .../plovasp/test => test/plovasp}/_inpconf/rpath.py | 0 .../test => test/plovasp}/_inpconf/runtest.sh | 0 .../test => test/plovasp}/_inpconf/test1.cfg | 0 .../test => test/plovasp}/_inpconf/test_all.py | 0 .../test => test/plovasp}/_inpconf/test_general.py | 0 .../test => test/plovasp}/_inpconf/test_groups.py | 0 .../test => test/plovasp}/_inpconf/test_input.py | 0 .../plovasp}/_inpconf/test_parameter_set.py | 0 .../test => test/plovasp}/_inpconf/test_shells.py | 0 .../plovasp}/_inpconf/test_special_parsers.py | 0 .../test => test/plovasp}/_inpconf/tmatrix_file.dat | 0 .../test => test/plovasp}/_plocar_io/.gitignore | 0 .../test => test/plovasp}/_plocar_io/PLOCAR.example | Bin .../plovasp}/_plocar_io/PLOCAR.example.out | 0 .../test => test/plovasp}/_plocar_io/PLOCAR.noprec | 0 .../test => test/plovasp}/_plocar_io/PLOCAR.prec8 | Bin .../plovasp}/_plocar_io/PLOCAR.prec8.out | 0 .../test => test/plovasp}/_plocar_io/PLOCAR.trunc | Bin .../test => test/plovasp}/_plocar_io/mytest.py | 0 .../test => test/plovasp}/_plocar_io/runtest.sh | 0 .../test => test/plovasp}/_plocar_io/test_fileio.py | 0 .../plovasp}/_plocar_io/test_plocar_io.py | 0 .../test => test/plovasp}/_plotools/.gitignore | 0 .../plovasp/test => test/plovasp}/_plotools/DOSCAR | 0 .../test => test/plovasp}/_plotools/EIGENVAL | 0 .../plovasp/test => test/plovasp}/_plotools/IBZKPT | 0 .../plovasp/test => test/plovasp}/_plotools/OUTCAR | 0 .../plovasp/test => test/plovasp}/_plotools/PLOCAR | Bin .../plovasp/test => test/plovasp}/_plotools/POSCAR | 0 .../test => test/plovasp}/_plotools/POSCAR.complex | 0 .../test => test/plovasp}/_plotools/example.cfg | 0 .../test => test/plovasp}/_plotools/mytest.py | 0 .../test => test/plovasp}/_plotools/runtest.sh | 0 .../test => test/plovasp}/_plotools/test_all.py | 0 .../plovasp}/_plotools/test_consistency.py | 0 .../test => test/plovasp}/_plotools/wrong_shell.cfg | 0 .../test => test/plovasp}/_proj_group/.gitignore | 0 .../test => test/plovasp}/_proj_group/__init__.py | 0 .../plovasp}/_proj_group/block_matrix.cfg | 0 .../test => test/plovasp}/_proj_group/example.cfg | 0 .../plovasp}/_proj_group/example_two_site.cfg | 0 .../test => test/plovasp}/_proj_group/mytest.py | 0 .../plovasp}/_proj_group/one_site/DOSCAR | 0 .../plovasp}/_proj_group/one_site/EIGENVAL | 0 .../plovasp}/_proj_group/one_site/IBZKPT | 0 .../plovasp}/_proj_group/one_site/LOCPROJ | 0 .../plovasp}/_proj_group/one_site/POSCAR | 0 .../plovasp}/_proj_group/projgroups.out | 0 .../test => test/plovasp}/_proj_group/projortho.out | 0 .../plovasp}/_proj_group/projortho_2site.out | 0 .../plovasp}/_proj_group/projortho_normion.out | 0 .../test => test/plovasp}/_proj_group/rpath.py | 0 .../test => test/plovasp}/_proj_group/runtest.sh | 0 .../test => test/plovasp}/_proj_group/simple.cfg | 0 .../test => test/plovasp}/_proj_group/simple/DOSCAR | 0 .../plovasp}/_proj_group/simple/EIGENVAL | 0 .../test => test/plovasp}/_proj_group/simple/IBZKPT | 0 .../plovasp}/_proj_group/simple/LOCPROJ | 0 .../test => test/plovasp}/_proj_group/simple/POSCAR | 0 .../plovasp}/_proj_group/simple/PROJCAR | 0 .../test => test/plovasp}/_proj_group/test_all.py | 0 .../plovasp}/_proj_group/test_block_map.py | 0 .../plovasp}/_proj_group/test_one_site.py | 0 .../plovasp}/_proj_group/test_select_bands.py | 0 .../plovasp}/_proj_group/test_two_site.py | 0 .../plovasp}/_proj_group/two_site/DOSCAR | 0 .../plovasp}/_proj_group/two_site/EIGENVAL | 0 .../plovasp}/_proj_group/two_site/IBZKPT | 0 .../plovasp}/_proj_group/two_site/LOCPROJ | 0 .../plovasp}/_proj_group/two_site/POSCAR | 0 .../plovasp}/_proj_group/two_site/PROJCAR | 0 .../test => test/plovasp}/_proj_shell/.gitignore | 0 .../test => test/plovasp}/_proj_shell/__init__.py | 0 .../test => test/plovasp}/_proj_shell/densmat.out | 0 .../test => test/plovasp}/_proj_shell/example.cfg | 0 .../test => test/plovasp}/_proj_shell/mytest.py | 0 .../plovasp}/_proj_shell/one_site/DOSCAR | 0 .../plovasp}/_proj_shell/one_site/EIGENVAL | 0 .../plovasp}/_proj_shell/one_site/IBZKPT | 0 .../plovasp}/_proj_shell/one_site/LOCPROJ | 0 .../plovasp}/_proj_shell/one_site/POSCAR | 0 .../plovasp}/_proj_shell/one_site/PROJCAR | 0 .../plovasp}/_proj_shell/projshells.out | 0 .../test => test/plovasp}/_proj_shell/rpath.py | 0 .../test => test/plovasp}/_proj_shell/runtest.sh | 0 .../test => test/plovasp}/_proj_shell/test_all.py | 0 .../plovasp}/_proj_shell/test_projshells.py | 0 .../test => test/plovasp}/_vaspio/.gitignore | 0 .../test => test/plovasp}/_vaspio/DOSCAR.example | 0 .../test => test/plovasp}/_vaspio/EIGENVAL.example | 0 .../plovasp}/_vaspio/EIGENVAL.example.out | 0 .../test => test/plovasp}/_vaspio/EIGENVAL.wrong | 0 .../test => test/plovasp}/_vaspio/IBZKPT.example | 0 .../plovasp}/_vaspio/IBZKPT.example.out | 0 .../test => test/plovasp}/_vaspio/IBZKPT.notet | 0 .../test => test/plovasp}/_vaspio/IBZKPT.notet.out | 0 .../test => test/plovasp}/_vaspio/POSCAR.complex | 0 .../test => test/plovasp}/_vaspio/POSCAR.example | 0 .../plovasp}/_vaspio/POSCAR.example.out | 0 .../test => test/plovasp}/_vaspio/__init__.py | 0 .../plovasp/test => test/plovasp}/_vaspio/mytest.py | 0 .../plovasp/test => test/plovasp}/_vaspio/rpath.py | 0 .../test => test/plovasp}/_vaspio/runtest.sh | 0 .../test => test/plovasp}/_vaspio/test_all.py | 0 .../test => test/plovasp}/_vaspio/test_doscar.py | 0 .../test => test/plovasp}/_vaspio/test_eigenval.py | 0 .../test => test/plovasp}/_vaspio/test_kpoints.py | 0 .../test => test/plovasp}/_vaspio/test_poscar.py | 0 .../plovasp/test => test/plovasp}/run_all.sh | 0 .../plovasp/test => test/plovasp}/test_all.py | 0 127 files changed, 6 insertions(+) rename {python/converters/plovasp/test => test/plovasp}/.gitignore (100%) create mode 100644 test/plovasp/CMakeLists.txt rename {python/converters/plovasp/test => test/plovasp}/_inpconf/.gitignore (100%) rename {python/converters/plovasp/test => test/plovasp}/_inpconf/__init__.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_inpconf/arraytest.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_inpconf/example.cfg (100%) rename {python/converters/plovasp/test => test/plovasp}/_inpconf/example_nogroup.cfg (100%) rename {python/converters/plovasp/test => test/plovasp}/_inpconf/input_test_1.cfg (100%) rename {python/converters/plovasp/test => test/plovasp}/_inpconf/input_test_2.cfg (100%) rename {python/converters/plovasp/test => test/plovasp}/_inpconf/input_test_3.cfg (100%) rename {python/converters/plovasp/test => test/plovasp}/_inpconf/input_test_4.cfg (100%) rename {python/converters/plovasp/test => test/plovasp}/_inpconf/parse_groups_1.cfg (100%) rename {python/converters/plovasp/test => test/plovasp}/_inpconf/parse_shells_1.cfg (100%) rename {python/converters/plovasp/test => test/plovasp}/_inpconf/parse_shells_2.cfg (100%) rename {python/converters/plovasp/test => test/plovasp}/_inpconf/parse_shells_3.cfg (100%) rename {python/converters/plovasp/test => test/plovasp}/_inpconf/parse_shells_4.cfg (100%) rename {python/converters/plovasp/test => test/plovasp}/_inpconf/rpath.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_inpconf/runtest.sh (100%) rename {python/converters/plovasp/test => test/plovasp}/_inpconf/test1.cfg (100%) rename {python/converters/plovasp/test => test/plovasp}/_inpconf/test_all.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_inpconf/test_general.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_inpconf/test_groups.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_inpconf/test_input.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_inpconf/test_parameter_set.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_inpconf/test_shells.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_inpconf/test_special_parsers.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_inpconf/tmatrix_file.dat (100%) rename {python/converters/plovasp/test => test/plovasp}/_plocar_io/.gitignore (100%) rename {python/converters/plovasp/test => test/plovasp}/_plocar_io/PLOCAR.example (100%) rename {python/converters/plovasp/test => test/plovasp}/_plocar_io/PLOCAR.example.out (100%) rename {python/converters/plovasp/test => test/plovasp}/_plocar_io/PLOCAR.noprec (100%) rename {python/converters/plovasp/test => test/plovasp}/_plocar_io/PLOCAR.prec8 (100%) rename {python/converters/plovasp/test => test/plovasp}/_plocar_io/PLOCAR.prec8.out (100%) rename {python/converters/plovasp/test => test/plovasp}/_plocar_io/PLOCAR.trunc (100%) rename {python/converters/plovasp/test => test/plovasp}/_plocar_io/mytest.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_plocar_io/runtest.sh (100%) rename {python/converters/plovasp/test => test/plovasp}/_plocar_io/test_fileio.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_plocar_io/test_plocar_io.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_plotools/.gitignore (100%) rename {python/converters/plovasp/test => test/plovasp}/_plotools/DOSCAR (100%) rename {python/converters/plovasp/test => test/plovasp}/_plotools/EIGENVAL (100%) rename {python/converters/plovasp/test => test/plovasp}/_plotools/IBZKPT (100%) rename {python/converters/plovasp/test => test/plovasp}/_plotools/OUTCAR (100%) rename {python/converters/plovasp/test => test/plovasp}/_plotools/PLOCAR (100%) rename {python/converters/plovasp/test => test/plovasp}/_plotools/POSCAR (100%) rename {python/converters/plovasp/test => test/plovasp}/_plotools/POSCAR.complex (100%) rename {python/converters/plovasp/test => test/plovasp}/_plotools/example.cfg (100%) rename {python/converters/plovasp/test => test/plovasp}/_plotools/mytest.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_plotools/runtest.sh (100%) rename {python/converters/plovasp/test => test/plovasp}/_plotools/test_all.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_plotools/test_consistency.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_plotools/wrong_shell.cfg (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/.gitignore (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/__init__.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/block_matrix.cfg (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/example.cfg (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/example_two_site.cfg (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/mytest.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/one_site/DOSCAR (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/one_site/EIGENVAL (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/one_site/IBZKPT (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/one_site/LOCPROJ (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/one_site/POSCAR (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/projgroups.out (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/projortho.out (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/projortho_2site.out (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/projortho_normion.out (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/rpath.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/runtest.sh (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/simple.cfg (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/simple/DOSCAR (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/simple/EIGENVAL (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/simple/IBZKPT (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/simple/LOCPROJ (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/simple/POSCAR (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/simple/PROJCAR (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/test_all.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/test_block_map.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/test_one_site.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/test_select_bands.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/test_two_site.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/two_site/DOSCAR (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/two_site/EIGENVAL (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/two_site/IBZKPT (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/two_site/LOCPROJ (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/two_site/POSCAR (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_group/two_site/PROJCAR (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_shell/.gitignore (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_shell/__init__.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_shell/densmat.out (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_shell/example.cfg (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_shell/mytest.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_shell/one_site/DOSCAR (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_shell/one_site/EIGENVAL (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_shell/one_site/IBZKPT (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_shell/one_site/LOCPROJ (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_shell/one_site/POSCAR (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_shell/one_site/PROJCAR (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_shell/projshells.out (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_shell/rpath.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_shell/runtest.sh (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_shell/test_all.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_proj_shell/test_projshells.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_vaspio/.gitignore (100%) rename {python/converters/plovasp/test => test/plovasp}/_vaspio/DOSCAR.example (100%) rename {python/converters/plovasp/test => test/plovasp}/_vaspio/EIGENVAL.example (100%) rename {python/converters/plovasp/test => test/plovasp}/_vaspio/EIGENVAL.example.out (100%) rename {python/converters/plovasp/test => test/plovasp}/_vaspio/EIGENVAL.wrong (100%) rename {python/converters/plovasp/test => test/plovasp}/_vaspio/IBZKPT.example (100%) rename {python/converters/plovasp/test => test/plovasp}/_vaspio/IBZKPT.example.out (100%) rename {python/converters/plovasp/test => test/plovasp}/_vaspio/IBZKPT.notet (100%) rename {python/converters/plovasp/test => test/plovasp}/_vaspio/IBZKPT.notet.out (100%) rename {python/converters/plovasp/test => test/plovasp}/_vaspio/POSCAR.complex (100%) rename {python/converters/plovasp/test => test/plovasp}/_vaspio/POSCAR.example (100%) rename {python/converters/plovasp/test => test/plovasp}/_vaspio/POSCAR.example.out (100%) rename {python/converters/plovasp/test => test/plovasp}/_vaspio/__init__.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_vaspio/mytest.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_vaspio/rpath.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_vaspio/runtest.sh (100%) rename {python/converters/plovasp/test => test/plovasp}/_vaspio/test_all.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_vaspio/test_doscar.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_vaspio/test_eigenval.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_vaspio/test_kpoints.py (100%) rename {python/converters/plovasp/test => test/plovasp}/_vaspio/test_poscar.py (100%) rename {python/converters/plovasp/test => test/plovasp}/run_all.sh (100%) rename {python/converters/plovasp/test => test/plovasp}/test_all.py (100%) diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 0c2c2d11..3b807c32 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -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) diff --git a/python/converters/plovasp/test/.gitignore b/test/plovasp/.gitignore similarity index 100% rename from python/converters/plovasp/test/.gitignore rename to test/plovasp/.gitignore diff --git a/test/plovasp/CMakeLists.txt b/test/plovasp/CMakeLists.txt new file mode 100644 index 00000000..a6e0ee1f --- /dev/null +++ b/test/plovasp/CMakeLists.txt @@ -0,0 +1,4 @@ +# load triqs helper to set up tests + +FILE(COPY plovasp DESTINATION ${CMAKE_CURRENT_BINARY_DIR}) + diff --git a/python/converters/plovasp/test/_inpconf/.gitignore b/test/plovasp/_inpconf/.gitignore similarity index 100% rename from python/converters/plovasp/test/_inpconf/.gitignore rename to test/plovasp/_inpconf/.gitignore diff --git a/python/converters/plovasp/test/_inpconf/__init__.py b/test/plovasp/_inpconf/__init__.py similarity index 100% rename from python/converters/plovasp/test/_inpconf/__init__.py rename to test/plovasp/_inpconf/__init__.py diff --git a/python/converters/plovasp/test/_inpconf/arraytest.py b/test/plovasp/_inpconf/arraytest.py similarity index 100% rename from python/converters/plovasp/test/_inpconf/arraytest.py rename to test/plovasp/_inpconf/arraytest.py diff --git a/python/converters/plovasp/test/_inpconf/example.cfg b/test/plovasp/_inpconf/example.cfg similarity index 100% rename from python/converters/plovasp/test/_inpconf/example.cfg rename to test/plovasp/_inpconf/example.cfg diff --git a/python/converters/plovasp/test/_inpconf/example_nogroup.cfg b/test/plovasp/_inpconf/example_nogroup.cfg similarity index 100% rename from python/converters/plovasp/test/_inpconf/example_nogroup.cfg rename to test/plovasp/_inpconf/example_nogroup.cfg diff --git a/python/converters/plovasp/test/_inpconf/input_test_1.cfg b/test/plovasp/_inpconf/input_test_1.cfg similarity index 100% rename from python/converters/plovasp/test/_inpconf/input_test_1.cfg rename to test/plovasp/_inpconf/input_test_1.cfg diff --git a/python/converters/plovasp/test/_inpconf/input_test_2.cfg b/test/plovasp/_inpconf/input_test_2.cfg similarity index 100% rename from python/converters/plovasp/test/_inpconf/input_test_2.cfg rename to test/plovasp/_inpconf/input_test_2.cfg diff --git a/python/converters/plovasp/test/_inpconf/input_test_3.cfg b/test/plovasp/_inpconf/input_test_3.cfg similarity index 100% rename from python/converters/plovasp/test/_inpconf/input_test_3.cfg rename to test/plovasp/_inpconf/input_test_3.cfg diff --git a/python/converters/plovasp/test/_inpconf/input_test_4.cfg b/test/plovasp/_inpconf/input_test_4.cfg similarity index 100% rename from python/converters/plovasp/test/_inpconf/input_test_4.cfg rename to test/plovasp/_inpconf/input_test_4.cfg diff --git a/python/converters/plovasp/test/_inpconf/parse_groups_1.cfg b/test/plovasp/_inpconf/parse_groups_1.cfg similarity index 100% rename from python/converters/plovasp/test/_inpconf/parse_groups_1.cfg rename to test/plovasp/_inpconf/parse_groups_1.cfg diff --git a/python/converters/plovasp/test/_inpconf/parse_shells_1.cfg b/test/plovasp/_inpconf/parse_shells_1.cfg similarity index 100% rename from python/converters/plovasp/test/_inpconf/parse_shells_1.cfg rename to test/plovasp/_inpconf/parse_shells_1.cfg diff --git a/python/converters/plovasp/test/_inpconf/parse_shells_2.cfg b/test/plovasp/_inpconf/parse_shells_2.cfg similarity index 100% rename from python/converters/plovasp/test/_inpconf/parse_shells_2.cfg rename to test/plovasp/_inpconf/parse_shells_2.cfg diff --git a/python/converters/plovasp/test/_inpconf/parse_shells_3.cfg b/test/plovasp/_inpconf/parse_shells_3.cfg similarity index 100% rename from python/converters/plovasp/test/_inpconf/parse_shells_3.cfg rename to test/plovasp/_inpconf/parse_shells_3.cfg diff --git a/python/converters/plovasp/test/_inpconf/parse_shells_4.cfg b/test/plovasp/_inpconf/parse_shells_4.cfg similarity index 100% rename from python/converters/plovasp/test/_inpconf/parse_shells_4.cfg rename to test/plovasp/_inpconf/parse_shells_4.cfg diff --git a/python/converters/plovasp/test/_inpconf/rpath.py b/test/plovasp/_inpconf/rpath.py similarity index 100% rename from python/converters/plovasp/test/_inpconf/rpath.py rename to test/plovasp/_inpconf/rpath.py diff --git a/python/converters/plovasp/test/_inpconf/runtest.sh b/test/plovasp/_inpconf/runtest.sh similarity index 100% rename from python/converters/plovasp/test/_inpconf/runtest.sh rename to test/plovasp/_inpconf/runtest.sh diff --git a/python/converters/plovasp/test/_inpconf/test1.cfg b/test/plovasp/_inpconf/test1.cfg similarity index 100% rename from python/converters/plovasp/test/_inpconf/test1.cfg rename to test/plovasp/_inpconf/test1.cfg diff --git a/python/converters/plovasp/test/_inpconf/test_all.py b/test/plovasp/_inpconf/test_all.py similarity index 100% rename from python/converters/plovasp/test/_inpconf/test_all.py rename to test/plovasp/_inpconf/test_all.py diff --git a/python/converters/plovasp/test/_inpconf/test_general.py b/test/plovasp/_inpconf/test_general.py similarity index 100% rename from python/converters/plovasp/test/_inpconf/test_general.py rename to test/plovasp/_inpconf/test_general.py diff --git a/python/converters/plovasp/test/_inpconf/test_groups.py b/test/plovasp/_inpconf/test_groups.py similarity index 100% rename from python/converters/plovasp/test/_inpconf/test_groups.py rename to test/plovasp/_inpconf/test_groups.py diff --git a/python/converters/plovasp/test/_inpconf/test_input.py b/test/plovasp/_inpconf/test_input.py similarity index 100% rename from python/converters/plovasp/test/_inpconf/test_input.py rename to test/plovasp/_inpconf/test_input.py diff --git a/python/converters/plovasp/test/_inpconf/test_parameter_set.py b/test/plovasp/_inpconf/test_parameter_set.py similarity index 100% rename from python/converters/plovasp/test/_inpconf/test_parameter_set.py rename to test/plovasp/_inpconf/test_parameter_set.py diff --git a/python/converters/plovasp/test/_inpconf/test_shells.py b/test/plovasp/_inpconf/test_shells.py similarity index 100% rename from python/converters/plovasp/test/_inpconf/test_shells.py rename to test/plovasp/_inpconf/test_shells.py diff --git a/python/converters/plovasp/test/_inpconf/test_special_parsers.py b/test/plovasp/_inpconf/test_special_parsers.py similarity index 100% rename from python/converters/plovasp/test/_inpconf/test_special_parsers.py rename to test/plovasp/_inpconf/test_special_parsers.py diff --git a/python/converters/plovasp/test/_inpconf/tmatrix_file.dat b/test/plovasp/_inpconf/tmatrix_file.dat similarity index 100% rename from python/converters/plovasp/test/_inpconf/tmatrix_file.dat rename to test/plovasp/_inpconf/tmatrix_file.dat diff --git a/python/converters/plovasp/test/_plocar_io/.gitignore b/test/plovasp/_plocar_io/.gitignore similarity index 100% rename from python/converters/plovasp/test/_plocar_io/.gitignore rename to test/plovasp/_plocar_io/.gitignore diff --git a/python/converters/plovasp/test/_plocar_io/PLOCAR.example b/test/plovasp/_plocar_io/PLOCAR.example similarity index 100% rename from python/converters/plovasp/test/_plocar_io/PLOCAR.example rename to test/plovasp/_plocar_io/PLOCAR.example diff --git a/python/converters/plovasp/test/_plocar_io/PLOCAR.example.out b/test/plovasp/_plocar_io/PLOCAR.example.out similarity index 100% rename from python/converters/plovasp/test/_plocar_io/PLOCAR.example.out rename to test/plovasp/_plocar_io/PLOCAR.example.out diff --git a/python/converters/plovasp/test/_plocar_io/PLOCAR.noprec b/test/plovasp/_plocar_io/PLOCAR.noprec similarity index 100% rename from python/converters/plovasp/test/_plocar_io/PLOCAR.noprec rename to test/plovasp/_plocar_io/PLOCAR.noprec diff --git a/python/converters/plovasp/test/_plocar_io/PLOCAR.prec8 b/test/plovasp/_plocar_io/PLOCAR.prec8 similarity index 100% rename from python/converters/plovasp/test/_plocar_io/PLOCAR.prec8 rename to test/plovasp/_plocar_io/PLOCAR.prec8 diff --git a/python/converters/plovasp/test/_plocar_io/PLOCAR.prec8.out b/test/plovasp/_plocar_io/PLOCAR.prec8.out similarity index 100% rename from python/converters/plovasp/test/_plocar_io/PLOCAR.prec8.out rename to test/plovasp/_plocar_io/PLOCAR.prec8.out diff --git a/python/converters/plovasp/test/_plocar_io/PLOCAR.trunc b/test/plovasp/_plocar_io/PLOCAR.trunc similarity index 100% rename from python/converters/plovasp/test/_plocar_io/PLOCAR.trunc rename to test/plovasp/_plocar_io/PLOCAR.trunc diff --git a/python/converters/plovasp/test/_plocar_io/mytest.py b/test/plovasp/_plocar_io/mytest.py similarity index 100% rename from python/converters/plovasp/test/_plocar_io/mytest.py rename to test/plovasp/_plocar_io/mytest.py diff --git a/python/converters/plovasp/test/_plocar_io/runtest.sh b/test/plovasp/_plocar_io/runtest.sh similarity index 100% rename from python/converters/plovasp/test/_plocar_io/runtest.sh rename to test/plovasp/_plocar_io/runtest.sh diff --git a/python/converters/plovasp/test/_plocar_io/test_fileio.py b/test/plovasp/_plocar_io/test_fileio.py similarity index 100% rename from python/converters/plovasp/test/_plocar_io/test_fileio.py rename to test/plovasp/_plocar_io/test_fileio.py diff --git a/python/converters/plovasp/test/_plocar_io/test_plocar_io.py b/test/plovasp/_plocar_io/test_plocar_io.py similarity index 100% rename from python/converters/plovasp/test/_plocar_io/test_plocar_io.py rename to test/plovasp/_plocar_io/test_plocar_io.py diff --git a/python/converters/plovasp/test/_plotools/.gitignore b/test/plovasp/_plotools/.gitignore similarity index 100% rename from python/converters/plovasp/test/_plotools/.gitignore rename to test/plovasp/_plotools/.gitignore diff --git a/python/converters/plovasp/test/_plotools/DOSCAR b/test/plovasp/_plotools/DOSCAR similarity index 100% rename from python/converters/plovasp/test/_plotools/DOSCAR rename to test/plovasp/_plotools/DOSCAR diff --git a/python/converters/plovasp/test/_plotools/EIGENVAL b/test/plovasp/_plotools/EIGENVAL similarity index 100% rename from python/converters/plovasp/test/_plotools/EIGENVAL rename to test/plovasp/_plotools/EIGENVAL diff --git a/python/converters/plovasp/test/_plotools/IBZKPT b/test/plovasp/_plotools/IBZKPT similarity index 100% rename from python/converters/plovasp/test/_plotools/IBZKPT rename to test/plovasp/_plotools/IBZKPT diff --git a/python/converters/plovasp/test/_plotools/OUTCAR b/test/plovasp/_plotools/OUTCAR similarity index 100% rename from python/converters/plovasp/test/_plotools/OUTCAR rename to test/plovasp/_plotools/OUTCAR diff --git a/python/converters/plovasp/test/_plotools/PLOCAR b/test/plovasp/_plotools/PLOCAR similarity index 100% rename from python/converters/plovasp/test/_plotools/PLOCAR rename to test/plovasp/_plotools/PLOCAR diff --git a/python/converters/plovasp/test/_plotools/POSCAR b/test/plovasp/_plotools/POSCAR similarity index 100% rename from python/converters/plovasp/test/_plotools/POSCAR rename to test/plovasp/_plotools/POSCAR diff --git a/python/converters/plovasp/test/_plotools/POSCAR.complex b/test/plovasp/_plotools/POSCAR.complex similarity index 100% rename from python/converters/plovasp/test/_plotools/POSCAR.complex rename to test/plovasp/_plotools/POSCAR.complex diff --git a/python/converters/plovasp/test/_plotools/example.cfg b/test/plovasp/_plotools/example.cfg similarity index 100% rename from python/converters/plovasp/test/_plotools/example.cfg rename to test/plovasp/_plotools/example.cfg diff --git a/python/converters/plovasp/test/_plotools/mytest.py b/test/plovasp/_plotools/mytest.py similarity index 100% rename from python/converters/plovasp/test/_plotools/mytest.py rename to test/plovasp/_plotools/mytest.py diff --git a/python/converters/plovasp/test/_plotools/runtest.sh b/test/plovasp/_plotools/runtest.sh similarity index 100% rename from python/converters/plovasp/test/_plotools/runtest.sh rename to test/plovasp/_plotools/runtest.sh diff --git a/python/converters/plovasp/test/_plotools/test_all.py b/test/plovasp/_plotools/test_all.py similarity index 100% rename from python/converters/plovasp/test/_plotools/test_all.py rename to test/plovasp/_plotools/test_all.py diff --git a/python/converters/plovasp/test/_plotools/test_consistency.py b/test/plovasp/_plotools/test_consistency.py similarity index 100% rename from python/converters/plovasp/test/_plotools/test_consistency.py rename to test/plovasp/_plotools/test_consistency.py diff --git a/python/converters/plovasp/test/_plotools/wrong_shell.cfg b/test/plovasp/_plotools/wrong_shell.cfg similarity index 100% rename from python/converters/plovasp/test/_plotools/wrong_shell.cfg rename to test/plovasp/_plotools/wrong_shell.cfg diff --git a/python/converters/plovasp/test/_proj_group/.gitignore b/test/plovasp/_proj_group/.gitignore similarity index 100% rename from python/converters/plovasp/test/_proj_group/.gitignore rename to test/plovasp/_proj_group/.gitignore diff --git a/python/converters/plovasp/test/_proj_group/__init__.py b/test/plovasp/_proj_group/__init__.py similarity index 100% rename from python/converters/plovasp/test/_proj_group/__init__.py rename to test/plovasp/_proj_group/__init__.py diff --git a/python/converters/plovasp/test/_proj_group/block_matrix.cfg b/test/plovasp/_proj_group/block_matrix.cfg similarity index 100% rename from python/converters/plovasp/test/_proj_group/block_matrix.cfg rename to test/plovasp/_proj_group/block_matrix.cfg diff --git a/python/converters/plovasp/test/_proj_group/example.cfg b/test/plovasp/_proj_group/example.cfg similarity index 100% rename from python/converters/plovasp/test/_proj_group/example.cfg rename to test/plovasp/_proj_group/example.cfg diff --git a/python/converters/plovasp/test/_proj_group/example_two_site.cfg b/test/plovasp/_proj_group/example_two_site.cfg similarity index 100% rename from python/converters/plovasp/test/_proj_group/example_two_site.cfg rename to test/plovasp/_proj_group/example_two_site.cfg diff --git a/python/converters/plovasp/test/_proj_group/mytest.py b/test/plovasp/_proj_group/mytest.py similarity index 100% rename from python/converters/plovasp/test/_proj_group/mytest.py rename to test/plovasp/_proj_group/mytest.py diff --git a/python/converters/plovasp/test/_proj_group/one_site/DOSCAR b/test/plovasp/_proj_group/one_site/DOSCAR similarity index 100% rename from python/converters/plovasp/test/_proj_group/one_site/DOSCAR rename to test/plovasp/_proj_group/one_site/DOSCAR diff --git a/python/converters/plovasp/test/_proj_group/one_site/EIGENVAL b/test/plovasp/_proj_group/one_site/EIGENVAL similarity index 100% rename from python/converters/plovasp/test/_proj_group/one_site/EIGENVAL rename to test/plovasp/_proj_group/one_site/EIGENVAL diff --git a/python/converters/plovasp/test/_proj_group/one_site/IBZKPT b/test/plovasp/_proj_group/one_site/IBZKPT similarity index 100% rename from python/converters/plovasp/test/_proj_group/one_site/IBZKPT rename to test/plovasp/_proj_group/one_site/IBZKPT diff --git a/python/converters/plovasp/test/_proj_group/one_site/LOCPROJ b/test/plovasp/_proj_group/one_site/LOCPROJ similarity index 100% rename from python/converters/plovasp/test/_proj_group/one_site/LOCPROJ rename to test/plovasp/_proj_group/one_site/LOCPROJ diff --git a/python/converters/plovasp/test/_proj_group/one_site/POSCAR b/test/plovasp/_proj_group/one_site/POSCAR similarity index 100% rename from python/converters/plovasp/test/_proj_group/one_site/POSCAR rename to test/plovasp/_proj_group/one_site/POSCAR diff --git a/python/converters/plovasp/test/_proj_group/projgroups.out b/test/plovasp/_proj_group/projgroups.out similarity index 100% rename from python/converters/plovasp/test/_proj_group/projgroups.out rename to test/plovasp/_proj_group/projgroups.out diff --git a/python/converters/plovasp/test/_proj_group/projortho.out b/test/plovasp/_proj_group/projortho.out similarity index 100% rename from python/converters/plovasp/test/_proj_group/projortho.out rename to test/plovasp/_proj_group/projortho.out diff --git a/python/converters/plovasp/test/_proj_group/projortho_2site.out b/test/plovasp/_proj_group/projortho_2site.out similarity index 100% rename from python/converters/plovasp/test/_proj_group/projortho_2site.out rename to test/plovasp/_proj_group/projortho_2site.out diff --git a/python/converters/plovasp/test/_proj_group/projortho_normion.out b/test/plovasp/_proj_group/projortho_normion.out similarity index 100% rename from python/converters/plovasp/test/_proj_group/projortho_normion.out rename to test/plovasp/_proj_group/projortho_normion.out diff --git a/python/converters/plovasp/test/_proj_group/rpath.py b/test/plovasp/_proj_group/rpath.py similarity index 100% rename from python/converters/plovasp/test/_proj_group/rpath.py rename to test/plovasp/_proj_group/rpath.py diff --git a/python/converters/plovasp/test/_proj_group/runtest.sh b/test/plovasp/_proj_group/runtest.sh similarity index 100% rename from python/converters/plovasp/test/_proj_group/runtest.sh rename to test/plovasp/_proj_group/runtest.sh diff --git a/python/converters/plovasp/test/_proj_group/simple.cfg b/test/plovasp/_proj_group/simple.cfg similarity index 100% rename from python/converters/plovasp/test/_proj_group/simple.cfg rename to test/plovasp/_proj_group/simple.cfg diff --git a/python/converters/plovasp/test/_proj_group/simple/DOSCAR b/test/plovasp/_proj_group/simple/DOSCAR similarity index 100% rename from python/converters/plovasp/test/_proj_group/simple/DOSCAR rename to test/plovasp/_proj_group/simple/DOSCAR diff --git a/python/converters/plovasp/test/_proj_group/simple/EIGENVAL b/test/plovasp/_proj_group/simple/EIGENVAL similarity index 100% rename from python/converters/plovasp/test/_proj_group/simple/EIGENVAL rename to test/plovasp/_proj_group/simple/EIGENVAL diff --git a/python/converters/plovasp/test/_proj_group/simple/IBZKPT b/test/plovasp/_proj_group/simple/IBZKPT similarity index 100% rename from python/converters/plovasp/test/_proj_group/simple/IBZKPT rename to test/plovasp/_proj_group/simple/IBZKPT diff --git a/python/converters/plovasp/test/_proj_group/simple/LOCPROJ b/test/plovasp/_proj_group/simple/LOCPROJ similarity index 100% rename from python/converters/plovasp/test/_proj_group/simple/LOCPROJ rename to test/plovasp/_proj_group/simple/LOCPROJ diff --git a/python/converters/plovasp/test/_proj_group/simple/POSCAR b/test/plovasp/_proj_group/simple/POSCAR similarity index 100% rename from python/converters/plovasp/test/_proj_group/simple/POSCAR rename to test/plovasp/_proj_group/simple/POSCAR diff --git a/python/converters/plovasp/test/_proj_group/simple/PROJCAR b/test/plovasp/_proj_group/simple/PROJCAR similarity index 100% rename from python/converters/plovasp/test/_proj_group/simple/PROJCAR rename to test/plovasp/_proj_group/simple/PROJCAR diff --git a/python/converters/plovasp/test/_proj_group/test_all.py b/test/plovasp/_proj_group/test_all.py similarity index 100% rename from python/converters/plovasp/test/_proj_group/test_all.py rename to test/plovasp/_proj_group/test_all.py diff --git a/python/converters/plovasp/test/_proj_group/test_block_map.py b/test/plovasp/_proj_group/test_block_map.py similarity index 100% rename from python/converters/plovasp/test/_proj_group/test_block_map.py rename to test/plovasp/_proj_group/test_block_map.py diff --git a/python/converters/plovasp/test/_proj_group/test_one_site.py b/test/plovasp/_proj_group/test_one_site.py similarity index 100% rename from python/converters/plovasp/test/_proj_group/test_one_site.py rename to test/plovasp/_proj_group/test_one_site.py diff --git a/python/converters/plovasp/test/_proj_group/test_select_bands.py b/test/plovasp/_proj_group/test_select_bands.py similarity index 100% rename from python/converters/plovasp/test/_proj_group/test_select_bands.py rename to test/plovasp/_proj_group/test_select_bands.py diff --git a/python/converters/plovasp/test/_proj_group/test_two_site.py b/test/plovasp/_proj_group/test_two_site.py similarity index 100% rename from python/converters/plovasp/test/_proj_group/test_two_site.py rename to test/plovasp/_proj_group/test_two_site.py diff --git a/python/converters/plovasp/test/_proj_group/two_site/DOSCAR b/test/plovasp/_proj_group/two_site/DOSCAR similarity index 100% rename from python/converters/plovasp/test/_proj_group/two_site/DOSCAR rename to test/plovasp/_proj_group/two_site/DOSCAR diff --git a/python/converters/plovasp/test/_proj_group/two_site/EIGENVAL b/test/plovasp/_proj_group/two_site/EIGENVAL similarity index 100% rename from python/converters/plovasp/test/_proj_group/two_site/EIGENVAL rename to test/plovasp/_proj_group/two_site/EIGENVAL diff --git a/python/converters/plovasp/test/_proj_group/two_site/IBZKPT b/test/plovasp/_proj_group/two_site/IBZKPT similarity index 100% rename from python/converters/plovasp/test/_proj_group/two_site/IBZKPT rename to test/plovasp/_proj_group/two_site/IBZKPT diff --git a/python/converters/plovasp/test/_proj_group/two_site/LOCPROJ b/test/plovasp/_proj_group/two_site/LOCPROJ similarity index 100% rename from python/converters/plovasp/test/_proj_group/two_site/LOCPROJ rename to test/plovasp/_proj_group/two_site/LOCPROJ diff --git a/python/converters/plovasp/test/_proj_group/two_site/POSCAR b/test/plovasp/_proj_group/two_site/POSCAR similarity index 100% rename from python/converters/plovasp/test/_proj_group/two_site/POSCAR rename to test/plovasp/_proj_group/two_site/POSCAR diff --git a/python/converters/plovasp/test/_proj_group/two_site/PROJCAR b/test/plovasp/_proj_group/two_site/PROJCAR similarity index 100% rename from python/converters/plovasp/test/_proj_group/two_site/PROJCAR rename to test/plovasp/_proj_group/two_site/PROJCAR diff --git a/python/converters/plovasp/test/_proj_shell/.gitignore b/test/plovasp/_proj_shell/.gitignore similarity index 100% rename from python/converters/plovasp/test/_proj_shell/.gitignore rename to test/plovasp/_proj_shell/.gitignore diff --git a/python/converters/plovasp/test/_proj_shell/__init__.py b/test/plovasp/_proj_shell/__init__.py similarity index 100% rename from python/converters/plovasp/test/_proj_shell/__init__.py rename to test/plovasp/_proj_shell/__init__.py diff --git a/python/converters/plovasp/test/_proj_shell/densmat.out b/test/plovasp/_proj_shell/densmat.out similarity index 100% rename from python/converters/plovasp/test/_proj_shell/densmat.out rename to test/plovasp/_proj_shell/densmat.out diff --git a/python/converters/plovasp/test/_proj_shell/example.cfg b/test/plovasp/_proj_shell/example.cfg similarity index 100% rename from python/converters/plovasp/test/_proj_shell/example.cfg rename to test/plovasp/_proj_shell/example.cfg diff --git a/python/converters/plovasp/test/_proj_shell/mytest.py b/test/plovasp/_proj_shell/mytest.py similarity index 100% rename from python/converters/plovasp/test/_proj_shell/mytest.py rename to test/plovasp/_proj_shell/mytest.py diff --git a/python/converters/plovasp/test/_proj_shell/one_site/DOSCAR b/test/plovasp/_proj_shell/one_site/DOSCAR similarity index 100% rename from python/converters/plovasp/test/_proj_shell/one_site/DOSCAR rename to test/plovasp/_proj_shell/one_site/DOSCAR diff --git a/python/converters/plovasp/test/_proj_shell/one_site/EIGENVAL b/test/plovasp/_proj_shell/one_site/EIGENVAL similarity index 100% rename from python/converters/plovasp/test/_proj_shell/one_site/EIGENVAL rename to test/plovasp/_proj_shell/one_site/EIGENVAL diff --git a/python/converters/plovasp/test/_proj_shell/one_site/IBZKPT b/test/plovasp/_proj_shell/one_site/IBZKPT similarity index 100% rename from python/converters/plovasp/test/_proj_shell/one_site/IBZKPT rename to test/plovasp/_proj_shell/one_site/IBZKPT diff --git a/python/converters/plovasp/test/_proj_shell/one_site/LOCPROJ b/test/plovasp/_proj_shell/one_site/LOCPROJ similarity index 100% rename from python/converters/plovasp/test/_proj_shell/one_site/LOCPROJ rename to test/plovasp/_proj_shell/one_site/LOCPROJ diff --git a/python/converters/plovasp/test/_proj_shell/one_site/POSCAR b/test/plovasp/_proj_shell/one_site/POSCAR similarity index 100% rename from python/converters/plovasp/test/_proj_shell/one_site/POSCAR rename to test/plovasp/_proj_shell/one_site/POSCAR diff --git a/python/converters/plovasp/test/_proj_shell/one_site/PROJCAR b/test/plovasp/_proj_shell/one_site/PROJCAR similarity index 100% rename from python/converters/plovasp/test/_proj_shell/one_site/PROJCAR rename to test/plovasp/_proj_shell/one_site/PROJCAR diff --git a/python/converters/plovasp/test/_proj_shell/projshells.out b/test/plovasp/_proj_shell/projshells.out similarity index 100% rename from python/converters/plovasp/test/_proj_shell/projshells.out rename to test/plovasp/_proj_shell/projshells.out diff --git a/python/converters/plovasp/test/_proj_shell/rpath.py b/test/plovasp/_proj_shell/rpath.py similarity index 100% rename from python/converters/plovasp/test/_proj_shell/rpath.py rename to test/plovasp/_proj_shell/rpath.py diff --git a/python/converters/plovasp/test/_proj_shell/runtest.sh b/test/plovasp/_proj_shell/runtest.sh similarity index 100% rename from python/converters/plovasp/test/_proj_shell/runtest.sh rename to test/plovasp/_proj_shell/runtest.sh diff --git a/python/converters/plovasp/test/_proj_shell/test_all.py b/test/plovasp/_proj_shell/test_all.py similarity index 100% rename from python/converters/plovasp/test/_proj_shell/test_all.py rename to test/plovasp/_proj_shell/test_all.py diff --git a/python/converters/plovasp/test/_proj_shell/test_projshells.py b/test/plovasp/_proj_shell/test_projshells.py similarity index 100% rename from python/converters/plovasp/test/_proj_shell/test_projshells.py rename to test/plovasp/_proj_shell/test_projshells.py diff --git a/python/converters/plovasp/test/_vaspio/.gitignore b/test/plovasp/_vaspio/.gitignore similarity index 100% rename from python/converters/plovasp/test/_vaspio/.gitignore rename to test/plovasp/_vaspio/.gitignore diff --git a/python/converters/plovasp/test/_vaspio/DOSCAR.example b/test/plovasp/_vaspio/DOSCAR.example similarity index 100% rename from python/converters/plovasp/test/_vaspio/DOSCAR.example rename to test/plovasp/_vaspio/DOSCAR.example diff --git a/python/converters/plovasp/test/_vaspio/EIGENVAL.example b/test/plovasp/_vaspio/EIGENVAL.example similarity index 100% rename from python/converters/plovasp/test/_vaspio/EIGENVAL.example rename to test/plovasp/_vaspio/EIGENVAL.example diff --git a/python/converters/plovasp/test/_vaspio/EIGENVAL.example.out b/test/plovasp/_vaspio/EIGENVAL.example.out similarity index 100% rename from python/converters/plovasp/test/_vaspio/EIGENVAL.example.out rename to test/plovasp/_vaspio/EIGENVAL.example.out diff --git a/python/converters/plovasp/test/_vaspio/EIGENVAL.wrong b/test/plovasp/_vaspio/EIGENVAL.wrong similarity index 100% rename from python/converters/plovasp/test/_vaspio/EIGENVAL.wrong rename to test/plovasp/_vaspio/EIGENVAL.wrong diff --git a/python/converters/plovasp/test/_vaspio/IBZKPT.example b/test/plovasp/_vaspio/IBZKPT.example similarity index 100% rename from python/converters/plovasp/test/_vaspio/IBZKPT.example rename to test/plovasp/_vaspio/IBZKPT.example diff --git a/python/converters/plovasp/test/_vaspio/IBZKPT.example.out b/test/plovasp/_vaspio/IBZKPT.example.out similarity index 100% rename from python/converters/plovasp/test/_vaspio/IBZKPT.example.out rename to test/plovasp/_vaspio/IBZKPT.example.out diff --git a/python/converters/plovasp/test/_vaspio/IBZKPT.notet b/test/plovasp/_vaspio/IBZKPT.notet similarity index 100% rename from python/converters/plovasp/test/_vaspio/IBZKPT.notet rename to test/plovasp/_vaspio/IBZKPT.notet diff --git a/python/converters/plovasp/test/_vaspio/IBZKPT.notet.out b/test/plovasp/_vaspio/IBZKPT.notet.out similarity index 100% rename from python/converters/plovasp/test/_vaspio/IBZKPT.notet.out rename to test/plovasp/_vaspio/IBZKPT.notet.out diff --git a/python/converters/plovasp/test/_vaspio/POSCAR.complex b/test/plovasp/_vaspio/POSCAR.complex similarity index 100% rename from python/converters/plovasp/test/_vaspio/POSCAR.complex rename to test/plovasp/_vaspio/POSCAR.complex diff --git a/python/converters/plovasp/test/_vaspio/POSCAR.example b/test/plovasp/_vaspio/POSCAR.example similarity index 100% rename from python/converters/plovasp/test/_vaspio/POSCAR.example rename to test/plovasp/_vaspio/POSCAR.example diff --git a/python/converters/plovasp/test/_vaspio/POSCAR.example.out b/test/plovasp/_vaspio/POSCAR.example.out similarity index 100% rename from python/converters/plovasp/test/_vaspio/POSCAR.example.out rename to test/plovasp/_vaspio/POSCAR.example.out diff --git a/python/converters/plovasp/test/_vaspio/__init__.py b/test/plovasp/_vaspio/__init__.py similarity index 100% rename from python/converters/plovasp/test/_vaspio/__init__.py rename to test/plovasp/_vaspio/__init__.py diff --git a/python/converters/plovasp/test/_vaspio/mytest.py b/test/plovasp/_vaspio/mytest.py similarity index 100% rename from python/converters/plovasp/test/_vaspio/mytest.py rename to test/plovasp/_vaspio/mytest.py diff --git a/python/converters/plovasp/test/_vaspio/rpath.py b/test/plovasp/_vaspio/rpath.py similarity index 100% rename from python/converters/plovasp/test/_vaspio/rpath.py rename to test/plovasp/_vaspio/rpath.py diff --git a/python/converters/plovasp/test/_vaspio/runtest.sh b/test/plovasp/_vaspio/runtest.sh similarity index 100% rename from python/converters/plovasp/test/_vaspio/runtest.sh rename to test/plovasp/_vaspio/runtest.sh diff --git a/python/converters/plovasp/test/_vaspio/test_all.py b/test/plovasp/_vaspio/test_all.py similarity index 100% rename from python/converters/plovasp/test/_vaspio/test_all.py rename to test/plovasp/_vaspio/test_all.py diff --git a/python/converters/plovasp/test/_vaspio/test_doscar.py b/test/plovasp/_vaspio/test_doscar.py similarity index 100% rename from python/converters/plovasp/test/_vaspio/test_doscar.py rename to test/plovasp/_vaspio/test_doscar.py diff --git a/python/converters/plovasp/test/_vaspio/test_eigenval.py b/test/plovasp/_vaspio/test_eigenval.py similarity index 100% rename from python/converters/plovasp/test/_vaspio/test_eigenval.py rename to test/plovasp/_vaspio/test_eigenval.py diff --git a/python/converters/plovasp/test/_vaspio/test_kpoints.py b/test/plovasp/_vaspio/test_kpoints.py similarity index 100% rename from python/converters/plovasp/test/_vaspio/test_kpoints.py rename to test/plovasp/_vaspio/test_kpoints.py diff --git a/python/converters/plovasp/test/_vaspio/test_poscar.py b/test/plovasp/_vaspio/test_poscar.py similarity index 100% rename from python/converters/plovasp/test/_vaspio/test_poscar.py rename to test/plovasp/_vaspio/test_poscar.py diff --git a/python/converters/plovasp/test/run_all.sh b/test/plovasp/run_all.sh similarity index 100% rename from python/converters/plovasp/test/run_all.sh rename to test/plovasp/run_all.sh diff --git a/python/converters/plovasp/test/test_all.py b/test/plovasp/test_all.py similarity index 100% rename from python/converters/plovasp/test/test_all.py rename to test/plovasp/test_all.py