blob: 035701db0791e3cbe091bfb3632bca05602ca078 [file] [log] [blame]
Aliaksei Budaveid2f49872024-05-24 19:14:16 +03001The test files with made-up syntax in this directory serve for additional
2linewise checks to be manually performed whenever the algorithm managing
3screen dump file generation is modified (../../runtest.vim#RunTest()).
4
5This is mainly used for debugging and testing the syntax test suite.
6
7Please test any changes as follows:
8 cd runtime/syntax/
9 VIM_SYNTAX_SELF_TESTING=1 make clean test
10