mirror of
https://github.com/triqs/dft_tools
synced 2024-11-07 06:33:48 +01:00
f86038a7fd
All imports inside the test cases refer now to paths relative to TRIQS python library path. For example, `import vaspio` is replaced with `import applications.dft.converters.plovasp.vasio` In this way all tests can be executed wtih `build_pytriqs` provided that the package is installed (the same practice as with other 'dft_tools' tests). Also, the underscore can now be removed from subdirectory names because there is no more conflict with module names. |
||
---|---|---|
.. | ||
.gitignore | ||
mytest.py | ||
PLOCAR.example | ||
PLOCAR.example.out | ||
PLOCAR.noprec | ||
PLOCAR.prec8 | ||
PLOCAR.prec8.out | ||
PLOCAR.trunc | ||
runtest.sh | ||
test_fileio.py | ||
test_plocar_io.py |