summaryrefslogtreecommitdiff
path: root/tests/tests/drs-push-rejects
Commit message (Collapse)AuthorAge
* Test suite: Replace assignments to p with t-select-packageIan Jackson2015-07-11
|
* For non-Debian distros, debiantag() uses distro name a la DEP-14.Ian Jackson2015-07-04
|
* Use force flag when pushing tagsIan Jackson2015-06-23
| | | | | | | | | Newer versions of git push will not overwrite an existing tag unless the client specifies + on the refspec (or --force). (This is a client-side check.) So add this flag where appropriate, both in dgit itself, and in the test suite.
* 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-reporefs stash the outputIan Jackson2015-06-10
|
* Test suite: drs-push-rejects: use set +o pipefail, not set +eIan Jackson2015-06-07
|
* Test suite: Move t-reporefs into libIan Jackson2015-06-07
|
* Infra: Allow FRESHREPO to override "tag already exists"Ian Jackson2015-05-31
| | | | drs-push-rejects test needs updating too.
* LANG, LC_*: Consistently set required LC_* env varsIan Jackson2015-05-31
|
* Fix "tests: drs-push-rejects: test unknown suite"Ian Jackson2014-08-04
| | | | | We have to reset $tmp/suites or the remaining elements of this test script will fail.
* tests: drs-push-rejects: test unknown suiteIan Jackson2014-03-12
|
* tests: drs-push-rejects: malformed tags of various kindsIan Jackson2014-03-12
|
* dgit-repos-server: call tag tags "headers" in error messagesIan Jackson2014-03-12
|
* tests: drs-push-rejects: todos; now all relevant error conditions in ↵Ian Jackson2014-03-06
| | | | dgit-repos-server are at least noted with a "fixme"
* tests: drs-push-rejects: more error testsIan Jackson2014-03-06
|
* dgit-repos-server: some better error msgs, more testsIan Jackson2014-03-06
|
* tests: drs-push-rejects: fix unexpected success msgIan Jackson2014-03-05
|
* tests: drs-push-rejects: introduce and use "mustsucceed"Ian Jackson2014-03-05
|
* tests: drs-push-rejects: check that failures do not update any refsIan Jackson2014-03-05
|
* tests: drs-push-rejects: fix "key not in keyring" testIan Jackson2014-03-05
|
* dgit-repos-server: some better error msgs, more testsIan Jackson2014-03-05
|
* dgit-repos-server: fix dm parsing, more testsIan Jackson2014-03-05
|
* tests: drs-push-rejects: failing test for dmIan Jackson2014-03-05
|
* tests: drs-push-rejects: wipIan Jackson2014-03-05
|
* tests: drs-push-rejects: some failure cases; generate tags in scriptIan Jackson2014-03-05
|
* tests: drs-push-rejects: new test, currently just passes a pushIan Jackson2014-03-05