git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Use single-bit fields for global flags
[exim.git]
/
test
/
README
diff --git
a/test/README
b/test/README
index c08b63b0d994d93b54d87a1b7e77f8c16ab4dc53..f9ee5d0a9d6f57a93ae68803526abb2cd2213ff1 100644
(file)
--- 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
----------------------
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.
(3) Run "./configure" and then "make". This builds a few auxiliary programs that
are written in C.