| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-25 | test: unset XDG_DATA_HOME and MAILDIR for tests. | David Bremner | |
| The some of the tests (and the library functions they exercise) that rely on XDG_CONFIG_HOME also check XDG_DATA_HOME and MAILDIR. | |||
| 2022-02-25 | test: split variable settings to their own file | David Bremner | |
| This allows sharing more variable settings between the (correctness) tests and the performance-tests. Unfortunately it seems a bit tricky to move settings to test-lib-common.sh, as that is sourced late in test-lib.sh, and moving it earlier breaks things. | |||
