w0rp
|
ac4bac8ea4
|
Add support for parsing compile_commands.json files for C compilers
|
2018-07-29 19:24:27 +01:00 |
|
w0rp
|
9ade656661
|
Just remove the .git directory test for now
|
2018-07-23 22:22:19 +01:00 |
|
w0rp
|
44397dd6db
|
Skip the one failing test on Windows
|
2018-07-23 22:21:13 +01:00 |
|
w0rp
|
2a861dfd40
|
Make the test C import path test fail less
|
2018-07-23 22:03:28 +01:00 |
|
w0rp
|
95ec9bb780
|
#1167 Use the make -n parsing for C++ compilers, and document the new option
|
2018-03-27 19:24:22 +01:00 |
|
roel0
|
18d0aeb1a0
|
* Shell commands should by called async with the help of a command chain
* The makefile parser unit test should only test the cflag parser itself
#1167
|
2018-03-20 21:49:31 +01:00 |
|
w0rp
|
1568bf8128
|
Fix the mscs tests on Windows, and use the improved Simplify for all tests instead.
|
2017-12-19 18:23:09 +00:00 |
|
w0rp
|
fdaac9bd78
|
Fix #1210 - Fix a Windows path issue which broke TSLint
|
2017-12-18 13:27:59 +00:00 |
|
w0rp
|
b952dda386
|
Get all tests to pass on Windows
|
2017-10-23 23:09:40 +01:00 |
|
w0rp
|
3352a6c9df
|
#711 - Make the clangtidy executable configurable
|
2017-07-17 00:07:18 +01:00 |
|
w0rp
|
9e83878900
|
#711 - Make the gcc executables configurable
|
2017-07-16 22:41:15 +01:00 |
|
w0rp
|
54ff573174
|
#711 - Make the clang executables configurable
|
2017-07-16 21:37:10 +01:00 |
|
w0rp
|
6a84605c57
|
Make every test set filenames and switch directories in the same way, and fix some missing escaping for the rubocop linter
|
2017-07-09 22:43:31 +01:00 |
|
w0rp
|
3828ea5b26
|
Detect .git directories for finding the project root for C projects
|
2017-06-25 21:33:15 +01:00 |
|
Gagbo
|
e98560a349
|
Added builddir option to clang-tidy to point to json folder (#688)
Detect compille_commands.json files for clang-tidy
|
2017-06-24 12:38:16 +01:00 |
|
w0rp
|
5e4c302b5b
|
Fix #557 - Detect C project roots and include root directories with headers, or include directories
|
2017-05-31 20:01:47 +01:00 |
|