]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - tests/arrays.tmpl
error about too many elements in initializer; added test for initialized arrays:...
[xonotic/gmqcc.git] / tests / arrays.tmpl
index bbeba1000a785e8dbc6b888f784d56f7f79e9ee9..6e21f8743ebda293ab288649c91c2f2401a0b037 100644 (file)
@@ -1,7 +1,6 @@
-I: arrays.qc
-D: array accessors and functionality
+I: arrays2.qc
+D: initialized arrays
 T: -execute
 C: -std=fteqcc
-M: 1001 1101 1201 1301 1401 1501
-M: 1001 1101 1201 1301 1401 1501 1601
-M: 1001 1101 1201 1301 1401 1501
+M: 10 20 30 40 50 60 70
+M: 100 200 300 400 500 600 0