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 | e546f00daac8e716c5a747d7013c908c0e9ef526 (patch) | |
| tree | 7e0400f1045c204b0c54513c91075d1545e81031 /tests/test-system-lib-executable-find-or-warn.el | |
| parent | 34f5f0d946d1e394f9cda52d5cd5c0e2cf0243f0 (diff) | |
| download | dotemacs-e546f00daac8e716c5a747d7013c908c0e9ef526.tar.gz dotemacs-e546f00daac8e716c5a747d7013c908c0e9ef526.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-system-lib-executable-find-or-warn.el')
0 files changed, 0 insertions, 0 deletions
