diff options
| -rw-r--r-- | challenge-148/abigail/t/ctest.ini | 8 | ||||
| -rw-r--r-- | challenge-148/abigail/t/input-1-1 | 1 | ||||
| -rw-r--r-- | challenge-148/abigail/t/input-2-1 | 1 | ||||
| -rw-r--r-- | challenge-148/abigail/t/output-1-1.exp | 1 |
4 files changed, 11 insertions, 0 deletions
diff --git a/challenge-148/abigail/t/ctest.ini b/challenge-148/abigail/t/ctest.ini new file mode 100644 index 0000000000..bfef483d85 --- /dev/null +++ b/challenge-148/abigail/t/ctest.ini @@ -0,0 +1,8 @@ +#
+# Configuration file for running tests, using ctest.
+# See https://github.com/Abigail/Misc/blob/master/ctest
+#
+
+[names]
+1-1 = Fixed Output
+2-1 = Fixed Output
diff --git a/challenge-148/abigail/t/input-1-1 b/challenge-148/abigail/t/input-1-1 new file mode 100644 index 0000000000..8d1c8b69c3 --- /dev/null +++ b/challenge-148/abigail/t/input-1-1 @@ -0,0 +1 @@ + diff --git a/challenge-148/abigail/t/input-2-1 b/challenge-148/abigail/t/input-2-1 new file mode 100644 index 0000000000..8d1c8b69c3 --- /dev/null +++ b/challenge-148/abigail/t/input-2-1 @@ -0,0 +1 @@ + diff --git a/challenge-148/abigail/t/output-1-1.exp b/challenge-148/abigail/t/output-1-1.exp new file mode 100644 index 0000000000..b58d3cefa3 --- /dev/null +++ b/challenge-148/abigail/t/output-1-1.exp @@ -0,0 +1 @@ +2 4 6 30 32 34 36 40 42 44 46 50 52 54 56 60 62 64 66 |
