forked from lijiext/lammps
997f7a8845 | ||
---|---|---|
.. | ||
README | ||
common.py | ||
datest.py | ||
test.pos_0.pdb | ||
test.pos_0.xyz | ||
test_contraction.py | ||
test_io.py | ||
test_runs.py |
README
-- Nosetests directory -- * This is the directory containing the tests that can be run with nosetests. * Files: - common.py: Common helper funtions for use in the tests. - datest.py: Tests the dependency utility and some of the numpy facilities. - test_*.py: The actual tests for at least some of the code basis.