2024-04-11 Fred Gleason <fredg@paravelsystems.com>

* Added a 'tempdir_test' test harness.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2024-04-11 17:53:25 -04:00
parent 6858a4751a
commit 2619f77eee
5 changed files with 147 additions and 0 deletions

View File

@@ -24705,3 +24705,5 @@
2024-04-11 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDTempDirectory' that failed to remove a temporary
directory after use.
2024-04-11 Fred Gleason <fredg@paravelsystems.com>
* Added a 'tempdir_test' test harness.