aboutsummaryrefslogtreecommitdiffstats
path: root/tests/indent/t32_spec.lua
Commit message (Collapse)AuthorAgeFilesLines
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-121-55/+89
|
* fix(t32): update indent queries & testChristoph Sax2023-09-141-12/+27
| | | | | | | The latest release of the grammar changes the handling of consecutive line breaks. This breaks the existing test for indents. This commit updates the indent queries and fixes the associated test.
* feat(t32): re-enable testsChristoph Sax2023-07-301-0/+123
| | | | | | | | | - Switch to GitLab mirror repository - Lock grammar version 2.2.0 - Revert "fix(tests): mark t32 as allowed to fail" This reverts commit ba223ceecc5d66312780c45079b6ae55c406fa96. - Revert "fix(tests): remove t32 tests" This reverts commit 97957a547b93412411ba3a8a9abd27589247c869.
* fix(tests): remove t32 testsChristian Clason2023-07-291-123/+0
| | | | | t32 parser is hosted on Codeberg, which has frequent outages that block unrelated CI. Revert this commit if and when uptime has improved.
* tests: fix failed tests (#4901)Pham Huy Hoang2023-06-051-18/+11
| | | fix failed tests for tiger, t32 and wgsl
* feat(t32): add indent rules (#4782)Christoph Sax2023-05-181-0/+130