summaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/test.yml
AgeCommit message (Expand)AuthorFiles
2026-04-21fix(build): more changes to make zig 0.16.0 workbfredl1
2026-04-21feat(build.zig): update to zig 0.16Chinmay Dalal1
2026-04-15test: replace busted with local harnessLewis Russell1
2026-03-09ci: eliminate template expansion in code contextsDaniel Hast1
2026-03-09ci: set default permissions for workflowsDaniel Hast1
2026-03-09ci: don't persist git credentials on diskDaniel Hast1
2026-03-09ci: pin third-party action dependencies to commit hashesDaniel Hast1
2026-03-04build: adjust parallel functionaltest target names (#38144)zeertzjq1
2026-02-21ci: lint and format treesitter queriesRiley Bruins1
2026-02-18feat(logging): rename ".nvimlog" => "nvim.log" #37935Justin M. Keyes1
2026-02-18test: support running functionaltests in parallel by directory (#37918)zeertzjq1
2026-02-03ci(test): bump Windows runners to windows-2025 and unskip tests (#37666)zeertzjq1
2026-01-15build(ci): test zig build -Doptimize=ReleaseSafebfredl1
2025-12-12Merge pull request #36819 from bfredl/zigrtbfredl1
2025-12-09feat(build): support full runtime distribution workbfredl1
2025-12-08refactor: clint.py => clint.luaJustin M. Keyes1
2025-11-22feat: has('terminfo')Justin M. Keyes1
2025-11-21ci: bump actions/checkout from 5 to 6dependabot[bot]1
2025-11-18build(test): unknown 'ipc_info_object_type_t' type on macOS #36523Koichi Shiraishi1
2025-11-09fix(build): remove .tar.gz workaround for bug fixed in zig 0.15.2bfredl1
2025-10-30build(deps): bump zig to v0.15.2bfredl1
2025-10-02ci: stop using macos-13 runner (#35996)zeertzjq1
2025-09-16ci: bump actions/checkout from 4 to 5dependabot[bot]1
2025-09-15build(ci): bump zig to 0.15.1 and add more platformsbfredl1
2025-09-06ci: enable unittests on arm runnerJames McCoy1
2025-08-19build: make build.zig generate helptags without running "nvim" binarybfredl1
2025-08-13Merge pull request #34969 from bfredl/winbuildbfredl1
2025-08-12feat(build): build.zig windows supportbfredl1
2025-08-11ci: bump actions/checkout from 4 to 5 #35305dependabot[bot]1
2025-08-02ci: enable integration tests on Release buildsEvgeni Chasnovski1
2025-07-12ci(test): use ARM ubuntu linux for more CI jobs #34908Justin M. Keyes1
2025-05-24ci: bump zig to 0.14.1bfredl1
2025-05-24feat(build): make build.zig run unittestsbfredl1
2025-05-07ci: bump mlugg/setup-zig from 1 to 2dependabot[bot]1
2025-05-02feat(build): build.zig MVP: build and run functionaltests on linuxbfredl1
2025-03-11ci(test): enable translations in at least one job (#32833)zeertzjq1
2025-02-15ci(test): disable ubuntu armdundargoc1
2025-02-09build: add luals checkdundargoc1
2025-02-08ci(arm64): skip installing npm to prevent segmentation faultsdundargoc1
2025-01-24ci(tests): remove build-types jobsChristian Clason1
2025-01-24ci(tests): add arm64 runnerChristian Clason1
2024-12-03ci: run tests directly rather than via the MakefileJames McCoy1
2024-12-03ci(test): remove the .git directory for LinuxJames McCoy1
2024-12-03ci: run one set of tests with a release buildJames McCoy1
2024-10-19ci: bump Intel macOS runners to 13Christian Clason1
2024-10-06ci: bump macos runner version to macos-15dundargoc1
2024-10-05ci: bump ubuntu runner version to ubuntu-24.04dundargoc1
2024-08-10build(deps): vendor libvterm at v0.3.3Christian Clason1
2024-08-05build(deps): remove libtermkey dependencyGregory Anders1
2024-08-05build(deps): remove msgpack-c dependencybfredl1