f-spot r4692 - trunk/Tests/src
- From: sdelcroix svn gnome org
- To: svn-commits-list gnome org
- Subject: f-spot r4692 - trunk/Tests/src
- Date: Wed, 7 Jan 2009 15:25:01 +0000 (UTC)
Author: sdelcroix
Date: Wed Jan 7 15:25:01 2009
New Revision: 4692
URL: http://svn.gnome.org/viewvc/f-spot?rev=4692&view=rev
Log:
fix the tests
Modified:
trunk/Tests/src/Makefile
Modified: trunk/Tests/src/Makefile
==============================================================================
--- trunk/Tests/src/Makefile (original)
+++ trunk/Tests/src/Makefile Wed Jan 7 15:25:01 2009
@@ -39,7 +39,7 @@
gmcs $(MCSFLAGS) $(PKGS) $(REFS) $(SOURCES) $(RESOURCES) -out:$(TESTASSEMBLY)
test: $(TESTASSEMBLY)
- export MONO_PATH=../../src:../../semweb; nunit-console2 $(TESTASSEMBLY)
+ export MONO_PATH=../../src:../../gio-sharp/gio/:../../semweb; nunit-console2 $(TESTASSEMBLY)
clean:
rm -f *~ *.dll TestResult.xml *.db
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]