]> git.decadent.org.uk Git - dak.git/commitdiff
Merge remote-tracking branch 'lamby/improve-parse-changes-tests-796787' into merge
authorJoerg Jaspert <joerg@debian.org>
Thu, 10 Sep 2015 20:06:26 +0000 (22:06 +0200)
committerJoerg Jaspert <joerg@debian.org>
Thu, 10 Sep 2015 20:06:26 +0000 (22:06 +0200)
* lamby/improve-parse-changes-tests-796787:
  tests/test_parse_changes.py: Move test to ParseDscTestCase as we call with dsc_file=1
  tests/test_parse_changes.py: Test that an contentless .dsc fails correctly
  tests/test_parse_changes.py: Actually use the blank file test fixture
  tests/test_parse_changes.py: Rewrite loose and difficult-to-use-correctly assertFails
  tests/test_parse_changes.py: Actually set dsc_file=1 when testing .dsc


Trivial merge