aboutsummaryrefslogtreecommitdiff
path: root/tests/cc/modules/headers.testscript
AgeCommit message (Collapse)AuthorFilesLines
2021-02-11Update header unit testsBoris Kolpackov1-4/+4
2020-11-30Start adapting module mapper to latest GCC protocolBoris Kolpackov1-0/+4
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-09-18Rename importable_headers variable to translatable_headersBoris Kolpackov1-4/+4
This name aligns better with the post-Cologne importable/translatable semantics.
2019-08-01Combine multiple single-character flags into a single argument for ↵Karen Arutyunov1-1/+1
testscript commands
2019-06-07Complete and normalize paths in cxx.importable_headersBoris Kolpackov1-11/+128
Also add more header unit include/import tests.
2019-06-06Redo header path normalization/realization logicBoris Kolpackov1-4/+2
We now try to use the normalized path (which preserves symlinks) if possible and fall back to realized otherwise.
2019-06-05Adjust GCC module mapper to new protocolBoris Kolpackov1-4/+31
2019-05-03Rename [config.]cxx.header_units to importable_headersBoris Kolpackov1-1/+1
2019-05-02Enable full header unit functionality testBoris Kolpackov1-1/+1
2019-04-30Initial take on header unit and include translation supportBoris Kolpackov1-0/+31