geary/test/engine/app
Michael Gratton 6e7631b8d3 Geary.RFC822: Clean up message data interfaces and classes
Split Geary.RFC822.MessageData interface up into DecodedMessageData and
EncodedMessageData so the difference between the two is clear and they
can't be used interchangeably.

Add `DecodedMessageData::to_rfc822_string` to provide a common interface
for round-tripping decoded data.

Update all classes to implement one of these and follow the same general
API patterns.
2020-05-06 14:58:56 +10:00
..
app-conversation-monitor-test.vala Geary.RFC822: Clean up message data interfaces and classes 2020-05-06 14:58:56 +10:00
app-conversation-set-test.vala Geary.RFC822: Clean up message data interfaces and classes 2020-05-06 14:58:56 +10:00
app-conversation-test.vala Geary.RFC822: Clean up message data interfaces and classes 2020-05-06 14:58:56 +10:00