diff options
author | w0rp <devw0rp@gmail.com> | 2017-05-02 21:18:17 +0100 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2017-05-02 21:18:17 +0100 |
commit | eb8bd26776fbdc57f0162d729260c4847645e145 (patch) | |
tree | 04fba5687126d64ff8cdc68f8a195ba7ee55f0b0 /test/command_callback/cppcheck_paths/one/two/three | |
parent | 36314aeaf2c1c5e272d7f3e5d696b5fc348081fd (diff) | |
download | ale-eb8bd26776fbdc57f0162d729260c4847645e145.zip |
#392 - Detect and use compile_commands.json for cppcheck
Diffstat (limited to 'test/command_callback/cppcheck_paths/one/two/three')
-rw-r--r-- | test/command_callback/cppcheck_paths/one/two/three/file.c | 0 | ||||
-rw-r--r-- | test/command_callback/cppcheck_paths/one/two/three/file.cpp | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/test/command_callback/cppcheck_paths/one/two/three/file.c b/test/command_callback/cppcheck_paths/one/two/three/file.c new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/command_callback/cppcheck_paths/one/two/three/file.c diff --git a/test/command_callback/cppcheck_paths/one/two/three/file.cpp b/test/command_callback/cppcheck_paths/one/two/three/file.cpp new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/command_callback/cppcheck_paths/one/two/three/file.cpp |