log

age author description
Wed, 26 Jan 2022 13:37:19 +0100 Tassilo Philipp suite_aggr;
Wed, 26 Jan 2022 13:26:39 +0100 Tassilo Philipp - call_suite: made generator produce unique signatures; regenerated case list
Wed, 26 Jan 2022 11:37:57 +0100 Tassilo Philipp - call_suite cleanup (no change in functionality): removal of unused decl, freeing memory at end, func renaming for clarity, static for tu-local symbols, ...
Mon, 24 Jan 2022 12:41:27 +0100 Tassilo Philipp - suite_aggrs: simplified nested struct handling given upcoming api simplification (still not in depo, though, so test is ahead)
Sun, 23 Jan 2022 23:20:02 +0100 Tassilo Philipp - test/suite_aggrs: support for nested structs, now
Sat, 22 Jan 2022 16:07:57 +0100 Tassilo Philipp suite_aggrs now handling struct by value return types, also
Fri, 21 Jan 2022 15:42:29 +0100 Tassilo Philipp first usable version of test suite for aggregates, handling only non-nested struct params, at the moment;