Simplify the ctype unit tests to allow combining specification strings in any order and no longer require repeating class names. Patch 3 gets rid of aggregation by class and implements the tests in arguably the most basic and straight-forward way for the unit test framework, at the cost of producing raw and lengthy output. t-ctype: allow NUL anywhere in the specification string t-ctype: avoid duplicating class names t-ctype: do one test per class and char t/unit-tests/t-ctype.c | 73 ++++++++++++------------------------------ 1 file changed, 20 insertions(+), 53 deletions(-) -- 2.44.0