geary/test/engine
Niels De Graef 8c31a8de21 tests: Fix ImapDB test after C.UTF-8 change
You can test that this should be the correct order by adding a line for
each on a file and then running

```
$ cat "$TEST_FILE" | LC_ALL=C sort -r
```

Fixes: 43c23270a6 ("migrate locale from en_US.UTF-8 to C.UTF-8")
2025-07-15 21:49:05 +02:00
..
api treewide: Removed unused Yahoo imap engine 2022-09-07 12:10:06 +00:00
app test: Break out engine mock objects into their own name-space 2020-08-13 19:51:33 +10:00
common Geary.FtsSearchQuery: Fixes for email text disjunctions 2021-01-19 20:48:17 +11:00
db Update existing tests to work with ValaUnit 2020-06-30 17:31:07 +10:00
imap engine: Fix flag being mistaken for a response code 2022-09-20 18:32:37 +02:00
imap-db tests: Fix ImapDB test after C.UTF-8 change 2025-07-15 21:49:05 +02:00
imap-engine test: Break out engine mock objects into their own name-space 2020-08-13 19:51:33 +10:00
mime Update existing tests to work with ValaUnit 2020-06-30 17:31:07 +10:00
outbox Add API for (de)serialising FolderPath and EmailIdentifier 2019-04-17 09:06:24 +10:00
rfc822 Correct the conditional comments in the test data 2022-05-10 21:18:01 +02:00
util-ascii-test.vala Update existing tests to work with ValaUnit 2020-06-30 17:31:07 +10:00
util-config-file-test.vala Update existing tests to work with ValaUnit 2020-06-30 17:31:07 +10:00
util-html-test.vala Update existing tests to work with ValaUnit 2020-06-30 17:31:07 +10:00
util-idle-manager-test.vala Update existing tests to work with ValaUnit 2020-06-30 17:31:07 +10:00
util-inet-test.vala Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +10:00
util-string-test.vala Add some minor unit tests 2019-08-06 21:37:39 +10:00
util-timeout-manager-test.vala Update existing tests to work with ValaUnit 2020-06-30 17:31:07 +10:00