[f-spot/rubenv-gsoc-2009: 48/86] Small fixes to the unit tests. Need cleaning.
- From: Ruben Vermeersch <rubenv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [f-spot/rubenv-gsoc-2009: 48/86] Small fixes to the unit tests. Need cleaning.
- Date: Sun, 23 May 2010 12:35:59 +0000 (UTC)
commit 3d45565005dfc9f50106cc079d76875f92973b5b
Author: Ruben Vermeersch <ruben savanne be>
Date: Mon Aug 3 14:08:26 2009 +0200
Small fixes to the unit tests. Need cleaning.
tests/src/Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/tests/src/Makefile.am b/tests/src/Makefile.am
index bea91f5..afff58e 100644
--- a/tests/src/Makefile.am
+++ b/tests/src/Makefile.am
@@ -30,6 +30,7 @@ REFS = \
-r:$(top_builddir)/src/FSpot.Query.dll \
-r:$(top_builddir)/src/FSpot.Utils.dll \
-r:$(top_builddir)/src/FSpot.Platform.dll \
+ -r:$(top_builddir)/src/FSpot.Loaders.dll \
-r:$(top_builddir)/src/FSpot.Imaging.dll \
-r:$(top_builddir)/src/Cms.dll \
-r:$(top_builddir)/lib/semweb/SemWeb.dll
@@ -46,7 +47,7 @@ FSpot.Tests.dll: $(SOURCES)
gmcs $(MCSFLAGS) $(PKGS) $(REFS) $(SOURCES) $(RESOURCES) -out:FSpot.Tests.dll
test: FSpot.Tests.dll
- export MONO_PATH=$(top_srcdir)/src:$(top_srcdir)/lib/gio-sharp/gio/:$(top_srcdir)/lib/semweb:$(top_srcdir)/lib/gtk-sharp-beans; nunit-console -noshadow -nologo $(TEST_ASSEMBLIES)
+ export MONO_PATH=$(top_srcdir)/src:$(top_srcdir)/lib/gio-sharp/gio/:$(top_srcdir)/lib/semweb:$(top_srcdir)/lib/gtk-sharp-beans:$(top_srcdir)/lib/libfspotraw-sharp; nunit-console -noshadow -nologo $(TEST_ASSEMBLIES)
CLEANFILES = \
FSpot.Tests.dll.mdb \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]