summaryrefslogtreecommitdiff
path: root/test/buildtool/file_system/git_repo.test.cpp
AgeCommit message (Expand)Author
2023-08-07test: Add check for reading objects by path from a Git treePaul 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-15catch2: bump to version 3.3.2Alberto Sartori
2023-02-17structure cleanup: move remote operations of GitRepo to other_tools...Paul Cristian Sarbu
2023-02-17tests: Add proper quoting when system calling the shellPaul Cristian Sarbu
2023-01-24GitRepo: Remove refspec argument in retrieving commit from remote...Paul Cristian Sarbu
2023-01-24GitRepo: Change FetchFromRemote to fetch based on branch namePaul Cristian Sarbu
2022-12-21Test: Add tests for git repo classPaul Cristian Sarbu