notcurses/doc/man/man1/notcurses-tester.1.md

28 lines
546 B
Markdown
Raw Normal View History

2020-02-09 03:58:46 +00:00
% notcurses-tester(1)
% nick black <nickblack@linux.com>
2020-09-29 17:12:17 +00:00
% v1.7.5
2020-02-09 03:58:46 +00:00
# NAME
notcurses-tester - Notcurses unit testing
# SYNOPSIS
**notcurses-tester** [**-p datadir**]
# DESCRIPTION
**notcurses-tester** drives the several hundred unit tests included with
notcurses. It requires several data files installed alongside notcurses;
if these are in an irregular location, supply **-p**.
# OPTIONS
# NOTES
Valid **TERM** and **LANG** environment variables are necessary for
**notcurses-tester**'s correct operation.
# SEE ALSO
2020-02-12 01:46:39 +00:00
**notcurses(3)**