summaryrefslogtreecommitdiff
path: root/test/buildtool/file_system/git_tree.test.cpp
AgeCommit message (Expand)Author
2024-08-30Replace bazel_re::Digest in GitRepo::SymlinksCheckFunc callbackMaksim Denisov
2024-08-30Unify symlink checks in git treeMaksim Denisov
2024-08-27Reformat code to comply with clang-format 18Klaus Aehlig
2024-04-08test: Add missing includes and fix depsPaul Cristian Sarbu
2023-06-26ReadTree: Add check for non-upwards symlinks...Paul Cristian Sarbu
2023-06-26filesystem: Add logic for handling (non-upwards) symlinksPaul Cristian Sarbu
2023-05-31test: Extend filesystem tests to git repos with symlinks...Paul Cristian Sarbu
2023-05-31test: Streamline filesystem git test repo...Paul Cristian Sarbu
2023-03-30test: Make GitCAS thread-safety tests more strictPaul Cristian Sarbu
2023-03-15Update gsl-lite to 0.40.0Klaus Aehlig
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-21Git CAS: Move Git tree ops to fake repo wrapper classPaul Cristian Sarbu
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-08-05GitCAS: Support reading/creating trees without filesystem IOOliver Reiche
2022-08-05GitCAS: Add create tree via libgit2's treebuilderOliver Reiche
2022-08-05GitCAS: Implement reading git tree via libgit2Oliver Reiche
2022-06-13GitTree: Simplify testsOliver Reiche
2022-02-28Tests: Avoid std::tmpnam as it is considered unsafeOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig