File tree
26 files changed
+36
-24
lines changed- MailComponent
- Mail
- Properties
- NUnitTests
- Tests
- TestApp
- Properties
26 files changed
+36
-24
lines changed.travis.yml
100755
100644
File mode changed.
MailComponent.sln
100755
100644
File mode changed.
MailComponent/Mail/IMailReceiver.cs
100755
100644
File mode changed.
MailComponent/Mail/IMailSender.cs
100755
100644
File mode changed.
MailComponent/Mail/ImapReceiver.cs
100755
100644
File mode changed.
MailComponent/Mail/ImapSearchFilter.cs
100755
100644
File mode changed.
File mode changed.
MailComponent/Mail/Pop3Receiver.cs
100755
100644
File mode changed.
MailComponent/Mail/SmtpSender.cs
100755
100644
File mode changed.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 |
| - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
38 | 39 |
| |
39 |
| - | |
40 |
| - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
41 | 43 |
| |
42 | 44 |
| |
43 | 45 |
| |
|
MailComponent/Properties/AssemblyInfo.cs
100755
100644
File mode changed.
MailComponent/packages.config
100755
100644
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 |
| - | |
| 8 | + | |
| 9 | + | |
10 | 10 |
|
NUnitTests/EngineHelpWrapper.cs
100755
100644
File mode changed.
NUnitTests/MainTestClass.cs
100755
100644
File mode changed.
NUnitTests/NUnitTests.csproj
100755
100644
+6-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
32 |
| - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
33 | 34 |
| |
34 |
| - | |
35 |
| - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
36 | 38 |
| |
37 | 39 |
| |
38 | 40 |
| |
|
NUnitTests/Tests/external.os
100755
100644
File mode changed.
NUnitTests/Tests/testrunner.os
100755
100644
File mode changed.
NUnitTests/packages.config
100755
100644
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
| 6 | + | |
| 7 | + | |
8 | 8 |
|
README.md
100755
100644
File mode changed.
TestApp/Program.cs
100755
100644
File mode changed.
TestApp/Properties/AssemblyInfo.cs
100755
100644
File mode changed.
TestApp/TestApp.csproj
100755
100644
+6-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
34 |
| - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
35 | 36 |
| |
36 |
| - | |
37 |
| - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
38 | 40 |
| |
39 | 41 |
| |
40 | 42 |
| |
|
TestApp/TestSendReceive.os
100755
100644
File mode changed.
TestApp/packages.config
100755
100644
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
| 5 | + | |
| 6 | + | |
7 | 7 |
|
appveyor.yml
100755
100644
+10-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
7 | 5 |
| |
8 | 6 |
| |
9 | 7 |
| |
10 | 8 |
| |
11 | 9 |
| |
12 | 10 |
| |
| 11 | + | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
33 | 39 |
| |
34 | 40 |
| |
35 | 41 |
| |
| |||
40 | 46 |
| |
41 | 47 |
| |
42 | 48 |
| |
43 |
| - | |
| 49 | + | |
44 | 50 |
| |
45 | 51 |
| |
46 | 52 |
| |
|
packagedef
100755
100644
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
0 commit comments