Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij 2341eafa35 Add coverage config. il y a 7 ans
  Jelmer Vernooij e680479d53 Drop support for python 2.6. il y a 8 ans
  Jelmer Vernooij 6f78e69da9 Build sphinx docs as part of 'doc' target. il y a 9 ans
  Jelmer Vernooij 27b20e377b Reintroduce Python2.6 support. il y a 10 ans
  Jelmer Vernooij b6cda1c292 Remove GNU make-ish. il y a 10 ans
  Augie Fackler 9bfac4fe15 Makefile: run tests with PYTHONHASHSEED=random il y a 10 ans
  Jelmer Vernooij e0282d541c Move the swift backend to dulwich/contrib. il y a 10 ans
  Jelmer Vernooij a07b1511f9 Add 'make before-push' target. il y a 10 ans
  Jelmer Vernooij 5a4e20d14b Add pep8 make target and fix some pep8ness. il y a 10 ans
  Jelmer Vernooij 4265383895 Add 'flakes' target invoking pyflakes, and fix some pyflakes warnings. il y a 10 ans
  Jelmer Vernooij 2a97104d86 Remove pylint config. il y a 10 ans
  Michael K 11de0efd13 Use the print() function in Makefile. il y a 10 ans
  Jelmer Vernooij 961e44dfaa Add lint support. il y a 10 ans
  Jelmer Vernooij 7750cc600f Add 'make check-compat'. il y a 12 ans
  Nix 424b21b748 Support DESTDIR in the Makefile. il y a 12 ans
  Jelmer Vernooij 968c0fc65c Add 'make check-tutorial'. il y a 13 ans
  Jelmer Vernooij 75e6ae5376 Add 'check-all' target. il y a 13 ans
  Jelmer Vernooij 7a777c89f7 Add 'check-pypy' rule to Makefile. il y a 13 ans
  Dave Borowitz feb1b00840 Fix unittest2 runner and reorganize test imports. il y a 14 ans
  Jelmer Vernooij bc3f9c90d0 Use unittest or unittest2 test runner instead of nose for running tests from the testsuite. il y a 14 ans
  Jelmer Vernooij 1e451374e7 Makefile: add check-nocompat target. il y a 14 ans
  Jelmer Vernooij 7c59b4bdb6 tests: Run compat tests from "normal" testsuite, but skip if C git was not il y a 14 ans
  Jelmer Vernooij 7d2e431cfe Makefile: Prepend PYTHONPATH rather than overriding it. il y a 14 ans
  Dave Borowitz 9e43488c6e Add TESTFLAGS variable to Makefile to make running nosetests easier. il y a 14 ans
  Jelmer Vernooij f561dfaa68 If git is available on the local machine, always run the compatibility tests so I don't break stuff again. il y a 14 ans
  Dave Borowitz b457b06525 Add cgit compatibility testing framework. il y a 14 ans
  Jelmer Vernooij e062bc049f Add command for generating coverage-annotated files. il y a 15 ans
  Jelmer Vernooij 649857b7ab Switch to nosetests for tests, add coverage make target. il y a 15 ans
  Jelmer Vernooij 3653de1aeb Support generating pydoctor output. il y a 15 ans
  Jelmer Vernooij eea02edc45 s/trial/a testrunner. il y a 15 ans