diff options
| author | Matthew White <mehw.is.me@inventati.org> | 2021-07-10 04:11:28 +0000 |
|---|---|---|
| committer | Matthew White <mehw.is.me@inventati.org> | 2021-10-20 23:01:53 +0200 |
| commit | 6aa369c1ea7694b1dd5a4e1d9cb5f64564e04234 (patch) | |
| tree | 302a30ed4324e1bd4d2bfd402a8efabfcb87205f /CHANGELOG.md | |
| parent | 4408cf4674c9f3e85b029e704799a6bd95cb541a (diff) | |
basic-persp-creation-deletion: test killing all perspectives
Test 'persp-current-name' and also killing the main perspective. When
killing the main perspective, preserve the *ert* buffer when the tests
are run interactively, and always preserve *Messages*, because it's an
ert's requirement for properly executing tests.
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 95f530d..71dbab9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### ERT tests changed +- `basic-persp-creation-deletion`: test killing all perspectives, main perspective included. - `persp-test-with-persp`: `unwind-protect` BODY to ensure a proper cleanup upon failures. - `persp-test-with-persp`: kill other perspectives than the main perspective when cleaning up. |
