From dbb2c8110de66bfa081140afce7f1d1323d2209e Mon Sep 17 00:00:00 2001 From: rpj Date: Thu, 18 Feb 1999 02:47:44 +0000 Subject: Add tests/README. --- tests/README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tests/README (limited to 'tests/README') diff --git a/tests/README b/tests/README new file mode 100644 index 0000000..cce2924 --- /dev/null +++ b/tests/README @@ -0,0 +1,11 @@ +Running test cases in this directory +------------------------------------ + +runtest.bat is included for compiling and running tests. + +Usage: runtest cl|gcc testname + + "cl" calls the VC++ cl compiler/linker + "gcc" calls the GNU gcc compiler/linker + "testname" is the name of the C source file without the .c + -- cgit v1.2.3