gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r3329 - in GNUnet: . src/applications/rpc


From: grothoff
Subject: [GNUnet-SVN] r3329 - in GNUnet: . src/applications/rpc
Date: Sat, 26 Aug 2006 21:52:23 -0700 (PDT)

Author: grothoff
Date: 2006-08-26 21:52:20 -0700 (Sat, 26 Aug 2006)
New Revision: 3329

Modified:
   GNUnet/src/applications/rpc/Makefile.am
   GNUnet/src/applications/rpc/parameterstest.c
   GNUnet/todo
Log:
making rpc tests work

Modified: GNUnet/src/applications/rpc/Makefile.am
===================================================================
--- GNUnet/src/applications/rpc/Makefile.am     2006-08-27 04:49:09 UTC (rev 
3328)
+++ GNUnet/src/applications/rpc/Makefile.am     2006-08-27 04:52:20 UTC (rev 
3329)
@@ -36,4 +36,5 @@
   parameterstest.c 
 
 parameterstest_LDADD = \
+  $(top_builddir)/src/util/containers/libgnunetutil_containers.la \
   $(top_builddir)/src/util/libgnunetutil.la 

Modified: GNUnet/src/applications/rpc/parameterstest.c
===================================================================
--- GNUnet/src/applications/rpc/parameterstest.c        2006-08-27 04:49:09 UTC 
(rev 3328)
+++ GNUnet/src/applications/rpc/parameterstest.c        2006-08-27 04:52:20 UTC 
(rev 3329)
@@ -1,3 +1,22 @@
+/*
+      This file is part of GNUnet
+      (C) 2004, 2005, 2006 Christian Grothoff (and other contributing authors)
+  
+      GNUnet is free software; you can redistribute it and/or modify
+      it under the terms of the GNU General Public License as published
+      by the Free Software Foundation; either version 2, or (at your
+      option) any later version.
+
+      GNUnet is distributed in the hope that it will be useful, but
+      WITHOUT ANY WARRANTY; without even the implied warranty of
+      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+      General Public License for more details.
+
+      You should have received a copy of the GNU General Public License
+      along with GNUnet; see the file COPYING.  If not, write to the
+      Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+      Boston, MA 02111-1307, USA.
+*/
 /**
  * @file applications/rpc/parameterstest.c
  * @brief testcase for parameters.c

Modified: GNUnet/todo
===================================================================
--- GNUnet/todo 2006-08-27 04:49:09 UTC (rev 3328)
+++ GNUnet/todo 2006-08-27 04:52:20 UTC (rev 3329)
@@ -28,7 +28,6 @@
     + fs/fsui
     + kvstore_sqlite      
     + tbench
-    + rpc     
     + dht/tools, dht/module
   * transports:
     + SMTP/HTTP: do not yet compile (commented out from build)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]