This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/testsuite ChangeLog Makefile.am Makefile.i ...


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	dsmith@sourceware.org	2006-10-30 15:24:44

Modified files:
	testsuite      : ChangeLog Makefile.am Makefile.in 
	testsuite/systemtap.base: cache.exp 

Log message:
	2006-10-30  David Smith  <dsmith@redhat.com>
	
	* systemtap.base/cache.exp: Saves value of SYSTEMTAP_DIR
	environment variable before starting tests and restores value at
	the end.  Without this caching was broken for the rest of the
	testsuite, since all cached files were ending up in
	testsuite/.cache_test (which gets deleted on the next run of the
	testsuite).
	
	* Makefile.am: The 'clean-local' target now removes the .systemtap
	and .cache_test directories.
	* Makefile.in: Regenerated.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/ChangeLog.diff?cvsroot=systemtap&r1=1.16&r2=1.17
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/Makefile.am.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/Makefile.in.diff?cvsroot=systemtap&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/systemtap.base/cache.exp.diff?cvsroot=systemtap&r1=1.2&r2=1.3


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]