gitweb on Svarog
projekti pod git sistemom za održavanje verzija -- projects under the git version control system
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e254485)
raw | patch | inline | side by side (parent: e254485)
author | Doni Pracner <quinnuendo@gmail.com> | |
Sun, 26 Oct 2014 20:27:46 +0000 (21:27 +0100) | ||
committer | Doni Pracner <quinnuendo@gmail.com> | |
Sun, 26 Oct 2014 20:27:46 +0000 (21:27 +0100) |
20 files changed:
tests/ArrayTest.txt | [new file with mode: 0644] | patch | blob |
tests/ArraysTest.txt | [new file with mode: 0644] | patch | blob |
tests/InOut1.txt | [new file with mode: 0644] | patch | blob |
tests/InOut2.txt | [new file with mode: 0644] | patch | blob |
tests/InOut3.1.txt | [new file with mode: 0644] | patch | blob |
tests/InOut3.2.txt | [new file with mode: 0644] | patch | blob |
tests/Rek1.txt | [new file with mode: 0644] | patch | blob |
tests/RekFac.txt | [new file with mode: 0644] | patch | blob |
tests/RekFib.txt | [new file with mode: 0644] | patch | blob |
tests/chrtest.txt | [new file with mode: 0644] | patch | blob |
tests/div0.txt | [new file with mode: 0644] | patch | blob |
tests/div2.txt | [new file with mode: 0644] | patch | blob |
tests/eratos.1.txt | [new file with mode: 0644] | patch | blob |
tests/eratos.2.txt | [new file with mode: 0644] | patch | blob |
tests/eratos.3.txt | [new file with mode: 0644] | patch | blob |
tests/fields.txt | [new file with mode: 0644] | patch | blob |
tests/pos-neg.1.txt | [new file with mode: 0644] | patch | blob |
tests/pos-neg.2.txt | [new file with mode: 0644] | patch | blob |
tests/pos-neg.3.txt | [new file with mode: 0644] | patch | blob |
tests/while-print.txt | [new file with mode: 0644] | patch | blob |
diff --git a/tests/ArrayTest.txt b/tests/ArrayTest.txt
diff --git a/tests/ArraysTest.txt b/tests/ArraysTest.txt
diff --git a/tests/InOut1.txt b/tests/InOut1.txt
--- /dev/null
+++ b/tests/InOut1.txt
@@ -0,0 +1 @@
+5
diff --git a/tests/InOut2.txt b/tests/InOut2.txt
--- /dev/null
+++ b/tests/InOut2.txt
@@ -0,0 +1 @@
+a
diff --git a/tests/InOut3.1.txt b/tests/InOut3.1.txt
--- /dev/null
+++ b/tests/InOut3.1.txt
@@ -0,0 +1,2 @@
+y
+5
diff --git a/tests/InOut3.2.txt b/tests/InOut3.2.txt
--- /dev/null
+++ b/tests/InOut3.2.txt
@@ -0,0 +1,2 @@
+n
+A
diff --git a/tests/Rek1.txt b/tests/Rek1.txt
diff --git a/tests/RekFac.txt b/tests/RekFac.txt
diff --git a/tests/RekFib.txt b/tests/RekFib.txt
diff --git a/tests/chrtest.txt b/tests/chrtest.txt
diff --git a/tests/div0.txt b/tests/div0.txt
diff --git a/tests/div2.txt b/tests/div2.txt
diff --git a/tests/eratos.1.txt b/tests/eratos.1.txt
--- /dev/null
+++ b/tests/eratos.1.txt
@@ -0,0 +1 @@
+5
diff --git a/tests/eratos.2.txt b/tests/eratos.2.txt
--- /dev/null
+++ b/tests/eratos.2.txt
@@ -0,0 +1 @@
+20
diff --git a/tests/eratos.3.txt b/tests/eratos.3.txt
--- /dev/null
+++ b/tests/eratos.3.txt
@@ -0,0 +1 @@
+0
diff --git a/tests/fields.txt b/tests/fields.txt
diff --git a/tests/pos-neg.1.txt b/tests/pos-neg.1.txt
--- /dev/null
+++ b/tests/pos-neg.1.txt
@@ -0,0 +1,6 @@
+1
+2
+3
+3
+-5
+0
diff --git a/tests/pos-neg.2.txt b/tests/pos-neg.2.txt
--- /dev/null
+++ b/tests/pos-neg.2.txt
@@ -0,0 +1,8 @@
+1
+1
+1
+1
+1
+1
+1
+0
diff --git a/tests/pos-neg.3.txt b/tests/pos-neg.3.txt
--- /dev/null
+++ b/tests/pos-neg.3.txt
@@ -0,0 +1,3 @@
+11
+77
+0
diff --git a/tests/while-print.txt b/tests/while-print.txt