fixed
authorChristian Grothoff <christian@grothoff.org>
Thu, 6 May 2010 19:44:57 +0000 (19:44 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 6 May 2010 19:44:57 +0000 (19:44 +0000)
TODO
src/fs/Makefile.am

diff --git a/TODO b/TODO
index fe22cb59f449c22278b188577172bedfaf5e0409..0eb7fc6b2b70e1fb8b62cd9a612b5fcb0d02d439 100644 (file)
--- a/TODO
+++ b/TODO
@@ -3,8 +3,6 @@
   - persistence testing (unindex, search):
     * unindex:
       + need to clean up state on stop/suspend (including file-hashing => util API change!) 
-    * search: 
-      + file-opening / dir-reading / naming issues (but testcase passes!?)
   - gnunet-service-fs (hot-path routing, load-based routing, nitpicks)  
   - [gnunet-service-fs.c:208]: member 'LocalGetContext::results_bf_size' is never used
   - [gnunet-service-fs.c:501]: member 'PendingRequest::used_pids_size' is never used
index 364172ec0d86b745126a348744338b0c1430e257..2881ab4fa1afbae3685f6fb4931c694bf859da09 100644 (file)
@@ -154,6 +154,7 @@ TESTS = $(check_SCRIPTS) \
  test_fs_publish \
  test_fs_publish_persistence \
  test_fs_search \
+ test_fs_search_persistence \
  test_fs_start_stop \
  test_fs_unindex \
  test_fs_uri \