There was an error while loading. Please reload this page.
1 parent 2542b43 commit d8e87e4Copy full SHA for d8e87e4
1 file changed
src/unit_test.h
@@ -13,7 +13,7 @@
13
/* Maximum number of command-line arguments.
14
* Must be at least as large as the total number of tests
15
* to allow specifying all tests individually. */
16
-#define MAX_ARGS 150
+#define MAX_ARGS 200
17
/* Maximum number of parallel jobs */
18
#define MAX_SUBPROCESSES 16
19
0 commit comments