diff options
| author | Abigail <abigail@abigail.be> | 2021-04-05 18:46:08 +0200 |
|---|---|---|
| committer | Abigail <abigail@abigail.be> | 2021-04-05 18:46:08 +0200 |
| commit | e0b831c882f7a9ae9b26272abe678319d5d13523 (patch) | |
| tree | 5b7f01f91bdc448b19465225fa72e199289bff8f | |
| parent | 36399aa2e618874a0b86780f49a49fe9cc13e389 (diff) | |
| download | perlweeklychallenge-club-e0b831c882f7a9ae9b26272abe678319d5d13523.tar.gz perlweeklychallenge-club-e0b831c882f7a9ae9b26272abe678319d5d13523.tar.bz2 perlweeklychallenge-club-e0b831c882f7a9ae9b26272abe678319d5d13523.zip | |
Tests for week 107, part 1
| -rw-r--r-- | challenge-107/abigail/t/ctest.ini | 8 | ||||
| -rw-r--r-- | challenge-107/abigail/t/input-1-1 | 0 | ||||
| -rw-r--r-- | challenge-107/abigail/t/output-1-1.exp | 1 |
3 files changed, 9 insertions, 0 deletions
diff --git a/challenge-107/abigail/t/ctest.ini b/challenge-107/abigail/t/ctest.ini new file mode 100644 index 0000000000..2b2795a72b --- /dev/null +++ b/challenge-107/abigail/t/ctest.ini @@ -0,0 +1,8 @@ +[names]
+1-1 = Fixed output
+
+[1-1]
+no_input = 1
+
+[1-1/sed]
+no_input = 0
diff --git a/challenge-107/abigail/t/input-1-1 b/challenge-107/abigail/t/input-1-1 new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/challenge-107/abigail/t/input-1-1 diff --git a/challenge-107/abigail/t/output-1-1.exp b/challenge-107/abigail/t/output-1-1.exp new file mode 100644 index 0000000000..0de25823a2 --- /dev/null +++ b/challenge-107/abigail/t/output-1-1.exp @@ -0,0 +1 @@ +1210, 2020, 21200 |
