Add hello world tests for all languages (enabled when RELEASE_TESTING is true)
[gruntmaster-daemon.git] / t / problems / hello / tests / gccgo / meta.yml
diff --git a/t/problems/hello/tests/gccgo/meta.yml b/t/problems/hello/tests/gccgo/meta.yml
new file mode 100644 (file)
index 0000000..15cde0b
--- /dev/null
@@ -0,0 +1,7 @@
+test_name: Go (gccgo)
+test_description: Hello world in Go (using gccgo)
+problem: hello
+files:
+  prog:
+    format: GCCGO
+    name: prog.go
This page took 0.010148 seconds and 4 git commands to generate.