summaryrefslogtreecommitdiff
path: root/tests/lib
Commit message (Collapse)AuthorAge
...
* Test suite: Support t-dependencies (for gencontrol, not for tests/run-all)Ian Jackson2015-07-25
|
* Test suite: Introduce tests/list-testsIan Jackson2015-07-25
|
* Test suite: Break out t-make-hook-link.Ian Jackson2015-07-19
|
* Mirroring: Tests: Break out various functions (nfc overall)Ian Jackson2015-07-11
|
* Test suite: Provide t-files-notexistIan Jackson2015-07-11
|
* Test suite: Make t-reporefs take optional repo argumentIan Jackson2015-07-11
|
* Test suite: Break out t-grep-mpat (nfc)Ian Jackson2015-07-11
|
* Test suite: Move setting of grepper in t-expect-fail (nfc)Ian Jackson2015-07-11
|
* Test suite: Replace open-coded $tmp/git/$p.gitIan Jackson2015-07-11
|
* Test suite: Replace assignments to p with t-select-packageIan Jackson2015-07-11
|
* Test suite: Use "dgit setup-mergechangelogs" and abolish t-prep-mergechangelogsIan Jackson2015-07-04
|
* Test suite: In drs tests, check that master gets updatedIan Jackson2015-07-04
|
* Test suite: Provide t-ref-same-exactIan Jackson2015-07-04
|
* Test suite: Call pwd in t-dgitIan Jackson2015-07-04
|
* For non-Debian distros, debiantag() uses distro name a la DEP-14.Ian Jackson2015-07-04
|
* Test suite: Fix t-refs-notexistIan Jackson2015-07-04
|
* Tests: Allow t-commit caller to specify whole versionIan Jackson2015-06-29
|
* Test suite: Introduce t-policy-nonexistIan Jackson2015-06-23
| | | | "t-policy false" did not work properly.
* Test suite: Make t-policy more robust, and work in installed-package modeIan Jackson2015-06-23
|
* Test suite: Fix a `git-show-ref' to be `git show-ref'Ian Jackson2015-06-23
|
* Test suite: Set DEBCHANGE_VENDORIan Jackson2015-06-23
| | | | The test suite wants dch to behave as if for Debian.
* Infra: Support not running out of working treeIan Jackson2015-06-20
|
* Test suite: None of the dsd tests can be DEP-8 testedIan Jackson2015-06-20
| | | | | | | Retain the check for .git in dsd-clone-drs, because we are going to remove this restriction in general, but can't do so for this particular test (which is inapplicable if using an installed package becaue then the source code should come via the package repositories).
* Test suite: Use $troot rather than $root/tests twice (nfc)Ian Jackson2015-06-20
|
* Test suite: Provide t-git-get-ref-exactIan Jackson2015-06-13
| | | | No callers right now but I keep reinventing this.
* Test suite: Provide t-prep-mergechangelogs and use it in debpolicy-newrejectIan Jackson2015-06-13
|
* Test suite: t-expect-push-fail checks HEAD object did not arriveIan Jackson2015-06-10
|
* Test suite: test forbidden objects not presentIan Jackson2015-06-10
|
* Test suite: Make t-expect-push-fail out of the remains of mustfailIan Jackson2015-06-10
|
* Test suite: Move most of mustfail into t-expect-failIan Jackson2015-06-10
|
* Test suite: Make t-expect-fail flexible wrt which grep to runIan Jackson2015-06-10
| | | | | | | | Change the default to fgrep, and override it in the places where this is needed. Also use shell substitution to quote .s in tag name in debpolicy-newreject.
* Test suite: Make t-reporefs stash the outputIan Jackson2015-06-10
|
* Test suite: Move t-reporefs into libIan Jackson2015-06-07
|
* Test suite: set -o pipefail, in libIan Jackson2015-06-07
|
* Test suite: Prepare for pipefail in t-git-get-refIan Jackson2015-06-07
|
* Test suite: Prepare for pipefail in t-apply-diffIan Jackson2015-06-07
|
* Test suite: t-git-get-ref: check that argument starts with ref/Ian Jackson2015-06-07
|
* Test suite: Fix call to t-refs-notexist to have refs/Ian Jackson2015-06-07
|
* Test suite: Make it possible to call t-policy more than once (moving t-dsd ↵Ian Jackson2015-05-31
| | | | out of it)
* Test suite: move t-commit and break out t-policy (nfc)Ian Jackson2015-05-31
|
* Test suite: Provide t-rm-dput-droppingIan Jackson2015-05-31
| | | | | This is needed if tests reuse versions, which we are perhaps going to have to do to test out the replay prevention.
* Test suite: Abstract t-tstunt-parsechangelogIan Jackson2015-05-31
|
* Test suite: Allow for t-stunt to override Perl modulesIan Jackson2015-05-31
|
* Test suite: Provide new t-stunt facilityIan Jackson2015-05-31
|
* Tests: Introduce t-set-using-tmp and use it in lib and adhocIan Jackson2015-05-31
|
* Tests: Make some t-archive* functions take a suiteIan Jackson2015-05-31
|
* Tests: debpolicy-newreject: Explicitly check the state of the repo after ↵Ian Jackson2015-05-31
| | | | each operation
* Tests: break out t-git-dir-time-passesIan Jackson2015-05-31
|
* Tests: Exercise policy periodic hookIan Jackson2015-05-31
|
* Tests: t-prep-newpackage: Cope with source git which has a master alreadyIan Jackson2015-05-31
|