Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-06 | Add tests for the restore command | Lukas Fleischer | 1 | -0/+17 | |
Test the restore mode of git-serve and git-update. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org> | |||||
2016-08-05 | t0002: Add more git-serve tests | Lukas Fleischer | 1 | -0/+62 | |
Add tests for common scenarios that should be detected/handled by the git-serve script. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org> | |||||
2016-08-05 | git-interface: Add test suite and basic tests | Lukas Fleischer | 1 | -0/+26 | |
Add basic tests for the Git interface. The test suite is based on sharness. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org> |