]> git.xonotic.org Git - xonotic/gmqcc.git/commitdiff
More test files
authorDale Weiler <killfieldengine@gmail.com>
Tue, 10 Apr 2012 08:20:27 +0000 (04:20 -0400)
committerDale Weiler <killfieldengine@gmail.com>
Tue, 10 Apr 2012 08:20:27 +0000 (04:20 -0400)
test/if.qc [new file with mode: 0644]
test/parth.qc [new file with mode: 0644]

diff --git a/test/if.qc b/test/if.qc
new file mode 100644 (file)
index 0000000..43d8e79
--- /dev/null
@@ -0,0 +1,5 @@
+float test_if() {
+       if (1 == 1) {
+               /* do this code */
+       }
+}
diff --git a/test/parth.qc b/test/parth.qc
new file mode 100644 (file)
index 0000000..d9c1e59
--- /dev/null
@@ -0,0 +1,16 @@
+(
+(
+(
+)
+)
+)
+(
+(
+)
+)
+(
+)
+(
+)
+(
+)