summaryrefslogtreecommitdiff
path: root/test/CompilationDatabase
Commit message (Expand)AuthorAgeFilesLines
* Force OBJSUFFIX for TEMPFILE test to be .o so it match expected on all platformsWilliam Deegan2022-12-311-0/+1
* Simplify test for commpilation db + TEMPFILE interactionWilliam Deegan2022-12-312-60/+13
* Update copyright header text, format filesWilliam Deegan2022-12-313-6/+10
* Added specific test for Compilation Database to reproduce issue #4275 with Te...TZe2022-12-122-0/+141
* Add newline to end of compilation dbDan Mezhiborsky2022-08-072-6/+12
* Change variable from COMPILATIONDB_USE_PATH_FILTER to COMPILATIONDB_PATH_FILTERWilliam Deegan2020-11-231-2/+2
|\
| * Add COMPILATIONDB_USE_PATH_FILTER for filtering compilation database.James Benton2020-11-232-0/+53
* | Add COMPILATIONDB_USE_PATH_FILTER for filtering compilation database.James Benton2020-10-272-0/+53
|/
* Add test for variant_dir with duplicate=True and FalseWilliam Deegan2020-06-152-0/+158
* Fix test for compilation_db to work on windows and linuxWilliam Deegan2020-06-152-10/+16
* Fix Issue #3693 - change compilation db field 'target' to 'output' per specWilliam Deegan2020-06-131-2/+2
* Fix test SConstruct formattingWilliam Deegan2020-06-061-2/+0
* Added tests which should cover all the variations of ways to call Compilation...William Deegan2020-06-062-11/+95
* change CompilationDatabase from psuedo builder to builder. Add emitter to cle...William Deegan2020-06-061-2/+2
* more test updatesWilliam Deegan2020-05-192-3/+31
* Rename as.py to asm.py and add to TOOL_ALIASES. 'as' is reserved keyword so c...William Deegan2020-05-192-0/+13