git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18390 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-10 09:34:39 +00:00
parent fc309685c9
commit e2e7e84803
2 changed files with 11 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2006-10-10 Love H<>rnquist <20>strand <lha@it.su.se>
* test_*.in: Parameterise the invocation of hxtool, so we can make
it run under TESTS_ENVIRONMENT. From Andrew Bartlett
2006-10-08 Love H<>rnquist <20>strand <lha@it.su.se>
* test_crypto.in: Put all test stuck at 2006-09-25 since all their

View File

@@ -1,3 +1,9 @@
2006-10-10 Love H<>rnquist <20>strand <lha@it.su.se>
* Heimdal uses TESTS_ENVIRONMENT before every binary being tested
directly from the Makefile. This now uses the same for the
scripts, so we can run them under valgrind. From Andrew Bartlet
2006-10-07 Love H<>rnquist <20>strand <lha@it.su.se>
* gss/Makefile.am: splits script tests and binary tests