From e7a120cddc8a72cfcc264c4cd83a0911d352e0a2 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 30 Jan 2025 14:35:51 -0500 Subject: Separate EOF tests from catch-all "bad" test suite --- test/extra/eof/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 test/extra/eof/README.md (limited to 'test/extra/eof/README.md') diff --git a/test/extra/eof/README.md b/test/extra/eof/README.md new file mode 100644 index 00000000..1e461f79 --- /dev/null +++ b/test/extra/eof/README.md @@ -0,0 +1,5 @@ +EOF Test Suite +============== + +This simple suite tests that inputs truncated in various places are handled +correctly. -- cgit v1.2.1