summaryrefslogtreecommitdiff
path: root/interface-definitions/include/source-interface.xml.i
AgeCommit message (Collapse)Author
2023-01-21validators: T4875: use file-path to replace validator 'interface-name'Christian Breunig
(cherry picked from commit f0bc6c62016d285f0645c4b3ba8b1451c40c637f)
2021-03-14xml: include: fix typo on include commentChristian Poessinger
When including XML files they all contained a comment from where the snipped had actually been included from. The comment had been "included start" and "included end" instead of "include start" and "include end". This commit corrects the glitch. (cherry-picked from commit ee2dfee43f8319726c2225a5ad2367d936ec3176)
2021-02-24xml: add missing constaint to source-interface includeChristian Poessinger
(cherry picked from commit 913cd3c8809ea8a17ede7608654e956dcf718980)
2020-10-04xml: include: add comment about source filename to every include snippetChristian Poessinger
2020-07-15xml: T2651: provide general source-interface include fileChristian Poessinger