From: Dale Weiler <killfieldengine@gmail.com>
Date: Tue, 10 Apr 2012 08:20:27 +0000 (-0400)
Subject: More test files
X-Git-Tag: 0.1-rc1~693
X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=da802480168d2198d356836348b4e5a4ce31a1c9;p=xonotic%2Fgmqcc.git

More test files
---

diff --git a/test/if.qc b/test/if.qc
new file mode 100644
index 0000000..43d8e79
--- /dev/null
+++ b/test/if.qc
@@ -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
index 0000000..d9c1e59
--- /dev/null
+++ b/test/parth.qc
@@ -0,0 +1,16 @@
+(
+(
+(
+)
+)
+)
+(
+(
+)
+)
+(
+)
+(
+)
+(
+)