]> git.llucax.com Git - software/posixx.git/blob - doc/dependencies.rst
Use Boost Unit Test Framework MT library
[software/posixx.git] / doc / dependencies.rst
1
2 Dependencies
3 ============
4
5 Library
6 -------
7
8 The library has no dependencies (besides an ISO C++ 98 compilant compiler).
9
10 Tests
11 -----
12
13 To run the testcases you need boost.Test (1.35+), and valgrind if you want to
14 use ``make memtest``.
15
16 Documentation
17 -------------
18
19 To generate the documentation, you need Doxygen and Graphviz installed.
20