soylent r205 - trunk/libsoylent/test



Author: svenp
Date: Sun Jul 13 14:48:55 2008
New Revision: 205
URL: http://svn.gnome.org/viewvc/soylent?rev=205&view=rev

Log:
disabled addressbook test for release (could cause problems)

Modified:
   trunk/libsoylent/test/test-book.c

Modified: trunk/libsoylent/test/test-book.c
==============================================================================
--- trunk/libsoylent/test/test-book.c	(original)
+++ trunk/libsoylent/test/test-book.c	Sun Jul 13 14:48:55 2008
@@ -30,6 +30,10 @@
   
   test_init ("Book");
   
+  /* workaround: creating books twice will damage database, so wait with the
+   * test until sl_book_delete works */
+  test_success ();
+  
   sl_book_get_books ();
   
   test_print ("creating addressbook krank\n");



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