geary/test/engine/api
Kristian Klausen 9ef6d7ccec Replace all tab indentation with 4 spaces
find . -name '*.vala' -type f -exec sed -i.orig 's/\t/    /g' {} +
and a few manual adjustment.

Fix #271
2019-02-27 19:19:58 +01:00
..
geary-account-information-test.vala Improve AccountInformation.service_label generation 2019-02-22 16:56:32 +11:00
geary-account-mock.vala Update Geary.Endpoint API and source 2019-01-09 15:22:19 +11:00
geary-attachment-test.vala Fix failing test after icon change 2019-02-24 21:50:27 +11:00
geary-credentials-mediator-mock.vala Convert Credentials and CredentialsMediator to refer to tokens, tidy up. 2018-06-12 13:25:05 +10:00
geary-email-identifier-mock.vala Add unit tests for ConversationMonitor, fix a few issues. 2018-04-07 10:02:24 +10:00
geary-email-properties-mock.vala Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +10:00
geary-engine-test.vala Replace all tab indentation with 4 spaces 2019-02-27 19:19:58 +01:00
geary-folder-mock.vala Remove Geary.Folder.wait_for_remote_async() 2018-11-10 23:38:54 +11:00
geary-folder-path-test.vala Assert FolderPath comparisons properly in unit tests 2019-02-22 15:46:14 +11:00
geary-service-information-test.vala Add general impls for converting enum values to nicks and back. 2018-11-30 23:49:30 +11:00