summaryrefslogtreecommitdiff
path: root/test cases/rewrite/1 basic/rmSrc.json
AgeCommit message (Collapse)Author
2025-05-29rewriter: Rewrite how we add/remove source filesVolker Weißmann
Change the semantics of IntrospectionBuildTarget.source_nodes and IntrospectionBuildTarget.extra_files . The rewriter and the static introspection tool used to be very broken, now it is *less* broken, hence we add some tests in this commit. Fixes #11763
2019-03-03rewriter: Handle Arithmetic nodeDaniel Mensinger
2019-01-31Renamed operation test -> infoDaniel Mensinger
2019-01-22Added support for removing sources from a targetDaniel Mensinger