mirror of
https://github.com/neovim/neovim.git
synced 2025-11-10 04:25:22 +00:00
warn about tests without libintl
This commit is contained in:
@@ -5,6 +5,8 @@ Tests are run by `/cmake/RunTests.cmake` file, using `busted`.
|
||||
|
||||
For some failures, `.nvimlog` (or `$NVIM_LOG_FILE`) may provide insight.
|
||||
|
||||
Depending on the presence of binaries (e.g., `xclip`) some tests will be ignored. You must compile with libintl to prevent `E319: The command is not available in this version` errors.
|
||||
|
||||
---
|
||||
|
||||
- [Running tests](#running-tests)
|
||||
|
||||
Reference in New Issue
Block a user