Jelmer Vernooij
|
8706eed1fc
Generate API docs in sphinx.
|
6 anni fa |
Jelmer Vernooij
|
9d1182c0fb
Move flake8 configuration to setup.cfg.
|
6 anni fa |
Jelmer Vernooij
|
95d44cdfa1
Set source in coveragerc rather than passing on command-line.
|
6 anni fa |
Jelmer Vernooij
|
1679bfb196
Fix check-tutorial.
|
6 anni fa |
Jelmer Vernooij
|
2d1e979d77
Fix the tutorial tests on python3. Fixes: #573
|
6 anni fa |
Jelmer Vernooij
|
7e4e45352a
Make warnings errors.
|
7 anni fa |
Jelmer Vernooij
|
117ddbe9cc
Ignore style errors under .tox/
|
7 anni fa |
Jelmer Vernooij
|
aa2a305841
Fix all flake8 style issues.
|
7 anni fa |
Jelmer Vernooij
|
b5ee25b887
Exclude build and .git when looking for style violations.
|
7 anni fa |
Jelmer Vernooij
|
c006390e8e
Add 'style' target.
|
7 anni fa |
Jelmer Vernooij
|
2341eafa35
Add coverage config.
|
7 anni fa |
Jelmer Vernooij
|
e680479d53
Drop support for python 2.6.
|
8 anni fa |
Jelmer Vernooij
|
6f78e69da9
Build sphinx docs as part of 'doc' target.
|
9 anni fa |
Jelmer Vernooij
|
27b20e377b
Reintroduce Python2.6 support.
|
10 anni fa |
Jelmer Vernooij
|
b6cda1c292
Remove GNU make-ish.
|
10 anni fa |
Augie Fackler
|
9bfac4fe15
Makefile: run tests with PYTHONHASHSEED=random
|
10 anni fa |
Jelmer Vernooij
|
e0282d541c
Move the swift backend to dulwich/contrib.
|
10 anni fa |
Jelmer Vernooij
|
a07b1511f9
Add 'make before-push' target.
|
10 anni fa |
Jelmer Vernooij
|
5a4e20d14b
Add pep8 make target and fix some pep8ness.
|
10 anni fa |
Jelmer Vernooij
|
4265383895
Add 'flakes' target invoking pyflakes, and fix some pyflakes warnings.
|
10 anni fa |
Jelmer Vernooij
|
2a97104d86
Remove pylint config.
|
10 anni fa |
Michael K
|
11de0efd13
Use the print() function in Makefile.
|
10 anni fa |
Jelmer Vernooij
|
961e44dfaa
Add lint support.
|
10 anni fa |
Jelmer Vernooij
|
7750cc600f
Add 'make check-compat'.
|
12 anni fa |
Nix
|
424b21b748
Support DESTDIR in the Makefile.
|
12 anni fa |
Jelmer Vernooij
|
968c0fc65c
Add 'make check-tutorial'.
|
13 anni fa |
Jelmer Vernooij
|
75e6ae5376
Add 'check-all' target.
|
13 anni fa |
Jelmer Vernooij
|
7a777c89f7
Add 'check-pypy' rule to Makefile.
|
13 anni fa |
Dave Borowitz
|
feb1b00840
Fix unittest2 runner and reorganize test imports.
|
14 anni fa |
Jelmer Vernooij
|
bc3f9c90d0
Use unittest or unittest2 test runner instead of nose for running tests from the testsuite.
|
14 anni fa |