X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=test.c;h=1930bbac01c3a982fe3491bf2ecd688022631d42;hp=d49575cd93e747043e90a196decc7798c1f4f412;hb=2bfea938b318ddb3f7a18ad473cc6ca2b5d8e1d6;hpb=96ec27966330f93223fbaa7c314660a85df40d2e;ds=sidebyside diff --git a/test.c b/test.c index d49575c..1930bba 100644 --- a/test.c +++ b/test.c @@ -694,6 +694,7 @@ static bool task_propagate(const char *curdir, size_t *pad, const char *defs) { char *qcflags = NULL; task_t task; + task.compiled = false; util_debug("TEST", "compiling task template: %s/%s\n", curdir, files->d_name); found ++; if (!tmpl) {