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>
2021-04-18 17:24:24 +00:00
% v2.2.8
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
2021-03-12 05:59:29 +00:00
Notcurses. It requires several data files installed alongside Notcurses;
2020-02-09 03:58:46 +00:00
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)**