summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2007-06-29 12:33:03 +0300
committerPanu Matilainen <pmatilai@redhat.com>2007-06-29 12:33:03 +0300
commitd9ea43262e26dbdd23bdb060704d21004055807e (patch)
tree88394677cff0db94305a2906b52371bfa36050b8 /TODO
parent3b6acfff8d8e22c31287bb4d9a434b5da733032f (diff)
downloadrpm-d9ea43262e26dbdd23bdb060704d21004055807e.tar.gz
rpm-d9ea43262e26dbdd23bdb060704d21004055807e.tar.bz2
rpm-d9ea43262e26dbdd23bdb060704d21004055807e.zip
Disable totally broken tests, add fixing reminder to TODO.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index bc9942a9c..9895417aa 100644
--- a/TODO
+++ b/TODO
@@ -7,6 +7,7 @@ Janitorial work:
- audit and clean up user visible strings
- clean up the build process (auto*-stuff, compiler warnings)
- fix toplevel "make distcheck"
+- have "make check" do something useful (use James' test-harness?)
- use mkstemp() instead of mktemp() everywhere
- refactor those 800+ line monster functions into something more digestable
- split popt to separate project