Mercurial > hg > btrack
view unit-tests/BTrack Tests/main.cpp @ 67:ae3ec9b14092
Updated README, installation instructions for Python module and added an example.py file to explain how to use the Python module. Also regenerated documentation.
| author | Adam Stark <adamstark@users.noreply.github.com> |
|---|---|
| date | Tue, 28 Jan 2014 01:07:44 +0000 |
| parents | b6d440942ff6 |
| children | 5ef334c782f3 |
line wrap: on
line source
#define BOOST_TEST_DYN_LINK #define BOOST_TEST_MODULE BTrackTests #include <boost/test/unit_test.hpp>
