summaryrefslogtreecommitdiff
path: root/test/buildtool/execution_api/local/local_api.test.cpp
AgeCommit message (Expand)Author
9 daysTest: Add test for API output path modesOliver Reiche
2025-05-12LocalAction: Fix collection of directory symlinkOliver Reiche
2024-11-14tests: Implement IWYU suggestionsMaksim Denisov
2024-08-27Reformat code to comply with clang-format 18Klaus Aehlig
2024-07-30Pass LocalContext to LocalApiPaul Cristian Sarbu
2024-07-19api_test: Rename SetLauncher to CreateLocalExecConfigPaul Cristian Sarbu
2024-07-16Remove the LocalExecutionConfig singletonPaul Cristian Sarbu
2024-07-16Pass LocalExecutionConfig to LocalAction and LocalApiPaul Cristian Sarbu
2024-07-05Remove HermeticLocalTestFixtureMaksim Denisov
2024-07-05Convert Storage to a general classMaksim Denisov
2024-07-05Pass StorageConfig and Storage to LocalApiMaksim Denisov
2023-06-26tests: Add API checks for uploading non-upwards symlinksPaul Cristian Sarbu
2023-03-15catch2: bump to version 3.3.2Alberto Sartori
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-03-25ExecutionApi: Add test for retrieving mixed blobs and treesOliver Reiche
2022-03-23Apply changes suggested by clang-tidy 11Oliver Reiche
2022-03-14ExecutionApi: Add test for creating outdirs before executionOliver Reiche
2022-03-14ExecutionAPI: Add test for retrieving trees to pathOliver Reiche
2022-03-14ExecutionAPI: Add common tests for local and remote apiOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig