3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-26 15:12:18 +02:00
dft_tools/test
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
..
plovasp Fixed tests to make them runnable with build pytriqs 2016-03-10 12:24:05 +01:00
CMakeLists.txt Moved PLOVasp tests to root 'test' directory 2016-03-10 11:45:53 +01:00
hk_convert_hamiltonian.hk Modified doc and hk_convert test 2015-02-10 16:27:12 +01:00
hk_convert.output.h5 [tests] update h5 files after vector writing change in triqs lib 2015-10-07 12:45:45 +02:00
hk_convert.py hk_convert: fix test 2015-04-21 15:19:06 +02:00
sigma_from_file.output.h5 [tests] update h5 files after vector writing change in triqs lib 2015-10-07 12:45:45 +02:00
sigma_from_file.py sigma_from_file changed to read function of gf 2015-09-17 10:03:07 +02:00
srvo3_Gloc.output.h5 Fix h5 following library changes 2014-12-09 15:59:46 +01:00
srvo3_Gloc.py Moved U_matrix to TRIQS library 2015-06-17 18:19:30 +02:00
SrVO3_Sigma.h5 Fix for minor bug, changes in transport test 2015-01-27 20:32:50 +01:00
srvo3_transp.output.h5 Fix error in transport code, some modifications 2015-02-18 00:27:00 +01:00
srvo3_transp.py Fix for minor bug, changes in transport test 2015-01-27 20:32:50 +01:00
SrVO3.ctqmcout First import. triqs 1.0 alpha1 2013-07-23 20:55:29 +02:00
SrVO3.h5 Fix error in transport code, some modifications 2015-02-18 00:27:00 +01:00
SrVO3.oubwin [transport] Added new test case for transport code, some other minor changes 2014-12-09 17:00:53 +01:00
SrVO3.outputs [transport] Added new test case for transport code, some other minor changes 2014-12-09 17:00:53 +01:00
SrVO3.parproj First import. triqs 1.0 alpha1 2013-07-23 20:55:29 +02:00
SrVO3.pmat [transport] Added new test case for transport code, some other minor changes 2014-12-09 17:00:53 +01:00
SrVO3.struct [transport] Added new test case for transport code, some other minor changes 2014-12-09 17:00:53 +01:00
SrVO3.sympar First import. triqs 1.0 alpha1 2013-07-23 20:55:29 +02:00
SrVO3.symqmc First import. triqs 1.0 alpha1 2013-07-23 20:55:29 +02:00
sumkdft_basic.output.h5 [tests] update h5 files after vector writing change in triqs lib 2015-10-07 12:45:45 +02:00
sumkdft_basic.py Clean up of sumk_dft_tools 2015-03-14 20:16:04 +01:00
wien2k_convert.output.h5 [tests] update h5 files after vector writing change in triqs lib 2015-10-07 12:45:45 +02:00
wien2k_convert.py Fix typo in routine name convert_dmft_input 2014-12-09 12:26:00 +01:00