[go: up one dir, main page]

Menu

Tree [4ad400] 0.3.1 / tests /
 History

HTTPS access


File Date Author Commit
 catch 2015-02-21 Guillaume Fraux Guillaume Fraux [f388ac] Silent warnings on intel compiler
 files 2015-06-12 Guillaume Fraux Guillaume Fraux [48a283] Move the headers to include/chemharp
 formats 2015-06-14 Guillaume Fraux Guillaume Fraux [7f9d3d] Fix two local variable shadow warnings
 CMakeLists.txt 2015-06-12 Guillaume Fraux Guillaume Fraux [191f53] Make DLL availables when running tests on windows
 README.md 2015-05-16 Guillaume Fraux Guillaume Fraux [df203c] Update the README for release
 atoms.cpp 2015-06-12 Guillaume Fraux Guillaume Fraux [48a283] Move the headers to include/chemharp
 dynlib.cpp 2015-06-12 Guillaume Fraux Guillaume Fraux [48a283] Move the headers to include/chemharp
 factory.cpp 2015-06-18 Guillaume Fraux Guillaume Fraux [67e0bb] The Format class now hold a reference to the as...
 frame.cpp 2015-06-14 Guillaume Fraux Guillaume Fraux [7f9d3d] Fix two local variable shadow warnings
 logging.cpp 2015-06-12 Guillaume Fraux Guillaume Fraux [48a283] Move the headers to include/chemharp
 test.c 2015-04-01 Guillaume Fraux Guillaume Fraux [019b99] Add a cross-platform dynamic library loading class
 topology.cpp 2015-06-12 Guillaume Fraux Guillaume Fraux [48a283] Move the headers to include/chemharp
 trajectory.cpp 2015-06-17 Guillaume Fraux Guillaume Fraux [ba021b] Add missing functions to C tests
 unit-cell.cpp 2015-06-18 Guillaume Fraux Guillaume Fraux [4f8727] Add a volume function to the UnitCell class
 vector.cpp 2015-05-28 Guillaume Fraux Guillaume Fraux [bdbc75] Add operators for Vector3D

Read Me

Test for the Chemharp 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 submodules init
git submodule update

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.