summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/lua/glob_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-01-12fix(glob): handle numeric literals in pattern matching (#37257)Tristan Knight1
2025-09-24test: remove a few more redundant clear() calls (#35903)zeertzjq1
2025-09-24test: don't call clear() in both before_each() and after_each() (#35901)zeertzjq1
2025-06-03fix(glob): handling commas in letter pattern #34170Brynne Taylor1
2025-05-22feat(glob): new Glob implementation based on Peglob #33605Brynne Taylor1
2024-09-21test: support upvalues in exec_luaLewis Russell1
2024-08-02test: allow exec_lua to handle functionsLewis Russell1
2024-07-06fix(glob): avoid `subcapture nesting too deep` error (#29520)Zoltán Nyikos1
2024-06-10fix(glob): handle overlapping `{}` condition elements #29236Jon Huhn1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-01-19refactor(lua): refactored globaltermo1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-22refactor(lsp): move glob parsing to util (#26519)Steven Arcangeli1