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