summaryrefslogtreecommitdiff
path: root/test/buildtool/build_engine/base_maps
AgeCommit message (Expand)Author
2025-06-16Avoid unnecessary work in accessing container entriesPaul Cristian Sarbu
2025-06-04FileRoot: Give git-based roots access to storage configPaul Cristian Sarbu
2024-12-19Remove unused headersOliver Reiche
2024-11-14tests: Implement IWYU suggestionsMaksim Denisov
2024-10-25Add dependencies explicitly that are included directlyKlaus Aehlig
2024-09-26Fix increments in conditionsMaksim Denisov
2024-09-23Reorder dependencies and remove duplicates in OSSMaksim Denisov
2024-09-13Use TestHashType in testsMaksim Denisov
2024-09-13Pass HashFunction::Type to SourceTargetMapMaksim Denisov
2024-09-13Rename Compatibility class to ProtocolTraitsMaksim Denisov
2024-08-27Reformat code to comply with clang-format 18Klaus Aehlig
2024-08-21tests: use newly defined test suiteKlaus Aehlig
2024-08-07Replace classic C boolean operators with keywordsMaksim Denisov
2024-07-16Check compatibility in the test of source_mapMaksim Denisov
2024-04-08test: Add missing includes and fix depsPaul Cristian Sarbu
2023-11-27Refactoring RepositoryConfigPaul Cristian Sarbu
2023-08-24tests: Improve error reporting in scriptsOliver Reiche
2023-06-26Add non-upwards symlinks in the rule language...Paul Cristian Sarbu
2023-06-26FileRoot: Add handling of non-upwards symlink...Paul Cristian Sarbu
2023-05-24Split off tests into a separate logical repositoryKlaus Aehlig
2023-03-27tests: slience test-data generationKlaus Aehlig
2023-03-27MR Tests: Separate git init and branch creationOliver Reiche
2023-03-15catch2: bump to version 3.3.2Alberto Sartori
2023-02-17tests: Add proper quoting when system calling the shellPaul Cristian Sarbu
2022-12-14Test: Remove git bundle dependency from base_maps testsPaul Cristian Sarbu
2022-12-09rules: Refactoring and minor improvementsOliver Reiche
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-04-07refactor FileRoot::DirectoryEntriesAlberto Sartori
2022-03-30Eliminate duplicated code in ParseEntityName{FromJson,FromExpression}Alberto Sartori
2022-03-29refactor EntityNameAlberto Sartori
2022-03-16Format: Apply compact JSON formattingOliver Reiche
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