geary/test
Michael Gratton 76ee07595d Make avatar code a bit more robust in the face of bad input
Don't try to dray null initials, actually return null per API contract
when no initials can be found, don't include non-alphanumerics in the
initials. Add test case.
2019-03-09 20:17:01 +11:00
..
client Make avatar code a bit more robust in the face of bad input 2019-03-09 20:17:01 +11:00
data Add a unit test for upgrading an actual Geary v0.6 database. 2018-05-19 14:55:19 +10:00
engine Fix RFC822 mailbox names with commas breaking composer address entry 2019-03-02 15:11:13 +11:00
js Remove default instance of ClientWebView's PageState JS object 2019-03-06 20:11:33 +11:00
meson.build Make avatar code a bit more robust in the face of bad input 2019-03-09 20:17:01 +11:00
mock-object.vala Add a mock object mixin that can check call expectations on mocks. 2018-04-07 10:02:18 +10:00
test-case.vala Make TestCase.assert_string robust in the face of null actuals 2019-03-09 20:17:01 +11:00
test-client.vala Make avatar code a bit more robust in the face of bad input 2019-03-09 20:17:01 +11:00
test-engine.vala Work around DB tests always failing on gcc150.osuosl.org CI runner 2019-02-19 17:12:26 +11:00