Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update runtime files | Bram Moolenaar | 2023-05-14 | 2 | -0/+92 |
| | |||||
* | Update runtime files. | Bram Moolenaar | 2023-02-02 | 2 | -0/+104 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2022-12-31 | 2 | -0/+268 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2022-10-16 | 2 | -1/+37 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2022-10-03 | 2 | -0/+24 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2022-09-27 | 2 | -32/+1524 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2022-09-04 | 3 | -2/+27 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2022-08-24 | 2 | -0/+36 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2022-08-19 | 4 | -12/+28 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2022-08-08 | 2 | -0/+136 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2022-07-25 | 2 | -0/+38 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2022-06-24 | 2 | -0/+12 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2022-05-07 | 2 | -10/+0 |
| | |||||
* | patch 8.2.4857: Yaml indent for multiline is wrongv8.2.4857 | asmka | 2022-05-02 | 2 | -0/+12 |
| | | | | | Problem: Yaml indent for multiline is wrong. Solution: Adjust patterns. (closes #10328, closes #8740) | ||||
* | Update runtime files | Bram Moolenaar | 2022-04-18 | 2 | -0/+296 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2022-01-31 | 2 | -2/+24 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2021-07-28 | 2 | -2/+2 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2021-02-13 | 3 | -1/+31 |
| | |||||
* | Update runtime files. | Bram Moolenaar | 2021-01-25 | 2 | -0/+10 |
| | |||||
* | Update runtime files. | Bram Moolenaar | 2021-01-11 | 2 | -0/+38 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2020-07-10 | 2 | -29/+89 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2020-06-21 | 2 | -0/+20 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2020-06-07 | 2 | -0/+10 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2020-05-26 | 2 | -0/+106 |
| | |||||
* | patch 8.2.0705: indent tests don't run on CI for FreeBSDv8.2.0705 | Bram Moolenaar | 2020-05-06 | 1 | -0/+1 |
| | | | | | Problem: Indent tests don't run on CI for FreeBSD. Solution: Set modeline. (Ozaki Kiichi, closes #6048) | ||||
* | Runtime file updates. | Bram Moolenaar | 2019-12-08 | 3 | -0/+19 |
| | |||||
* | Update runtime files. | Bram Moolenaar | 2019-11-02 | 2 | -0/+30 |
| | |||||
* | Update runtime files. | Bram Moolenaar | 2019-10-16 | 2 | -0/+28 |
| | |||||
* | patch 8.1.2056: "make test" for indent files doesn't cause make to failv8.1.2056 | Bram Moolenaar | 2019-09-18 | 1 | -0/+6 |
| | | | | | Problem: "make test" for indent files doesn't cause make to fail. Solution: Exit the script with ":cquit". (Daniel Hahler, closes #4949) | ||||
* | patch 8.1.1213: "make clean" in top dir does not cleanup indent test outputv8.1.1213 | Bram Moolenaar | 2019-04-27 | 1 | -11/+0 |
| | | | | | | Problem: "make clean" in top dir does not cleanup indent test output. Solution: Clean the indent test output. Do not rely on the vim executable for that. (closes #4307) | ||||
* | Update runtime files. | Bram Moolenaar | 2019-03-24 | 4 | -9/+9 |
| | |||||
* | Update runtime files. | Bram Moolenaar | 2018-12-18 | 7 | -32/+159 |
| | |||||
* | patch 8.1.0599: without the +eval feature the indent tests don't workv8.1.0599 | Bram Moolenaar | 2018-12-15 | 2 | -4/+15 |
| | | | | | Problem: Without the +eval feature the indent tests don't work. Solution: Skip the body of the tests. | ||||
* | Update runtime files. | Bram Moolenaar | 2018-12-09 | 6 | -0/+154 |
| | |||||
* | patch 8.1.0545: when executing indent tests user preferences interferev8.1.0545 | Bram Moolenaar | 2018-11-25 | 1 | -1/+3 |
| | | | | | Problem: When executing indent tests user preferences interfere. Solution: Add "--clean". | ||||
* | Update runtime files | Bram Moolenaar | 2018-11-25 | 2 | -0/+34 |
| | |||||
* | Update runtime files | Bram Moolenaar | 2018-11-04 | 1 | -6/+11 |
| | |||||
* | patch 8.1.0496: no tests for indent filesv8.1.0496 | Bram Moolenaar | 2018-10-25 | 5 | -0/+307 |
Problem: No tests for indent files. Solution: Add a mechanism for running indent file tests. Add a first test for Vim indenting. |