Merge branch 'master' into sync-7262adb4

This commit is contained in:
DarkWindman
2026-04-01 17:29:57 +03:00
93 changed files with 13380 additions and 124 deletions

View File

@@ -15,7 +15,7 @@
/* Maximum number of command-line arguments.
* Must be at least as large as the total number of tests
* to allow specifying all tests individually. */
#define MAX_ARGS 150
#define MAX_ARGS 200
/* Maximum number of parallel jobs */
#define MAX_SUBPROCESSES 16