1. 04 4月, 2019 6 次提交
  2. 31 3月, 2019 1 次提交
  3. 30 3月, 2019 1 次提交
  4. 29 3月, 2019 1 次提交
  5. 27 3月, 2019 1 次提交
  6. 26 3月, 2019 1 次提交
  7. 25 3月, 2019 1 次提交
  8. 24 3月, 2019 2 次提交
    • G
      Remove few PendingDeprecationWarning from tests · ea14a094
      Gabriel Francisco 提交于
      when building in Buster.
      
      ============================= test session starts ==============================
      platform linux2 -- Python 2.7.16rc1, pytest-3.10.1, py-1.7.0, pluggy-0.8.0 -- /usr/bin/python2
      cachedir: .pytest_cache
      rootdir: /srv/dak, inifile:
      collecting ... collected 166 items
      
      [...]
      
      =============================== warnings summary ===============================
      tests/test_parse_changes.py::ParseChangesTestCase::test_3
        /srv/dak/tests/test_parse_changes.py:95: PendingDeprecationWarning: Please use assertFalse instead.
          self.failIf(changes.get('you'))
        /srv/dak/tests/test_parse_changes.py:95: PendingDeprecationWarning: Please use assertFalse instead.
          self.failIf(changes.get('you'))
        /srv/dak/tests/test_parse_changes.py:95: PendingDeprecationWarning: Please use assertFalse instead.
          self.failIf(changes.get('you'))
      
      tests/test_parse_changes.py::ParseDscTestCase::test_9
        /srv/dak/tests/test_parse_changes.py:66: PendingDeprecationWarning: Please use assertFalse instead.
          self.failIf(changes.get('this'))
      
      -- Docs: https://docs.pytest.org/en/latest/warnings.html
      =================== 166 passed, 4 warnings in 19.14 seconds ====================
      ea14a094
    • J
      Document that s has a rm subcommand · c3158eff
      Joerg Jaspert 提交于
      c3158eff
  9. 14 3月, 2019 3 次提交
  10. 12 3月, 2019 5 次提交
  11. 11 3月, 2019 3 次提交
  12. 10 3月, 2019 1 次提交
  13. 09 3月, 2019 2 次提交
  14. 03 3月, 2019 1 次提交
  15. 16 2月, 2019 3 次提交
  16. 31 1月, 2019 2 次提交
  17. 28 1月, 2019 1 次提交
  18. 27 1月, 2019 2 次提交
  19. 26 1月, 2019 1 次提交
  20. 25 1月, 2019 2 次提交