summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAge
* Infra: Add dgit-repos-policy-trustingIan Jackson2015-05-31
| | | | | | | | Also add the --deliberately-fresh-repo deliberately, both to the manpage and to dgit's idea of non-fast-forward-ness. Rename the dgit test only deliberatelies to start with TEST-dgit-only- rather than having the -dgit-only at the end.
* Test suite: move t-commit and break out t-policy (nfc)Ian Jackson2015-05-31
|
* Infra: Allow FRESHREPO to override "tag already exists"Ian Jackson2015-05-31
| | | | drs-push-rejects test needs updating too.
* 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: finalise replay preventionIan Jackson2015-05-31
|
* Test suite: Abstract t-tstunt-parsechangelogIan Jackson2015-05-31
|
* Test suite: Use stunt Dpkg::Changelog::ParseIan Jackson2015-05-31
| | | | | | This saves a further 13s. Overalll the stunt changelog machinery saves 28s out of 100s (in my example case, the current debpolicy-newreject).
* Test suite: Allow for t-stunt to override Perl modulesIan Jackson2015-05-31
|
* Test suite: Use stunt dpkg-parsechangelogIan Jackson2015-05-31
| | | | | | | | | | This program takes 16ms instead of ~700ms on my computer. This saves 15s out of 100s for the debpolicy-newreject test (in its current state). Currently this is only used by various things in devscripts because dpkg-source uses /usr/lib/dpkg/parsechangelog/debian directly via a Perl module Dpkg::Changelog::Parse.
* Test suite: Provide new t-stunt facilityIan Jackson2015-05-31
|
* Tests: debpolicy-newreject: Attempt push while still in newIan Jackson2015-05-31
|
* Tests: Introduce t-set-using-tmp and use it in lib and adhocIan Jackson2015-05-31
|
* Tests: debpolicy-newreject: Make and use a tag at the startIan Jackson2015-05-31
|
* Tests: Debian policy: check incoming processing and subsequent cronIan Jackson2015-05-31
|
* Tests: debpolicy-newreject: Make each tree a new version (with dch and ↵Ian Jackson2015-05-31
| | | | debcommit)
* 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: Check that --deliberately-include-questionable-history actually worksIan Jackson2015-05-31
|
* Tests: Fix a typoIan Jackson2015-05-31
|
* Tests: Test rejection of removed NEW packageIan Jackson2015-05-31
|
* Tests: Exercise policy periodic hookIan Jackson2015-05-31
|
* Tests: Provide minimal test package (which is much faster), and use it in ↵Ian Jackson2015-05-31
| | | | debpolicy-newreject
* Tests: t-prep-newpackage: Cope with source git which has a master alreadyIan Jackson2015-05-31
|
* Tests: t-prep-newpackage: don't brokenly set v=3-1Ian Jackson2015-05-31
|
* dgit-repos-policy-debian: Fix error handling, and test fixesIan Jackson2015-05-31
|
* dgit-repos-policy-debian: WIP bugfixes to debuggingIan Jackson2015-05-31
|
* Tests: New tests/adhoc helper; document tests/using-intree tooIan Jackson2015-05-31
|
* Tests: break out some things into lib-core (nfc)Ian Jackson2015-05-31
|
* dgit-repos-policy-debian: Add debugging outputIan Jackson2015-05-31
|
* Tests: in drs-git-ext do not pass policy hook argument explicitly - dispatch ↵Ian Jackson2015-05-31
| | | | dir version is fine
* Tests: Use distro= dir for drs as well as dsd tests; rename the variable; ↵Ian Jackson2015-05-31
| | | | move the directory out of dispatch-dir/
* DGIT_TEST_DEBUG: Improve plumbing and honour in policy hook. Also honour ↵Ian Jackson2015-05-31
| | | | $dgitlive
* dgit-repos-server etc.: Rework argument & distros-dir passing (no overall ↵Ian Jackson2015-05-31
| | | | functional change)
* Test suite: start work on test of policy machineryIan Jackson2015-05-31
|
* Test suite: break out t-expect-failIan Jackson2015-05-31
|
* Test suite: make HOME be an absolute path (!)Ian Jackson2015-05-31
|
* LANG, LC_*: Consistently set required LC_* env varsIan Jackson2015-05-31
|
* Test suite: break out t-prep-newpackage (nfc)Ian Jackson2015-05-31
|
* Use ftpasterapi archive query method for testsIan Jackson2015-05-31
|
* Test suite: add component "main" to synthesised mirror filenamesIan Jackson2015-05-31
|
* Test suite: Use make for parallel executionIan Jackson2015-03-22
|
* Tests: rename "dss" to "dsd" (for dgit-ssh-dispatch)Ian Jackson2015-03-22
|
* Bugfixes (now all tests pass again)Ian Jackson2015-03-22
|
* Bugfixes (now tests/tests/drs-clone-nogit works)Ian Jackson2015-03-22
|
* Introduce Debian/Dgit.pmIan Jackson2015-03-22
|
* tests/tests/quilt: Test series quiltificationIan Jackson2014-11-16
|
* tests/tests/quilt: Reorganise loop into a function (nfc)Ian Jackson2014-11-16
|
* New dgit-infrastructure binary package containing dgit-repos-server et al. ↵Ian Jackson2014-11-09
| | | | Client users probably don't want this stuff. Also, it provides a convenient way to publish the dependencies.
* tests: Test dgit-ssh-dispatchIan Jackson2014-11-08
|