log test/suite_aggrs/rand-sig.lua @ 463:bd8f5da2c74b

age author description
Tue, 01 Feb 2022 22:35:08 +0100 Tassilo Philipp suite_aggr: added configurable limits to number of struct fields (also simplified allowing (or not) empty ones)
Tue, 01 Feb 2022 21:44:18 +0100 Tassilo Philipp suite_aggr:
Mon, 31 Jan 2022 14:41:11 +0100 Tassilo Philipp suite_aggrs:
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 13:37:19 +0100 Tassilo Philipp suite_aggr;
Sun, 23 Jan 2022 23:20:02 +0100 Tassilo Philipp - test/suite_aggrs: support for nested structs, now
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;