From 9a209ad6bf304eb14ef4674e92b6a1f828605304 Mon Sep 17 00:00:00 2001
From: Thomas Klausner
Date: Wed, 11 Dec 2024 23:46:24 +0100
Subject: [PATCH] regen
---
manpages/nihtest-case.html | 13 +++++++++++--
manpages/nihtest-case.man | 24 ++++++++++++++++++++++--
2 files changed, 33 insertions(+), 4 deletions(-)
diff --git a/manpages/nihtest-case.html b/manpages/nihtest-case.html
index 90f551d..2e151d3 100644
--- a/manpages/nihtest-case.html
+++ b/manpages/nihtest-case.html
@@ -68,6 +68,15 @@
+ to copy or compare against.
mkdir
name
@@ -199,7 +208,7 @@ SEE
diff --git a/manpages/nihtest-case.man b/manpages/nihtest-case.man
index 317c0a3..b593bd7 100644
--- a/manpages/nihtest-case.man
+++ b/manpages/nihtest-case.man
@@ -30,7 +30,7 @@
.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
.\" IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.TH "NIHTEST-CASE" "5" "April 10, 2024" "NiH" "File Formats Manual"
+.TH "NIHTEST-CASE" "5" "December 11, 2024" "NiH" "File Formats Manual"
.nh
.if n .ad l
.SH "NAME"
@@ -63,6 +63,26 @@ Shell style quoting is supported.
\fBdescription\fR \fItext\fR
Describes the purpose of the test.
.TP 22n
+\fBdirectory\fR \fIname create\fR [\fIresult\fR]
+Describe directory
+\fIname\fR.
+\fIcreate\fR
+and
+\fIresult\fR
+can be either
+\(lq<>\(rq
+if the directory is expected to exist, or
+\(lq{}\(rq
+if it isn't.
+\fIcreate\fR
+specifies the state before the test is run,
+\fIresult\fR
+the state afterwards.
+If
+\fIresult\fR
+is omitted, it defaults to
+\fIcreate\fR.
+.TP 22n
\fBenvironment-clear\fR
Only variables explicitly set or passed through are included in the environment passed to the tested program.
.TP 22n
@@ -123,7 +143,7 @@ and
are
\(lq\(rq,
the input data comes first.
-Otherwise the argument specifies the name of the file to copy or compare againts.
+Otherwise the argument specifies the name of the file to copy or compare against.
.TP 22n
\fBmkdir\fR \fIname\fR
Create directory