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