logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

notcurses-tester - Notcurses unit testing

Authors

       nick black <nickblack@linux.com>.

                                                     v3.0.7                                  notcurses-tester(1)

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.

Name

       notcurses-tester - Notcurses unit testing

Notes

       Valid TERM and LANG environment variables are necessary for notcurses-tester's correct operation.

Options

-ppath: Look in the specified path for data files.

       -lN: Enable diagnostics/logging at level N.  N must be between -1 and 7.

See Also

notcurses(3)

Synopsis

notcurses-tester [-pdatadir] [-lN]

See Also