summaryrefslogtreecommitdiff
path: root/test/buildtool/build_engine
AgeCommit message (Expand)Author
2022-03-30Eliminate duplicated code in ParseEntityName{FromJson,FromExpression}Alberto Sartori
2022-03-29refactor EntityNameAlberto Sartori
2022-03-23Apply changes suggested by clang-format 11Oliver Reiche
2022-03-16Format: Apply compact JSON formattingOliver Reiche
2022-03-02expression language: add a range functionKlaus Aehlig
2022-03-01Pass actions and trees in analysis result as shared pointerKlaus Aehlig
2022-03-01Link build_engine tests to overall test targetKlaus Aehlig
2022-02-28Tests: Avoid std::tmpnam as it is considered unsafeOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig