test: nvim_get_hl_by_name/by_id #7082

- test all properties
- test failure modes
This commit is contained in:
Justin M. Keyes
2017-10-08 20:23:11 +02:00
parent 04187a1c74
commit 52517321d1
3 changed files with 65 additions and 22 deletions

View File

@@ -33,7 +33,6 @@
#include "nvim/syntax.h"
#include "nvim/getchar.h"
#include "nvim/os/input.h"
#include "nvim/ui.h"
#define LINE_BUFFER_SIZE 4096