aboutsummaryrefslogtreecommitdiff
path: root/src/main.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.py')
-rwxr-xr-xsrc/main.py17
1 files changed, 9 insertions, 8 deletions
diff --git a/src/main.py b/src/main.py
index 861bc8e..dbe33ea 100755
--- a/src/main.py
+++ b/src/main.py
@@ -12,14 +12,15 @@
# #
# ############################################################################ #
-# invalid state switch
-# none existant fork
-# timestamp not in order
-# crash
-# should be infinity
-# print lines after died
-# bad output format
-# should be dead
+# [x] invalid state switch
+# [x] none existant fork
+# [x] timestamp not in order
+# [ ] crash
+# [ ] should be infinity
+# [ ] argument error
+# [x] print lines after died
+# [x] bad output format
+# [x] should be dead
import os
import sys