aboutsummaryrefslogtreecommitdiffstats
path: root/tests/blogc-git-receiver
Commit message (Expand)AuthorAgeFilesLines
* build: use bash, but get it properly during build timeRafael G. Martins2016-10-123-3/+3
* build: man: tests: do not use bashRafael G. Martins2016-10-123-3/+3
* tests: git-receiver: avoid removing directories for safetyRafael G. Martins2016-10-113-20/+15
* git-receiver: added tests for shell, fixed bugRafael G. Martins2016-10-111-0/+73
* git-receiver: added test for post-receive. fixed leakRafael G. Martins2016-10-111-0/+148
* Revert "trying to fix tests on travis"Rafael G. Martins2016-10-101-4/+4
* trying to fix tests on travisRafael G. Martins2016-10-101-4/+4
* removed uneeded error code. export LC_ALL=C in test scriptRafael G. Martins2016-10-101-0/+2
* git-receiver: added support to get mirror url from config fileRafael G. Martins2016-10-102-0/+173
* git-receiver: splitted/reimplemented and tested shell command parserRafael G. Martins2016-10-071-0/+244
* git-receiver: splitted and tested pre-receive input parserRafael G. Martins2016-10-041-0/+101