This website requires JavaScript.
Explore
Help
Sign in
nettika
/
geary
Watch
1
Star
0
Fork
You've already forked geary
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d91dd36484
geary
/
test
History
Download ZIP
Download TAR.GZ
Michael James Gratton
d91dd36484
Update unit tests to ensure text attachments saved without CRLF.
2018-05-19 09:26:09 +10:00
..
client
Tidy up unit test infrastructure and mock classes.
2018-04-07 09:41:18 +10:00
data
Add unit tests for Geary.RFC822.Message body content, fix a few issues.
2018-05-10 13:53:24 +10:00
engine
Update unit tests to ensure text attachments saved without CRLF.
2018-05-19 09:26:09 +10:00
js
Allow test fixtures and test methods to throw errors by default.
2018-04-07 09:41:18 +10:00
CMakeLists.txt
Ensure we always use the one, same codepath when decoding text content.
2018-05-10 13:53:24 +10:00
meson.build
Ensure we always use the one, same codepath when decoding text content.
2018-05-10 13:53:24 +10: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
Add TestCase.assert_null_string method.
2018-05-08 12:25:03 +10:00
test-client.vala
Split test running up into test-engine and test-client.
2017-12-19 09:41:50 +11:00
test-engine.vala
Improve how attachments are saved to the db and disk.
2018-05-10 13:53:24 +10:00