From: Dale Weiler Date: Sun, 21 Apr 2013 06:13:25 +0000 (+0000) Subject: We don't need to specify "-should fail" because we print the type now (this also... X-Git-Tag: before-library~41 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=commitdiff_plain;h=ea0e2c47d574497dcc8b0ca41c400dc63ac1060b We don't need to specify "-should fail" because we print the type now (this also makes the description colum shorter) --- diff --git a/tests/uninit2.tmpl b/tests/uninit2.tmpl index 2c4be19..4397431 100644 --- a/tests/uninit2.tmpl +++ b/tests/uninit2.tmpl @@ -1,4 +1,4 @@ I: uninit.qc -D: catch another case of unused vector accesses - should fail +D: catch another case of unused vector accesses T: -fail C: -std=fteqcc -Wall -Werror -DUNINIT