3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-28 08:02:28 +02:00
dft_tools/python/vasp/test/_inpconf
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
..
__init__.py Reshuffled files after repository merge 2015-10-13 11:27:55 +02:00
.gitignore Reshuffled files after repository merge 2015-10-13 11:27:55 +02:00
arraytest.py Reshuffled files after repository merge 2015-10-13 11:27:55 +02:00
example_nogroup.cfg Reshuffled files after repository merge 2015-10-13 11:27:55 +02:00
example.cfg Reshuffled files after repository merge 2015-10-13 11:27:55 +02:00
input_test_1.cfg Reshuffled files after repository merge 2015-10-13 11:27:55 +02:00
input_test_2.cfg Reshuffled files after repository merge 2015-10-13 11:27:55 +02:00
input_test_3.cfg Reshuffled files after repository merge 2015-10-13 11:27:55 +02:00
input_test_4.cfg Reshuffled files after repository merge 2015-10-13 11:27:55 +02:00
parse_groups_1.cfg Reshuffled files after repository merge 2015-10-13 11:27:55 +02:00
parse_shells_1.cfg Reshuffled files after repository merge 2015-10-13 11:27:55 +02:00
parse_shells_2.cfg Reshuffled files after repository merge 2015-10-13 11:27:55 +02:00
parse_shells_3.cfg Reshuffled files after repository merge 2015-10-13 11:27:55 +02:00
parse_shells_4.cfg Reshuffled files after repository merge 2015-10-13 11:27:55 +02:00
rpath.py Fixed 'inpconf' tests 2015-10-16 11:16:48 +02:00
runtest.sh Fixed 'inpconf' tests 2015-10-16 11:16:48 +02:00
test_general.py Fixed 'inpconf' tests 2015-10-16 11:16:48 +02:00
test_groups.py Fixed 'inpconf' tests 2015-10-16 11:16:48 +02:00
test_inpconf.py Reshuffled files after repository merge 2015-10-13 11:27:55 +02:00
test_input.py Fixed 'inpconf' tests 2015-10-16 11:16:48 +02:00
test_parameter_set.py Fixed 'inpconf' tests 2015-10-16 11:16:48 +02:00
test_shells.py Fixed 'inpconf' tests 2015-10-16 11:16:48 +02:00
test_special_parsers.py Fixed 'inpconf' tests 2015-10-16 11:16:48 +02:00
test1.cfg Reshuffled files after repository merge 2015-10-13 11:27:55 +02:00