From 0922f762407cc20c90f8f5cfa01c5eafbdfecde0 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sun, 23 Feb 2020 08:20:32 +0000 Subject: tests: Automatically deduce the tool name from the test case for unit tests It is still possible to override the executable to run during the test, using the tag, but this patch removes the requirement that the tag must be present for unit tests. It also removes the possibility of human error when existing test cases are used as the basis for new tests, as recently witnessed in 81c37124. Reviewed-by: Daniel Stenberg Closes #4976 --- tests/data/test1603 | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tests/data/test1603') diff --git a/tests/data/test1603 b/tests/data/test1603 index 805c9e378..406d197ee 100644 --- a/tests/data/test1603 +++ b/tests/data/test1603 @@ -18,9 +18,5 @@ unittest Internal hash add, retrieval, deletion testing - -unit1603 - - -- cgit v1.2.3