diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-14 03:39:56 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-14 03:39:56 -0500 |
| commit | 506b0cc4ada2168930bd3042d35f6e6847dc787f (patch) | |
| tree | b7c6bae8ad71704ea2c8eac90155260f6284ccad /tests/test-custom-ordering-unarrayify.el | |
| parent | 191bfa55b771b2c5a3fa17775aa8a7e07db0ed33 (diff) | |
| download | dotemacs-506b0cc4ada2168930bd3042d35f6e6847dc787f.tar.gz dotemacs-506b0cc4ada2168930bd3042d35f6e6847dc787f.zip | |
test(prog-go): cover go-setup, staticcheck, debug, keybindings
Same shape as the prog-python and prog-webdev setup tests: company-mode + electric-pair-mode + LSP gating + buffer-local preferences. New tests cover:
- `cj/go-setup`: tab-width 4, standard-indent 4, indent-tabs-mode t (Go convention); company-mode + electric-pair-mode both fire; LSP starts when gopls is on PATH, skips otherwise.
- `cj/go-staticcheck`: runs `compile` with `./...` when staticcheck is on disk; messages and skips compile otherwise.
- `cj/go-debug`: starts `gud-gdb` with `dlv debug` when delve is on PATH; messages otherwise.
- `cj/go-mode-keybindings`: wires `C-; f` -> gofmt, `S-<f5>` -> staticcheck, `S-<f6>` -> debug.
External modes and process primitives are stubbed.
Diffstat (limited to 'tests/test-custom-ordering-unarrayify.el')
0 files changed, 0 insertions, 0 deletions
