커밋 기록

작성자 SHA1 메시지 날짜
  Ansgar daceadb793 parse_changes: use bool instead of int for `dsc_file` 1 년 전
  Ansgar 79658968e3 build_file_list: use bool instead of int 1 년 전
  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 5 년 전
  Ansgar Burchardt 0bf4c90e93 silence warning "E305 expected 2 blank lines after class or function definition" 5 년 전
  Gabriel Francisco ea14a09459 Remove few PendingDeprecationWarning from tests 5 년 전
  Bastian Blank 32343595ab Fix E302: Expected 2 blank lines, found 0 6 년 전
  Chris Lamb 74f1635e0e Drop unused imports. 6 년 전
  Ansgar Burchardt 7f42e94b09 Revert "srcformats: reject orig.tar.gz.asc files in source format 1.0" (Closes: #888448) 6 년 전
  Niels Thykier b25c34eab5 Convert test suite to use pytest 7 년 전
  Julien Cristau fe8fc1bfe5 srcformats: reject orig.tar.gz.asc files in source format 1.0 8 년 전
  Julien Cristau 50ac0c04ea Add a couple of check_dsc_files tests 8 년 전
  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 13 년 전
  Ansgar Burchardt ccd86ab52b tests/test_parse_changes.py: add another testcase 13 년 전
  Ansgar Burchardt 4c26662d24 tests/test_parse_changes.py: do not require signatures 13 년 전
  Ansgar Burchardt f5b045598b tests/test_parse_changes.py: update for new SignedFile exceptions 13 년 전
  Ansgar Burchardt 35a00a2c54 tests: dsc/4.dsc is invalid 13 년 전
  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 년 전