From c43ad0f97283a7e25d61a81b9f9f238432ec494b Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 3 Jan 2011 22:42:46 +0100 Subject: unittests: a dedicated feature in tests The test runner script now knows if unittests can run and the unit test setup file says it is one. I also made runtests.pl deal with no tag set, so that the description file can get even simpler. --- tests/data/test1300 | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'tests/data/test1300') diff --git a/tests/data/test1300 b/tests/data/test1300 index 8bbbecdef..100888561 100644 --- a/tests/data/test1300 +++ b/tests/data/test1300 @@ -2,6 +2,7 @@ unittest +llist @@ -11,20 +12,15 @@ unittest none + +unittest + llist unit tests unit1300 - -unit1300 - -# -# Verify data after the test has been "shot" - - - -- cgit v1.2.3