-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathChanges
32 lines (24 loc) · 1.02 KB
/
Changes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Revision history for Test-MTA-Exim4
{{$NEXT}}
0.06 2019-05-19 21:27:19+01:00 Europe/London
Updated dzil config to use more generic starter modules
Fix regexp escaping in fake_exim test script
Add Travis CI configuration
0.05 2014-03-28 09:39:15+00:00 Europe/London
Added methods to test config options
Added methods to test string expansion
Documentation updates
Made use of tidyall to keep formatting (please keep this dist tidy!)
0.04 2011-02-11 13:58:07 Europe/London
Converted to my current Dist::Zilla setup
Now use [AssertOS] to keep away from Windows
Reworked exim -bV parser to handle 4.74 changes
Reworked sample tests to be current
0.03 Fri 4 Jun 2010
Update due to botched git merge...
0.02 Fri 4 Jun 2010
Suppressed automated testing for Win32 (won't work on Win)
0.01 Thu 20 Aug 2009
Initial version.
Handles config and routing tests only.
Everything subject to change