3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-26 15:12:18 +02:00
dft_tools/test/plovasp/proj_group
Oleg E. Peil f86038a7fd Fixed tests to make them runnable with build pytriqs
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.
2016-03-10 12:24:05 +01:00
..
one_site Fixed tests to make them runnable with build pytriqs 2016-03-10 12:24:05 +01:00
simple Fixed tests to make them runnable with build pytriqs 2016-03-10 12:24:05 +01:00
two_site Fixed tests to make them runnable with build pytriqs 2016-03-10 12:24:05 +01:00
__init__.py Fixed tests to make them runnable with build pytriqs 2016-03-10 12:24:05 +01:00
.gitignore Fixed tests to make them runnable with build pytriqs 2016-03-10 12:24:05 +01:00
block_matrix.cfg Fixed tests to make them runnable with build pytriqs 2016-03-10 12:24:05 +01:00
example_two_site.cfg Fixed tests to make them runnable with build pytriqs 2016-03-10 12:24:05 +01:00
example.cfg Fixed tests to make them runnable with build pytriqs 2016-03-10 12:24:05 +01:00
mytest.py Fixed tests to make them runnable with build pytriqs 2016-03-10 12:24:05 +01:00
projgroups.out Fixed tests to make them runnable with build pytriqs 2016-03-10 12:24:05 +01:00
projortho_2site.out Fixed tests to make them runnable with build pytriqs 2016-03-10 12:24:05 +01:00
projortho_normion.out Fixed tests to make them runnable with build pytriqs 2016-03-10 12:24:05 +01:00
projortho.out Fixed tests to make them runnable with build pytriqs 2016-03-10 12:24:05 +01:00
rpath.py Fixed tests to make them runnable with build pytriqs 2016-03-10 12:24:05 +01:00
runtest.sh Fixed tests to make them runnable with build pytriqs 2016-03-10 12:24:05 +01:00
simple.cfg Fixed tests to make them runnable with build pytriqs 2016-03-10 12:24:05 +01:00
test_all.py Fixed tests to make them runnable with build pytriqs 2016-03-10 12:24:05 +01:00
test_block_map.py Fixed tests to make them runnable with build pytriqs 2016-03-10 12:24:05 +01:00
test_one_site.py Fixed tests to make them runnable with build pytriqs 2016-03-10 12:24:05 +01:00
test_select_bands.py Fixed tests to make them runnable with build pytriqs 2016-03-10 12:24:05 +01:00
test_two_site.py Fixed tests to make them runnable with build pytriqs 2016-03-10 12:24:05 +01:00