aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-10-28 11:04:45 +0200
committerArnold D. Robbins <arnold@skeeve.com>2012-10-28 11:04:45 +0200
commitf15a58325621a744dabc684f2c14e5e0d97b985d (patch)
tree63e8c8ad4c36c76dcad0b8449b6307527aff0d3b
parentcea7b7eb1c73fd0680ccf637e9d762f0d26ff6bf (diff)
downloadegawk-f15a58325621a744dabc684f2c14e5e0d97b985d.tar.gz
egawk-f15a58325621a744dabc684f2c14e5e0d97b985d.tar.bz2
egawk-f15a58325621a744dabc684f2c14e5e0d97b985d.zip
Add stuff to TODO.
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index ff11de25..aaf2331f 100644
--- a/TODO
+++ b/TODO
@@ -13,6 +13,12 @@ Really make failure to open a socket a non-fatal error (for 4.1).
DONE: Merge the chapter and the appendix on floating-point math (for 4.1).
+Look at code coverage tools, like S2E: https://s2e.epfl.ch/
+
+From Andy: Review the following test cases that they work with make diffout.
+These look suspicious: mmap8k, fmtspcl (the mpfr case), clobber, getlnbuf,
+rtlenmb, profile1, rand (mpfr case).
+
------
Code Review: