diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2007-06-29 12:33:03 +0300 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2007-06-29 12:33:03 +0300 |
commit | d9ea43262e26dbdd23bdb060704d21004055807e (patch) | |
tree | 88394677cff0db94305a2906b52371bfa36050b8 /TODO | |
parent | 3b6acfff8d8e22c31287bb4d9a434b5da733032f (diff) | |
download | librpm-tizen-d9ea43262e26dbdd23bdb060704d21004055807e.tar.gz librpm-tizen-d9ea43262e26dbdd23bdb060704d21004055807e.tar.bz2 librpm-tizen-d9ea43262e26dbdd23bdb060704d21004055807e.zip |
Disable totally broken tests, add fixing reminder to TODO.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |