Rev 11162: Move testsuite to library. in file:///home/jelmer/bzr.samba/4.0-regwrite/

Jelmer Vernooij jelmer at samba.org
Wed Feb 7 15:18:59 GMT 2007


At file:///home/jelmer/bzr.samba/4.0-regwrite/

------------------------------------------------------------
revno: 11162
revision-id: jelmer at samba.org-20070207151808-znhiwyn0cbnuah7z
parent: jelmer at samba.org-20070124131946-1yxj4h6b092i8fwd
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 4.0-regwrite
timestamp: Wed 2007-02-07 16:18:08 +0100
message:
  Move testsuite to library.
added:
  source/lib/registry/tests/     tests-20070207151550-vf2a1yfjqtb1plkv-1
renamed:
  source/torture/local/registry.c => source/lib/registry/tests/generic.c svn-v2:10594 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2ftorture%2flocal%2fregistry.c
modified:
  source/torture/local/config.mk svn-v2:12008 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2ftorture%2flocal%2fconfig.mk
=== added directory 'source/lib/registry/tests'
=== renamed file 'source/torture/local/registry.c' => 'source/lib/registry/tests/generic.c'
=== modified file 'source/torture/local/config.mk'
--- a/source/torture/local/config.mk	2007-01-23 00:39:12 +0000
+++ b/source/torture/local/config.mk	2007-02-07 15:18:08 +0000
@@ -20,7 +20,7 @@
 		idtree.o \
 		socket.o \
 		irpc.o \
-		registry.o \
+		../../lib/registry/tests/registry.o \
 		resolve.o \
 		util_strlist.o \
 		util_file.o \



More information about the samba-cvs mailing list