Bram Moolenaar
c6530c9d68
patch 9.0.1649: syntax test failure causes script to abort
...
Problem: Syntax test failure causes script to abort.
Solution: Fix appending string to list.
2023-06-22 23:04:11 +01:00
Bram Moolenaar
031d632188
patch 9.0.1648: result of syntax tests is hard to see
...
Problem: Result of syntax tests is hard to see.
Solution: List the failed tests.
2023-06-22 22:38:54 +01:00
Bram Moolenaar
1aa5f1c21f
patch 9.0.1647: insufficient testing for syntax plugins
...
Problem: Insufficient testing for syntax plugins.
Solution: Add shell file examples. (Charles Campbell) Create a messages
file for easier debugging and reporting the test results.
2023-06-22 21:57:51 +01:00
Bram Moolenaar
46acad7284
patch 9.0.1627: no generic mechanism to test syntax plugins
...
Problem: No generic mechanism to test syntax plugins.
Solution: Add a syntax plugin test mechanism, using screendumps. Add a
simple test for "c".
2023-06-11 19:04:18 +01:00