faubackup Makefile.am,1.6,1.7 testsuite.at,1.1,1.2

Martin Waitz <[email protected]> Mon, 26 Apr 2004 22:26:35 +0000
Newsgroups gmane.comp.sysutils.backup.faubackup.cvs
Message-ID <[email protected]>
Update of /cvsroot/faubackup/faubackup
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv568

Modified Files:
	Makefile.am testsuite.at 
Log Message:
add test for faubackup-find

Index: testsuite.at
===================================================================
RCS file: /cvsroot/faubackup/faubackup/testsuite.at,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** testsuite.at	24 Apr 2004 18:24:55 -0000	1.1
--- testsuite.at	26 Apr 2004 22:26:33 -0000	1.2
***************
*** 11,15 ****
  ])
  
! m4_define([SRCDIR], [../../src])
  
  m4_define([FAUBACKUP], [SRCDIR/faubackup])
--- 11,19 ----
  ])
  
! m4_define([SRCDIR], [
! 	`test -d src || cd ..; \
! 	 test -d src || cd ..; \
! 	 test -d src || cd ..; \
! 	cd src; pwd `])
  
  m4_define([FAUBACKUP], [SRCDIR/faubackup])
***************
*** 19,20 ****
--- 23,25 ----
  
  m4_include(tests/t_help.at)
+ m4_include(tests/t_find.at)

Index: Makefile.am
===================================================================
RCS file: /cvsroot/faubackup/faubackup/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** Makefile.am	24 Apr 2004 18:24:55 -0000	1.6
--- Makefile.am	26 Apr 2004 22:26:32 -0000	1.7
***************
*** 45,49 ****
  $(TESTSUITE): $(srcdir)/testsuite.at \
  		$(srcdir)/package.m4 \
! 		$(srcdir)/tests/t_help.at 
  	$(AUTOTEST) -I $(srcdir) $< -o [email protected]
  	mv [email protected] $@
--- 45,50 ----
  $(TESTSUITE): $(srcdir)/testsuite.at \
  		$(srcdir)/package.m4 \
! 		$(srcdir)/tests/t_help.at \
! 		$(srcdir)/tests/t_find.at 
  	$(AUTOTEST) -I $(srcdir) $< -o [email protected]
  	mv [email protected] $@



-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297