aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/modules
Commit message (Collapse)AuthorAge
* Added `textadept.run.test()` and `textadept.run.test_commands`.Gravatar mitchell2021-01-22
| | | | This enables the running of project tests.
* Added more unit tests.Gravatar mitchell2020-10-29
|
* Added `textadept.history` module for recording and navigating position history.Gravatar mitchell2020-10-08
|
* Added `events.FILE_{BEFORE,AFTER}_RELOAD` and save/restore bookmarks.Gravatar mitchell2020-09-19
| | | | Also moved buffer state save/restore into ui module.
* Added test file hidden by my local hgignore.Gravatar mitchell2020-09-09
|
* Added tests for external ctags, file_diff, history, and spellcheck modules.Gravatar mitchell2020-06-22
|
* Added test suite and API type checking for more helpful error messages.Gravatar mitchell2020-03-03