aboutsummaryrefslogtreecommitdiff
path: root/test.sh
diff options
context:
space:
mode:
authorSanJacobs2022-07-12 23:05:27 +0200
committerSanJacobs2022-07-12 23:05:27 +0200
commit0163ec13c0e4efe890f8c79a838a26acffa0088e (patch)
treefcb82c9efb06e43244a185447b2aaca05acc357c /test.sh
parent8b3c5ad51bc9c9336c11d1fc339532e078a3ad47 (diff)
downloadsatscalc-0163ec13c0e4efe890f8c79a838a26acffa0088e.tar.gz
satscalc-0163ec13c0e4efe890f8c79a838a26acffa0088e.tar.bz2
satscalc-0163ec13c0e4efe890f8c79a838a26acffa0088e.zip
New, cleaner testing structure
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh12
1 files changed, 12 insertions, 0 deletions
diff --git a/test.sh b/test.sh
new file mode 100755
index 0000000..3a05bbd
--- /dev/null
+++ b/test.sh
@@ -0,0 +1,12 @@
+./a.out <<EOF-MARKER
+2022 11 20 08 00
+2022 11 21 02 00
+2022 11 20 19 45
+2022 11 22 08 30
+2022 11 22 19 30
+2022 11 22 19 00
+2022 11 24 14 00
+2022 11 24 23 30
+2022 11 24 23 00
+EOF-MARKER
+