3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-24 06:02:24 +02:00
dft_tools/python/vasp/test/run_all.sh
Oleg E. Peil c8badb39ff Fixed 'inpconf' tests
Originally, the tests worked only when run from their respective
directory. If one tries to run them from another directory (which happens
when test discovery is used) the tests were not able to find the input files.
Now, a dummy module 'rpath' is added to all tests whose sole role is
to obtain the current path.
2015-10-16 11:16:48 +02:00

2 lines
57 B
Bash
Executable File

PYTHONPATH=../:../../../c:$PYTHONPATH python test_all.py