git://git.exim.org
/
users
/
heiko
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e2cebd7
)
Extra requires/notes for running test suite
author
Todd Lyons
<tlyons@exim.org>
Sat, 19 Oct 2013 14:16:40 +0000
(07:16 -0700)
committer
Todd Lyons
<tlyons@exim.org>
Sat, 19 Oct 2013 14:16:40 +0000
(07:16 -0700)
test/README
patch
|
blob
|
history
diff --git
a/test/README
b/test/README
index c64b02206ea1137229c0e9ce73079977a4d79972..903c8abee69f60454d5e4d2677d24e19b25305e2 100644
(file)
--- a/
test/README
+++ b/
test/README
@@
-91,9
+91,10
@@
In order to run this test suite, the following requirements must be met:
(5) Exim must be built with its user and group specified at build time, and
with certain minimum facilities, namely:
(5) Exim must be built with its user and group specified at build time, and
with certain minimum facilities, namely:
- Routers: accept, dnslookup, manualroute, redirect
- Transports: appendfile, autoreply, pipe, smtp
- Lookups: lsearch
+ Routers: accept, dnslookup, manualroute, redirect
+ Transports: appendfile, autoreply, pipe, smtp
+ Lookups: lsearch
+ Authenticators: plaintext
Most Exim binaries will have these included.
Most Exim binaries will have these included.
@@
-457,6
+458,9
@@
OTHER ISSUES
be on by default and you'll see this problem, so make sure your umask is
022 and re-checkout the test/ subdirectory.
be on by default and you'll see this problem, so make sure your umask is
022 and re-checkout the test/ subdirectory.
+. Some tests will fail if the username and group name are different. It does
+ not have to be the primary group, a secondary group is sufficient.
+
OTHER SCRIPTS AND PROGRAMS
--------------------------
OTHER SCRIPTS AND PROGRAMS
--------------------------