geary/test/engine/imap
Michael James Gratton ab9d0c27ad Make Imap.Command a top-level type rather than inherit from Parameter.
Instead, make the args property a parameter list, and add params to that.

This means Command's serialize method have a different signature compared
to Parameter's, letting us do some more interesting things with it.
2018-09-01 22:09:18 +10:00
..
command Make Imap.Command a top-level type rather than inherit from Parameter. 2018-09-01 22:09:18 +10:00
message Fix mailbox names not being sent to the server quoted if needed. 2018-07-20 13:43:42 +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 Remove ListParameter.parent property so lists can have multiple parents. 2018-09-01 22:09:18 +10:00