aboutsummaryrefslogtreecommitdiff
path: root/tests/cc/preprocessed
AgeCommit message (Expand)AuthorFilesLines
2023-12-14Allow enabling C++ modules for C++20 and later std.cxx valuesBoris Kolpackov1-0/+1
2022-07-08Fix some tests to match canned command line semanticsKaren Arutyunov1-1/+1
2022-07-07Use new cmdline type for canned command lines in {Build,Test}scriptBoris Kolpackov1-1/+1
2020-07-16Save original compiler path/mode in {c,cxx}.config.path/modeBoris Kolpackov1-1/+1
2020-02-07Drop copyright notice from source codeKaren Arutyunov2-2/+0
2019-10-18Use $quote() for quoting config.cxx option value in testscriptsKaren Arutyunov1-1/+1
2019-10-16Quote config.{c,cxx} paths when passing to testsBoris Kolpackov1-1/+1
2019-04-30Initial take on header unit and include translation supportBoris Kolpackov1-3/+3
2019-01-16Update copyright yearKaren Arutyunov2-2/+2
2018-11-19Fix expected diagnostics in testBoris Kolpackov1-1/+1
2018-09-04Rename .test/test{} to .testscript/testscript{}Boris Kolpackov1-1/+1
2018-05-19Update copyright yearKaren Arutyunov2-2/+2
2018-05-19Get rid of doc{version} and types for testscript and manifest in buildfilesKaren Arutyunov1-1/+1
2018-02-03Get rid of action rule override semanticsBoris Kolpackov1-1/+1
2017-08-02Change cc.preprocessed to {c,cxx}.preprocessedBoris Kolpackov2-8/+8
2017-06-16Clean up module-related diagnosticsBoris Kolpackov1-1/+1
2017-06-16Store module information in depdbBoris Kolpackov1-2/+1
2017-06-01Fix test to use new cleanup wildcard supportBoris Kolpackov1-13/+13
2017-05-30Diagnose lack of module support in extract_modules()Boris Kolpackov1-1/+1
2017-05-29Fix testBoris Kolpackov1-1/+1
2017-05-29Add ability to limit amount of preprocessing done on sourceBoris Kolpackov2-0/+133