diff options
| -rw-r--r-- | challenge-104/abigail/t/ctest.ini | 5 | ||||
| -rw-r--r-- | challenge-104/abigail/t/input-1-1 | 0 | ||||
| -rw-r--r-- | challenge-104/abigail/t/output-1-1.exp | 1 |
3 files changed, 6 insertions, 0 deletions
diff --git a/challenge-104/abigail/t/ctest.ini b/challenge-104/abigail/t/ctest.ini new file mode 100644 index 0000000000..18f469bf09 --- /dev/null +++ b/challenge-104/abigail/t/ctest.ini @@ -0,0 +1,5 @@ +[names]
+1-1 = Fixed output
+
+[1-1]
+no_input = 1
diff --git a/challenge-104/abigail/t/input-1-1 b/challenge-104/abigail/t/input-1-1 new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/challenge-104/abigail/t/input-1-1 diff --git a/challenge-104/abigail/t/output-1-1.exp b/challenge-104/abigail/t/output-1-1.exp new file mode 100644 index 0000000000..ddf8e134f9 --- /dev/null +++ b/challenge-104/abigail/t/output-1-1.exp @@ -0,0 +1 @@ +0 1 1 2 1 3 2 3 1 4 3 5 2 5 3 4 1 5 4 7 3 8 5 7 2 7 5 8 3 7 4 5 1 6 5 9 4 11 7 10 3 11 8 13 5 12 7 9 2 9 |
