The Self-Testing Program

The library has a self-testing program that you can build and run to confirm that it is working properly. You can find the source code for it in the libs/xint/test directory. All of the major functions are thoroughly exercised, and many of the minor ones as well.

The source code for the testing program also demonstrates how to use many of the library's functions.


© Copyright Chad Nelson, 2010-2011. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)