summaryrefslogtreecommitdiff
path: root/test/other_tools
AgeCommit message (Collapse)Author
2023-02-17structure cleanup: move libarchive utilities to other_tools...Paul Cristian Sarbu
...in order to not include unwanted dependencies in just proper. As the whole other_tools folder is meant to be excluded from bootstrapping, also remove the bootstrap guards.
2023-02-17tests: Add proper quoting when system calling the shellPaul Cristian Sarbu
2023-01-24Just-MR: Remove obsolete GET_BRANCH_REFNAME critical Git operationPaul Cristian Sarbu
As now all remote Git operations in GitRepo require at most just the branch name, there is no more need to inquire the repository about branch refspecs.
2022-12-21Test: Add basic test for just-mrPaul Cristian Sarbu
2022-12-21Test: Add tests for critical git opsPaul Cristian Sarbu