diff options
author | kodemeister <kodemeister@outlook.com> | 2018-08-09 09:02:16 +0600 |
---|---|---|
committer | kodemeister <kodemeister@outlook.com> | 2018-08-09 09:02:16 +0600 |
commit | cc84c19451e3aa57eb45966b37f114a2c5941aab (patch) | |
tree | 651c832f209bdfa4c2aeefc9fc39f12258329dba /test/command_callback/cquery_paths | |
parent | 212e3b0b2f36937eac126a7718d6997963b12c68 (diff) | |
download | ale-cc84c19451e3aa57eb45966b37f114a2c5941aab.zip |
Add C/C++ tests for cquery LSP linter
Diffstat (limited to 'test/command_callback/cquery_paths')
-rw-r--r-- | test/command_callback/cquery_paths/with_compile_commands_json/compile_commands.json | 0 | ||||
-rw-r--r-- | test/command_callback/cquery_paths/with_cquery/.cquery | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/test/command_callback/cquery_paths/with_compile_commands_json/compile_commands.json b/test/command_callback/cquery_paths/with_compile_commands_json/compile_commands.json new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/command_callback/cquery_paths/with_compile_commands_json/compile_commands.json diff --git a/test/command_callback/cquery_paths/with_cquery/.cquery b/test/command_callback/cquery_paths/with_cquery/.cquery new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/command_callback/cquery_paths/with_cquery/.cquery |