X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2FREADME;h=f9ee5d0a9d6f57a93ae68803526abb2cd2213ff1;hb=ffbc20ed9c9ed09a68ff0a608f623c3c83d521a8;hp=c08b63b0d994d93b54d87a1b7e77f8c16ab4dc53;hpb=7bbb36214421667fcd0dd5b9462e647307d5a504;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/README b/test/README index c08b63b0d..f9ee5d0a9 100644 --- a/test/README +++ b/test/README @@ -146,10 +146,10 @@ the extra functionality, except for a few special cases such as the databases RUNNING THE TEST SUITE ---------------------- -(1) Download the tarball exim-testsuite-x.xx.tar.bz2 and unpack it, preferably - in a directory alongside an Exim source directory (see below). +(1) Clone the git tree for Exim. This include both the Exim source and the + testsuite. -(2) cd into the exim-testsuite-x.xx directory. +(2) cd into the test/ subdirectory (where this README lives). (3) Run "./configure" and then "make". This builds a few auxiliary programs that are written in C.