mirror of
https://github.com/fadden/nulib2.git
synced 2025-01-15 07:34:38 +00:00
Add test-names to README-S.txt
This commit is contained in:
parent
506e278e34
commit
8d2f1a5479
@ -8,6 +8,9 @@ test-basic
|
|||||||
|
|
||||||
Basic tests. Run this to verify that things are working.
|
Basic tests. Run this to verify that things are working.
|
||||||
|
|
||||||
|
On Win32 there will be a second executable, test-basic-d, that links against
|
||||||
|
the DLL rather than the static library.
|
||||||
|
|
||||||
|
|
||||||
exerciser
|
exerciser
|
||||||
=========
|
=========
|
||||||
@ -82,6 +85,15 @@ of memory on very large archives, you can reduce the memory requirements
|
|||||||
by specifying the "-f" flag.
|
by specifying the "-f" flag.
|
||||||
|
|
||||||
|
|
||||||
|
test-names
|
||||||
|
==========
|
||||||
|
|
||||||
|
Tests Unicode filename handling. Run without arguments.
|
||||||
|
|
||||||
|
(This currently fails on Win32 because the Unicode filename support is
|
||||||
|
incomplete there.)
|
||||||
|
|
||||||
|
|
||||||
test-simple
|
test-simple
|
||||||
===========
|
===========
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user