summaryrefslogtreecommitdiffstats
path: root/test/CompilationDatabase/fixture/SConstruct_tempfile
Commit message (Collapse)AuthorAgeFilesLines
* Add a copyright header to test filesMats Wichmann2023-05-211-0/+4
| | | | | | | | | | | | | A lot of files that are not the main test scripts had no license/copyright headers. This change adds those. In a small number of cases, this necessitaed a change to an expected line number from a failure/exception message. Along the way, some are lightly reformatted and some add a DefaultEnvironment call. Signed-off-by: Mats Wichmann <mats@linux.com>
* Force OBJSUFFIX for TEMPFILE test to be .o so it match expected on all platformsWilliam Deegan2023-01-011-0/+1
|
* Simplify test for commpilation db + TEMPFILE interactionWilliam Deegan2022-12-311-22/+5
|
* Added specific test for Compilation Database to reproduce issue #4275 with ↵TZe2022-12-121-0/+45
TempFileMunge