about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-02-19 11:48:19 -0800
committerEric Wong <normalperson@yhbt.net>2010-02-19 11:48:19 -0800
commite5f6677627a55d49b72097e106d662d0149bfb05 (patch)
tree74cfd2a13d2d6c89bec087f0ad49821250d54e8e /TODO
parent6804e359cfc6b0d63a7337d2f1a92548bc3077f3 (diff)
downloadunicorn-e5f6677627a55d49b72097e106d662d0149bfb05.tar.gz
* Bourne shell - TAP test suite stolen from Rainbows!
* tests currently pass under FreeBSD 7.2
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 1 insertions, 4 deletions
diff --git a/TODO b/TODO
index f7a14f9..166a2a0 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,5 @@
 * Documentation improvements
 
-* ensure test suite passes on non-GNU/Linux, non-FreeBSD systems
-  (likely that it already does)
-
 * performance validation (esp. TeeInput)
 
-* improve test suite (steal from Rainbows!, probably...)
+* improve test suite