[monkey-bubble: 163/753] add back to build for compat, include bonobo-storage.h



commit d767ba781ed83c933079bc701bc6b2e34e1ea1be
Author: Michael Meeks <michael ximian com>
Date:   Wed Apr 18 14:58:21 2001 +0000

    add back to build for compat, include bonobo-storage.h
    
    2001-04-18  Michael Meeks  <michael ximian com>
    
    	* bonobo/bonobo-stream.h: add back to build for compat,
    	include bonobo-storage.h
    
    	* bonobo/bonobo-running-context.c (bonobo_running_context_new):
    	connect to final_unref.
    
    	* bonobo/bonobo-object.c (bonobo_object_instance_init): fix
    	thinko.
    	(bonobo_object_class_init): add more useful assertions and
    	add "destroy" signal - this sucks but is very compatible.
    	(bonobo_object_shutdown): impl.

 tests/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 2e409db..b1aa696 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -34,4 +34,5 @@ TESTS_ENVIRONMENT =					\
 	LD_LIBRARY_PATH=$(top_builddir)/bonobo/.libs/	\
 	BONOBO_PLUGIN_PATH=$(top_builddir)/storage-modules/.libs
 
-TESTS = test-storage test-any test-moniker test-event-source
+# test-storage
+TESTS = test-any test-moniker test-event-source



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