提交历史

作者 SHA1 备注 提交日期
  Ansgar 3604fdf1fb chore: intial run of black 1 月之前
  Ansgar d8da3f09b6 chore: initial run of isort 1 月之前
  Ansgar daceadb793 parse_changes: use bool instead of int for `dsc_file` 2 年之前
  Ansgar 79658968e3 build_file_list: use bool instead of int 2 年之前
  Ansgar db355fbcf3 [py3] use `assertRaisesRegex` instead of deprecated `assertRaisesRegexp` 4 年之前
  Ansgar aab91edea2 unify interpreter to "#! /usr/bin/env python3" 4 年之前
  Niels Thykier 23eda7ffb3 tests: Fix a deprecation warning from the tests in python3 6 年之前
  Ansgar Burchardt 0bf4c90e93 silence warning "E305 expected 2 blank lines after class or function definition" 6 年之前
  Gabriel Francisco ea14a09459 Remove few PendingDeprecationWarning from tests 6 年之前
  Bastian Blank 32343595ab Fix E302: Expected 2 blank lines, found 0 7 年之前
  Chris Lamb 74f1635e0e Drop unused imports. 7 年之前
  Ansgar Burchardt 7f42e94b09 Revert "srcformats: reject orig.tar.gz.asc files in source format 1.0" (Closes: #888448) 7 年之前
  Niels Thykier b25c34eab5 Convert test suite to use pytest 8 年之前
  Julien Cristau fe8fc1bfe5 srcformats: reject orig.tar.gz.asc files in source format 1.0 9 年之前
  Julien Cristau 50ac0c04ea Add a couple of check_dsc_files tests 9 年之前
  Chris Lamb 7a9f450509 tests/test_parse_changes.py: Move test to ParseDscTestCase as we call with dsc_file=1 9 年之前
  Chris Lamb 09a0b92396 tests/test_parse_changes.py: Test that an contentless .dsc fails correctly 9 年之前
  Chris Lamb 4de9caeac0 tests/test_parse_changes.py: Actually use the blank file test fixture 9 年之前
  Chris Lamb e173647690 tests/test_parse_changes.py: Rewrite loose and difficult-to-use-correctly assertFails 9 年之前
  Chris Lamb 88d460407b tests/test_parse_changes.py: Actually set dsc_file=1 when testing .dsc 9 年之前
  Torsten Werner 27e00376e8 Convert exception handling to Python3 syntax. 13 年之前
  Ansgar Burchardt 1242127976 do not check for a valid signature in parse_deb822, parse_changes 14 年之前
  Ansgar Burchardt ccd86ab52b tests/test_parse_changes.py: add another testcase 14 年之前
  Ansgar Burchardt 4c26662d24 tests/test_parse_changes.py: do not require signatures 14 年之前
  Ansgar Burchardt f5b045598b tests/test_parse_changes.py: update for new SignedFile exceptions 14 年之前
  Ansgar Burchardt 35a00a2c54 tests: dsc/4.dsc is invalid 14 年之前
  Joerg Jaspert cfe7789d6e Tell the testcases about the dsc thingie 15 年之前
  Chris Lamb 19dfe9bc56 Heh, someone fixed these issues since 2001. 15 年之前
  Chris Lamb 47955ee9a5 Port old tests to unittest; currently 18 failures. 15 年之前