From 8e2bd7d8326362bea36428dccbaab53860e28774 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 9 Jun 2015 19:00:28 +0300 Subject: test/800-38a.py: get rid of unittest --- test/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'test/README.md') diff --git a/test/README.md b/test/README.md index b195db6..fd0f37c 100644 --- a/test/README.md +++ b/test/README.md @@ -55,6 +55,4 @@ using python 800-32a.py -r C:\build\test\Debug -e -You can investigate what went wrong (if it did) by logging calls to the `*_encrypt.exe` and `*_decrypt.exe` utilities by passing the `--log/-l FILENAME` option to the script. - -The tests are really Python's `unittest` `TestCase`s, so the output of the script should be self-explanatory and familiary to users with prior Python testing experience. +The script writes a log file, with a short summary at the end. -- cgit v1.2.3