summaryrefslogtreecommitdiff
path: root/tests/tests/clone-nogit
Commit message (Collapse)AuthorAge
* test suite: Use http git check for three existing testsIan Jackson2019-08-11
| | | | | | | | | | | | | | At the very least we want at least one test which fails when check_for_git is nobbled ad-hoc [1] to return 1. "clone-nogit" fits that bill (verified experimentally). Pick two other tests to enable this for, roughly arbitrarily. (Two tests which chain to clone-nogit are affected too.) Of course we also want a test which fails when check_for_git falsely returns 0. We don't have one right now. Coming up... Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* test suite: Introduce t-ok.Ian Jackson2017-01-04
| | | | | | | | | | | No functional change. perl -i~ -pe 's/^echo ok\.$/t-ok/' tests/tests/*[^~] perl -i~ -pe 's/^echo ok\.$/t-ok/' tests/setup/*[^~] perl -i~ -pe 's/^echo done\.$/t-ok/' tests/tests/*[^~] perl -i~ -pe 's/^echo done\.$/t-ok/' tests/setup/*[^~] Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* autopkgtests: reorganise t-refs-same et al.Ian Jackson2013-11-24
|
* autopkgtests: consistently say "echo ok." at end of testsIan Jackson2013-11-24
|
* autopkgtests: clone-nogit: do push as wellIan Jackson2013-11-24
|
* autopkgtests: break out fetch-nogitIan Jackson2013-11-24
|
* autopkgtests: do fetch of new version tooIan Jackson2013-11-24
|
* autopkgtests: fix t-git-none, provide dummy (empty) gnupgIan Jackson2013-11-24
|
* autopkgtests: Provide tests/lib, and one pari-extra based clone test.Ian Jackson2013-11-24