summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/treesitter/fold_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-02-26test(treesitter/fold_spec): fix flaky test (#38075)zeertzjq1
2025-09-24test: remove a few more redundant clear() calls (#35903)zeertzjq1
2025-08-21fix(folds): error when deleting lines at end of buffer #35396tao1
2025-07-13test(fold): flaky "doesn't open folds that are not touched" #34911Justin M. Keyes1
2025-06-09ci: skip flaky fold test on freebsd/cirrusJustin M. Keyes1
2025-06-09vim-patch:9.1.1439: Last diff folds not merged (#34380)zeertzjq1
2025-05-09test(treesitter): add flaky test to TEST_SKIP_FRAGILE #33912Natanael Copa1
2025-02-19fix(treesitter): avoid computing fold levels for empty bufferLuuk van Baal1
2025-01-13test: use temp file #31907Guilherme Soares1
2025-01-07perf(treesitter): don't fetch parser for each fold lineRiley Bruins1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-08-02test: allow exec_lua to handle functionsLewis Russell1
2024-07-09build(deps): drop unused bundled bash, python parsers and queriesChristian Clason1
2024-06-20fix(treesitter): don't open fold when o/O adds a line below #28709Jaehwang Jung1
2024-04-23test: improve test conventionsdundargoc1
2024-04-20feat(treesitter): handle quantified fold capturesRiley Bruins1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-01-27revert: "feat(treesitter): add foldtext with treesitter highlighting"Till Bungert1
2024-01-21feat(treesitter)!: new standard capture namesChristian Clason1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-12fix(lua): memory leak when using invalid syntax with exists() (#26530)zeertzjq1
2023-12-12test(treesitter/fold_spec): fix flakiness (#26524)zeertzjq1
2023-12-11Merge pull request #26506 from tomtomjhj/tsfoldLewis Russell1
2023-12-12test(treesitter): more foldexpr testsJaehwang Jung1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-10-03fix(treesitter): make Visual hl work consistently with foldtext (#25484)zeertzjq1
2023-10-01feat(treesitter): add foldtext with treesitter highlighting (#25391)Till Bungert1
2023-07-07fix(treesitter): update folds in all relevant windows (#24230)Jaehwang Jung1