diff test/call_suite/config.lua @ 515:c9c546f8598b

- added _Bool type to call_suite* tests
author Tassilo Philipp
date Sun, 10 Apr 2022 21:05:33 +0200
parents d45c582b5457
children
line wrap: on
line diff
--- a/test/call_suite/config.lua	Sun Apr 10 16:18:28 2022 +0200
+++ b/test/call_suite/config.lua	Sun Apr 10 21:05:33 2022 +0200
@@ -2,6 +2,6 @@
 minargs  = 0
 maxargs  = 64
 ncases   = 400
-types    = "csijlCSIJLpfd"
+types    = "BcsijlCSIJLpfd"
 seed     = 2342