aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-03-10Documentation grammar.Nicholas Hubbard
2022-03-01Test persp-merge and persp-unmerge.Nicholas Hubbard
2021-11-21Put last-buffer kill check behind a feature flag.gcv
2021-10-21basic-persp-header-line-format-default-value: fix typoMatthew White
2021-10-21basic-persp-switch-to-scratch-buffer: test *scratch* switchingMatthew White
2021-10-21basic-persp-get-scratch-buffer: test persp-get-scratch-bufferMatthew White
2021-10-21basic-persp-get-scratch-buffer: test *scratch* buffer creationMatthew White
2021-10-21basic-persp-forget-buffer: test persp-forget-bufferMatthew White
2021-10-21basic-persp-killing-buffers: test killing buffersMatthew White
2021-10-21basic-persp-window-prev-buffers: ert test window-prev-buffersMatthew White
2021-10-20basic-persp-switching: add tests for the 'current-buffer'Matthew White
2021-10-20basic-persp-set-buffer: test persp-set-bufferMatthew White
2021-10-20basic-persp-add-buffer: test persp-add-bufferMatthew White
2021-10-20basic-persp-get-buffer-names: test persp-get-buffer-namesMatthew White
2021-10-20basic-persp-get-buffers: test persp-get-buffersMatthew White
2021-10-20basic-persp-creation-deletion: test killing all perspectivesMatthew White
2021-10-20basic-persp-test-buffer-in-persps: test new ert's functionMatthew White
2021-10-20persp-test-buffer-in-persps: ert find buffer in perspectivesMatthew White
2021-10-20baisc-persp-test-kill-extra-buffers: test new ert's functionMatthew White
2021-10-20persp-test-kill-extra-buffers: ert kill extra buffersMatthew White
2021-10-20basic-persp-test-match-scratch-buffers: test new ert's functionMatthew White
2021-10-20persp-test-match-scratch-buffers: ert list live scratch buffersMatthew White
2021-10-20persp-test-with-persp: protect the cleanup of buffersMatthew White
2021-10-20persp-test-with-persp: kill other perspectives before buffersMatthew White
2021-10-20persp-test-with-persp: verify buffer exists before killing itMatthew White
2021-10-20basic-persp-test-with-persp: test persp-test-with-persp macroMatthew White
2021-07-09basic-persp-header-line-format-default-value: new ert testMatthew White
2021-07-08persp-test-with-persp: use delete, not delq, to remove stringsMatthew White
2019-12-02Switched the test to lexical-binding as wellRyan Davis
2019-12-02Removed warnings that come up from byte compiling.Ryan Davis
2019-10-26Add a test for persp-state-save and persp-state-load.Constantine Vetoshev
2019-10-24Merge pull request #106 from nex3/zenspider/test-cleanupRyan Davis
2019-10-24Extend persp-find-some to respect current perspective ordering when persp-las...Ryan Davis
2019-10-22Clean up buffer cleanup test code.Ryan Davis
2019-10-10Fix test suite bug.Constantine Vetoshev
2019-10-10Merge pull request #81 from gcv/fix-persp-rename-scratchgcv
2019-10-02Add testing utilities. Add more basic feature tests.Constantine Vetoshev
2019-10-01Add a couple of very basic functionality tests.Constantine Vetoshev
2019-09-27Add a test.Constantine Vetoshev
2019-09-27Fix whitespace.Constantine Vetoshev
2019-09-27Add a test wrapper macro to reset persp environment between tests.Constantine Vetoshev
2019-09-27Refine issue #85 testNathaniel Nicandro
2019-09-27Add test frameworkNathaniel Nicandro