geary/test/engine/imap
Michael Gratton b46838f100 Update Geary.Imap.Capabilities handling
Move Capabilities to the api directory and make immutable.

Don't pass around out params to simply increment the revision and use a
field in ClientSession, just use the last capability instance. Ensure
after starting a TLS session capabilities are cleared. Add unit tests
for getting both implicit and explicity capaibilities when initiating
a client session.
2020-03-27 08:29:14 +11:00
..
command Add unit test for IMAP FETCH command constructor. 2018-09-01 22:09:18 +10:00
message Make it possible to distinguish between different folder roots 2019-04-17 09:06:24 +10:00
parameter Remove ListParameter.parent property so lists can have multiple parents. 2018-09-01 22:09:18 +10:00
response Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +10:00
transport Update Geary.Imap.Capabilities handling 2020-03-27 08:29:14 +11:00