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 @@

text
Describes the purpose of the test.
+
+ name create [result]
+
Describe directory name. + create and result can be + either “<>” if the directory is expected to exist, or + “{}” if it isn't. create specifies the + state before the test is run, result the state + afterwards. If result is omitted, it defaults to + create.
Only variables explicitly set or passed through are included in the environment passed to the tested program.
@@ -107,7 +116,7 @@

name
@@ -199,7 +208,7 @@