author | Jeff King <peff@peff.net> | |
Sun, 24 Feb 2008 21:03:52 +0000 (16:03 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 25 Feb 2008 02:17:10 +0000 (18:17 -0800) | ||
commit | 6d34a2bad11f241e56423511d4a0d62a1f378668 | |
tree | 77046052717dd66ceb47e20486fc492add2cbb11 | tree | snapshot |
parent | a2de3a17faed90c0a7d35e3f48470549b284c4ec | commit | diff |
t9001: enhance fake sendmail test harness
Previously, the fake.sendmail test harness would write its
output to a hardcoded file, allowing only a single message
to be tested. Instead, let's have it save the messages for
all of its invocations so that we can see which messages
were sent, and in which order.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Previously, the fake.sendmail test harness would write its
output to a hardcoded file, allowing only a single message
to be tested. Instead, let's have it save the messages for
all of its invocations so that we can see which messages
were sent, and in which order.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9001-send-email.sh | diff | blob | history |