[go: up one dir, main page]

Menu

Tree [d23a0d] 0.6.1 / tests /
 History

HTTPS access


File Date Author Commit
 c 2016-06-28 Guillaume Fraux Guillaume Fraux [b655c7] Return NULL for C API for out of bounds access
 external 2016-06-15 Guillaume Fraux Guillaume Fraux [92f3f2] Fix more warnings. The code now compile at /Wal...
 files 2016-05-04 Guillaume Fraux Guillaume Fraux [e55e28] Use an enum for file opening modes
 formats 2016-05-11 Guillaume Fraux Guillaume Fraux [7672ca] Correct typo in ORTHORHOMBIC
 CMakeLists.txt 2016-06-15 Guillaume Fraux Guillaume Fraux [92f3f2] Fix more warnings. The code now compile at /Wal...
 README.md 2015-10-07 Guillaume Fraux Guillaume Fraux [55fa83] Rename the library to chemfiles
 atoms.cpp 2016-01-27 Guillaume Fraux Guillaume Fraux [8b6bfd] Rename all setter function to set_xxx
 factory.cpp 2016-06-15 Guillaume Fraux Guillaume Fraux [cc9e8d] Fix some MSVC warnings
 frame.cpp 2016-06-14 Guillaume Fraux Guillaume Fraux [96d752] More tests for Frame
 logging.cpp 2016-05-12 Guillaume Fraux Guillaume Fraux [51cbac] Do not try to close files that are not open
 parser.cpp 2016-06-14 Guillaume Fraux Guillaume Fraux [d2fb9a] More tests for selection parser
 selections.cpp 2016-06-20 Guillaume Fraux Guillaume Fraux [c6ff24] Do not use an alias for std::vector<Match>
 topology.cpp 2016-04-12 Guillaume Fraux Guillaume Fraux [07e1b5] Simplification of the Topology class
 trajectory.cpp 2016-05-24 Guillaume Fraux Guillaume Fraux [edc0cd] Trajectory coverage improvements
 types.cpp 2016-05-22 Guillaume Fraux Guillaume Fraux [cd9a45] Add 3x3 Matrix and matrix operations
 unit-cell.cpp 2016-05-24 Guillaume Fraux Guillaume Fraux [dbc0df] Use a more tilted cell in the tests

Read Me

Unit tests for the chemfiles library

The majority of theses tests needs some data file which you will need to get. If
you got the code with git, please use:

git submodule update --init

If you download the code as an archive from a release, please download the corresponding
archive from the test repository, and
unpack the archive into the data folder.