You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go.nvim/lua/tests
Faustin Date 8ea5439288
Ensure correct tools installation in goenv mode (#332)
* Ensure correct tools installation in goenv mode

Tools will be installed in appropriated directory when
[goenv](https://github.com/syndbg/goenv) manages
GOPATH.

* Check goenv existence with which

* Try better (?) goenv detection command

* Do not check if tool is installed twice

Once a tool is known to be installed, that information is cached in
utils.installed_tools.

* Wait 500ms for action to take effect in tests
1 year ago
..
fixtures go coverage combine 🎄🎆 2 years ago
go_commands_spec.lua lint 2 years ago
go_comment_spec.lua treesitter cache 2 years ago
go_coverage_spec.lua Fix unit test errors 🎄🎆 (#265) 2 years ago
go_fillstruct_spec.lua lint 2 years ago
go_fixplurals_spec.lua quick gen return #170 2 years ago
go_fmt_spec.lua Fix unit test errors 🎄🎆 (#265) 2 years ago
go_hover_spec.lua quick gen return #170 2 years ago
go_impl_spec.lua 🇫🇷 🇲🇦 😍 2 years ago
go_make_spec.lua lint 2 years ago
go_mockgen_spec.lua mockgen 2 years ago
go_module_spec.lua update unit tests 🇦🇷 a🇭🇷 2 years ago
go_rename_spec.lua merge github action/workflow 3 years ago
go_runner_spec.lua handle nil output with runner 2 years ago
go_setup_spec.lua Fix unit test errors 🎄🎆 (#265) 2 years ago
go_tags_spec.lua Ensure correct tools installation in goenv mode (#332) 1 year ago
go_test_spec.lua github action & unit test updates 2 years ago
go_ts_node_spec.lua lint 2 years ago
go_utils_spec.lua GoTestSum and sidepanel 2 years ago
init.vim local test 2 years ago
minimal.vim shada=NONE 2 years ago