geary/test/engine/imap-db
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
..
imap-db-account-test.vala test: Break out engine mock objects into their own name-space 2020-08-13 19:51:33 +10:00
imap-db-attachment-test.vala Update existing tests to work with ValaUnit 2020-06-30 17:31:07 +10:00
imap-db-database-test.vala tests: Fix ImapDB test after C.UTF-8 change 2025-07-15 21:49:05 +02:00
imap-db-email-identifier-test.vala Add API for (de)serialising FolderPath and EmailIdentifier 2019-04-17 09:06:24 +10:00
imap-db-folder-test.vala Fix bug with message retention count during GC plus fix test case 2020-08-24 19:29:44 +10:00