File: quantlib-test-suite.1

package info (click to toggle)
quantlib 1.40-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 41,768 kB
  • sloc: cpp: 398,987; makefile: 6,574; python: 214; sh: 150; lisp: 86
file content (33 lines) | stat: -rw-r--r-- 910 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
.\" Man page contributed by Dirk Eddelbuettel <edd@debian.org>
.\" and released under the Quantlib license
.TH QUANTLIB-TEST-SUITE 1 "27 July 2003" QuantLib
.SH NAME
quantlib-test-suite - test executable for QuantLib
.SH SYNOPSIS
.B quantlib-test-suite
.SH DESCRIPTION
.PP
.B quantlib-test-suite
is created at compile-time from the \fIQuantLib\fP sources using the
\fBoost test framework\fP tool.

It validates the compiled code against pre-constructed test cases, and helps
in validating the library.
.SH SEE ALSO
The source code in the
.I test-suite
directory of the
.I QuantLib
sources,
the QuantLib documentation and website at
.I https://www.quantlib.org
and the Boost documentation and website at
.IR https://www.boost.org .

.SH AUTHORS
The QuantLib Group (see
.IR Contributors.txt ).

This manual page was added by Dirk Eddelbuettel <edd@debian.org>,
the Debian GNU/Linux maintainer for
.BR QuantLib .