Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unposted: internal: ztst.vim: Recognize empty "F:" line as well, as the test ↵ | Daniel Shahaf | 2020-06-17 | 1 | -1/+1 |
| | | | | harness does. | ||||
* | unposted: internal: ztst.vim: Make sure syntax elements are only hidden if ↵ | Daniel Shahaf | 2020-03-20 | 1 | -7/+16 |
| | | | | they're followed by something visible | ||||
* | 45345: internal: ztst.vim: Fix highlighting of zsh comments in test payload | Daniel Shahaf | 2020-01-28 | 1 | -1/+7 |
| | |||||
* | unposted: internal: ztst.vim: Use :syn-sync to work around (#x) and ↵ | Daniel Shahaf | 2020-01-07 | 1 | -0/+10 |
| | | | | "`\\\\\\\\`" confusing the highlighting. | ||||
* | 45169/0001: In the test suite, allow test cases to be marked as expected to ↵ | Daniel Shahaf | 2020-01-01 | 1 | -1/+1 |
| | | | | | | fail. See next commit for a use-case. | ||||
* | unposted: internal: Vim ztst support: Add an ftplugin in addition to the ↵ | Daniel Shahaf | 2019-12-27 | 1 | -0/+85 |
syntax highlighter. |