mirror of
https://github.com/triqs/dft_tools
synced 2025-04-27 18:54:51 +02:00

A single-file test suite for 'inpconf.py' is split into several files, each containing a separate TestCase class. In addition, all test cases are derived from class ArrayTestCase (in turn derived from TestCase) which contains a numpy-array equality method.