index
:
perspective-el.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2026-04-02
Avoid recursive persp-delete-frame cleanup on frame deletion.
HEAD
master
Constantine Vetoshev
2026-03-31
Speed up persp-maybe-kill-buffer.
Constantine Vetoshev
2026-03-31
Add a test to help track down performance changes.
Constantine Vetoshev
2026-03-29
Add opt-in switching for other-perspective buffers.
Constantine Vetoshev
2026-03-29
Fix consult preview importing buffers into perspectives.
Constantine Vetoshev
2026-02-02
feat: add the 'oldest sort method to sort by creation day, ascending
Ian S. Pringle
2022-03-10
Documentation grammar.
Nicholas Hubbard
2022-03-01
Test persp-merge and persp-unmerge.
Nicholas Hubbard
2021-11-21
Put last-buffer kill check behind a feature flag.
gcv
2021-10-21
basic-persp-header-line-format-default-value: fix typo
Matthew White
2021-10-21
basic-persp-switch-to-scratch-buffer: test *scratch* switching
Matthew White
2021-10-21
basic-persp-get-scratch-buffer: test persp-get-scratch-buffer
Matthew White
2021-10-21
basic-persp-get-scratch-buffer: test *scratch* buffer creation
Matthew White
2021-10-21
basic-persp-forget-buffer: test persp-forget-buffer
Matthew White
2021-10-21
basic-persp-killing-buffers: test killing buffers
Matthew White
2021-10-21
basic-persp-window-prev-buffers: ert test window-prev-buffers
Matthew White
2021-10-20
basic-persp-switching: add tests for the 'current-buffer'
Matthew White
2021-10-20
basic-persp-set-buffer: test persp-set-buffer
Matthew White
2021-10-20
basic-persp-add-buffer: test persp-add-buffer
Matthew White
2021-10-20
basic-persp-get-buffer-names: test persp-get-buffer-names
Matthew White
2021-10-20
basic-persp-get-buffers: test persp-get-buffers
Matthew White
2021-10-20
basic-persp-creation-deletion: test killing all perspectives
Matthew White
2021-10-20
basic-persp-test-buffer-in-persps: test new ert's function
Matthew White
2021-10-20
persp-test-buffer-in-persps: ert find buffer in perspectives
Matthew White
2021-10-20
baisc-persp-test-kill-extra-buffers: test new ert's function
Matthew White
2021-10-20
persp-test-kill-extra-buffers: ert kill extra buffers
Matthew White
2021-10-20
basic-persp-test-match-scratch-buffers: test new ert's function
Matthew White
2021-10-20
persp-test-match-scratch-buffers: ert list live scratch buffers
Matthew White
2021-10-20
persp-test-with-persp: protect the cleanup of buffers
Matthew White
2021-10-20
persp-test-with-persp: kill other perspectives before buffers
Matthew White
2021-10-20
persp-test-with-persp: verify buffer exists before killing it
Matthew White
2021-10-20
basic-persp-test-with-persp: test persp-test-with-persp macro
Matthew White
2021-07-09
basic-persp-header-line-format-default-value: new ert test
Matthew White
2021-07-08
persp-test-with-persp: use delete, not delq, to remove strings
Matthew White
2019-12-02
Switched the test to lexical-binding as well
Ryan Davis
2019-12-02
Removed warnings that come up from byte compiling.
Ryan Davis
2019-10-26
Add a test for persp-state-save and persp-state-load.
Constantine Vetoshev
2019-10-24
Merge pull request #106 from nex3/zenspider/test-cleanup
Ryan Davis
2019-10-24
Extend persp-find-some to respect current perspective ordering when persp-las...
Ryan Davis
2019-10-22
Clean up buffer cleanup test code.
Ryan Davis
2019-10-10
Fix test suite bug.
Constantine Vetoshev
2019-10-10
Merge pull request #81 from gcv/fix-persp-rename-scratch
gcv
2019-10-02
Add testing utilities. Add more basic feature tests.
Constantine Vetoshev
2019-10-01
Add a couple of very basic functionality tests.
Constantine Vetoshev
2019-09-27
Add a test.
Constantine Vetoshev
2019-09-27
Fix whitespace.
Constantine Vetoshev
2019-09-27
Add a test wrapper macro to reset persp environment between tests.
Constantine Vetoshev
2019-09-27
Refine issue #85 test
Nathaniel Nicandro
2019-09-27
Add test framework
Nathaniel Nicandro