aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjluehrs2 <jluehrs2@uiuc.edu>2007-10-09 17:29:22 -0500
committerjluehrs2 <jluehrs2@uiuc.edu>2007-10-09 17:29:22 -0500
commit995881a599e8dea6de18e23c05ac4dcb670ba4ac (patch)
tree929f02032de63ca5f9de65e895537f5e3e276cbf
parent67358275e58593828591a3753cc9276d006dd83a (diff)
downloadluasignal-995881a599e8dea6de18e23c05ac4dcb670ba4ac.tar.gz
luasignal-995881a599e8dea6de18e23c05ac4dcb670ba4ac.zip
todo
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index e69de29..fd2d13b 100644
--- a/TODO
+++ b/TODO
@@ -0,0 +1,6 @@
+- more tests, and automated tests if possible
+ - kill, suspend, and mask are completely untested, so they may or may not
+ work at all
+- documentation for the available functions
+- refactor a lot of the common code between the functions - mask and suspend in
+ particular