diff test/suite_aggrs/config.lua @ 453:c497b87552f6

- reducing number of default pregenerated cases for suite_aggrs, as some compilers run out of memory otherwise
author Tassilo Philipp
date Thu, 27 Jan 2022 12:58:50 +0100
parents 54c1dc2e6ea5
children 236015fdf7a8
line wrap: on
line diff
--- a/test/suite_aggrs/config.lua	Thu Jan 27 11:57:29 2022 +0100
+++ b/test/suite_aggrs/config.lua	Thu Jan 27 12:58:50 2022 +0100
@@ -3,7 +3,7 @@
 maxargs      = 16
 maxaggrdepth = 3    -- max nesting depth of aggregates, 1 = no nesting
 emptyaggrs   = true -- whether to allow empty aggregates or not
-ncases       = 800
+ncases       = 400
 types        = "csijlpfd{}"
 seed         = 2112