.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH AXIOM 1 "September 3, 2003" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME axiom-test \- run the Axiom regression testsuite .SH SYNOPSIS .B axiom-test [ suitenames ... ] .SH DESCRIPTION .B axiom-test is a simple script provided by the Debian Axiom package to allow the user to run the regression test suite or portions thereof on their system after installation. The full test results performed at build time can be found in /usr/share/doc/axiom-test/test_results.gz. There is currently no facility for trapping unexpected errors. .PP The optional arguments refer to the .input filename stems found in /usr/share//input. Supplying no arguments will run the entire suite. .SH AUTHOR This manual page was written by Camm Maguire , for the Debian project (but may be used by others).