log test/suite_aggrs/cases.c @ 482:0f3b6898078d

age author description
Wed, 16 Mar 2022 16:27:50 +0100 Tassilo Philipp suite_aggrs (still ahead of checked in version of dyncall, sorry):
Mon, 31 Jan 2022 14:41:11 +0100 Tassilo Philipp suite_aggrs:
Thu, 27 Jan 2022 14:48:51 +0100 Tassilo Philipp suite_aggrs: var scope change for older compilers; excluding msvc from tests with empty structs
Wed, 26 Jan 2022 23:04:07 +0100 Tassilo Philipp suite_aggrs: added knob to enable/disable generation of empty structs (some compilers like Plan9's pcc don't allow them)
Wed, 26 Jan 2022 18:41:31 +0100 Tassilo Philipp name fix
Wed, 26 Jan 2022 14:22:33 +0100 Tassilo Philipp - simplified suite_aggr
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;