Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch 8.2.1432: various inconsistencies in test filesv8.2.1432 | Bram Moolenaar | 2020-08-12 | 1 | -0/+2 |
| | | | | | | | Problem: Various inconsistencies in test files. Solution: Add modelines where they were missing. Use Check commands instead of silently skipping over tests. Adjust indents and comments. (Ken Takata, closes #6695) | ||||
* | patch 8.0.0861: still many old style testsv8.0.0861 | Bram Moolenaar | 2017-08-04 | 1 | -0/+23 |
Problem: Still many old style tests. Solution: Convert several tests to new style. (Yegappan Lakshmanan) |