aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--challenge-003/abigail/t/ctest.ini11
-rw-r--r--challenge-003/abigail/t/input-1-11
-rw-r--r--challenge-003/abigail/t/output-1-1.exp62
3 files changed, 74 insertions, 0 deletions
diff --git a/challenge-003/abigail/t/ctest.ini b/challenge-003/abigail/t/ctest.ini
new file mode 100644
index 0000000000..5a1f805d65
--- /dev/null
+++ b/challenge-003/abigail/t/ctest.ini
@@ -0,0 +1,11 @@
+#
+# Configuration file for running tests, using ctest.
+# See https://github.com/Abigail/Misc/blob/master/ctest
+#
+
+[names]
+1-1 = OEIS Example
+
+
+[1-1]
+sort = numeric
diff --git a/challenge-003/abigail/t/input-1-1 b/challenge-003/abigail/t/input-1-1
new file mode 100644
index 0000000000..ec8785ec99
--- /dev/null
+++ b/challenge-003/abigail/t/input-1-1
@@ -0,0 +1 @@
+405
diff --git a/challenge-003/abigail/t/output-1-1.exp b/challenge-003/abigail/t/output-1-1.exp
new file mode 100644
index 0000000000..04fd1a4f4b
--- /dev/null
+++ b/challenge-003/abigail/t/output-1-1.exp
@@ -0,0 +1,62 @@
+1
+2
+3
+4
+5
+6
+8
+9
+10
+12
+15
+16
+18
+20
+24
+25
+27
+30
+32
+36
+40
+45
+48
+50
+54
+60
+64
+72
+75
+80
+81
+90
+96
+100
+108
+120
+125
+128
+135
+144
+150
+160
+162
+180
+192
+200
+216
+225
+240
+243
+250
+256
+270
+288
+300
+320
+324
+360
+375
+384
+400
+405