]> git.xonotic.org Git - xonotic/gmqcc.git/commitdiff
fix noreturn testcase descriptions... those were mixed up
authorWolfgang Bumiller <wry.git@bumiller.com>
Tue, 23 Apr 2013 15:07:19 +0000 (17:07 +0200)
committerWolfgang Bumiller <wry.git@bumiller.com>
Tue, 23 Apr 2013 15:07:19 +0000 (17:07 +0200)
tests/noreturn2.tmpl
tests/noreturn3.tmpl

index d328c4f65b79df5c808d414bfb3fcf2d6d162461..6751bf9605a71cebf9bd3994a46aba729c89a6ef 100644 (file)
@@ -1,5 +1,5 @@
 I: noreturn.qc
 I: noreturn.qc
-D: noreturn keyword - should fail
+D: noreturn keyword - should work
 T: -compile
 C: -std=fteqcc -Wall -Werror -DTEST=2 -DNORETURN=[[noreturn]]
 F: -no-defs
 T: -compile
 C: -std=fteqcc -Wall -Werror -DTEST=2 -DNORETURN=[[noreturn]]
 F: -no-defs
index 653bd8afd4e01ffb42671c3e3e6781a49fb36b6f..1dcf570dcb5a9bed201cf74cba9116cf8ce8d475 100644 (file)
@@ -1,5 +1,5 @@
 I: noreturn.qc
 I: noreturn.qc
-D: noreturn keyword - should work
+D: noreturn keyword - should fail
 T: -fail
 C: -std=fteqcc -Wall -Werror -DTEST=1 -DNORETURN
 F: -no-defs
 T: -fail
 C: -std=fteqcc -Wall -Werror -DTEST=1 -DNORETURN
 F: -no-defs