Jelmer Vernooij
|
def22c8966
Run style tests in travis.
|
7 tahun lalu |
Jelmer Vernooij
|
75b9110963
Revert "Separately report coverage for c extension tests and non-c extension tests."
|
7 tahun lalu |
Jelmer Vernooij
|
66c971a163
Fix codecov config.
|
7 tahun lalu |
Jelmer Vernooij
|
ead38cab62
Fix codecov flags to exclude dashes.
|
7 tahun lalu |
Jelmer Vernooij
|
3633175e47
Fix codecov arguments, make required.
|
7 tahun lalu |
Jelmer Vernooij
|
7c3cc2db5e
Separately report coverage for c extension tests and non-c extension tests.
|
7 tahun lalu |
Jelmer Vernooij
|
49e48854f2
Build with pypy3.
|
7 tahun lalu |
Hugo Osvaldo Barrera
|
5230038e8a
Simplify travis job definitions
|
7 tahun lalu |
Hugo Osvaldo Barrera
|
23d34abc59
Separate installation/testing into travis's phases
|
7 tahun lalu |
Hugo Osvaldo Barrera
|
4f53c92963
Use travis' simpler cache definitions
|
7 tahun lalu |
Jelmer Vernooij
|
f4c3a804d4
Run tests on Python3.3.
|
7 tahun lalu |
Jelmer Vernooij
|
690b9e3ed9
Actually add source directory.
|
7 tahun lalu |
Jelmer Vernooij
|
5a1e982117
Enable codecov.
|
7 tahun lalu |
Jelmer Vernooij
|
6a5668b9bf
Run tests against python3.6.
|
7 tahun lalu |
Jelmer Vernooij
|
ac07ffd412
Run tests against a few more pythonv versions.
|
7 tahun lalu |
Jelmer Vernooij
|
f62b7120e3
Fix http auth tests to avoid introducing new dependency on mock.
|
8 tahun lalu |
Mika Mäenpää
|
5b174e9b62
Tests for username:passwd style urls in HttpGitClient
|
8 tahun lalu |
Jelmer Vernooij
|
9138443d68
Revert "Drop dependency on greenlet/etc for Python3, as swift module is not yet"
|
8 tahun lalu |
Jelmer Vernooij
|
44ae644374
Drop dependency on greenlet/etc for Python3, as swift module is not yet
|
8 tahun lalu |
Jelmer Vernooij
|
faa71b304e
Disable gevent/greenlet for pypy.
|
8 tahun lalu |
Jelmer Vernooij
|
fa415c3dbf
Add dependencies for running test_greenthreads and test_swift on python3.
|
8 tahun lalu |
Jelmer Vernooij
|
44d6f448da
Fix python3 compatibility in dulwich.greenthreads, enable travis testing. Fixes: #422
|
8 tahun lalu |
Jelmer Vernooij
|
18884ba065
Fix fastimport support on python3.4.
|
8 tahun lalu |
Jelmer Vernooij
|
02ba02d710
Fastimport python3 support.
|
8 tahun lalu |
Jelmer Vernooij
|
e680479d53
Drop support for python 2.6.
|
8 tahun lalu |
Nicolas Dandrimont
|
559accdc46
.travis.yml: add Python 3.5
|
8 tahun lalu |
Gary van der Merwe
|
c5425156c8
Rework travis so that it uses containers & caches pip downloads.
|
9 tahun lalu |
Jelmer Vernooij
|
b4d89c12ae
Install unittest2 for python2.6.
|
9 tahun lalu |
Jelmer Vernooij
|
8aa9f67a01
Run tests in pure mode as well.
|
9 tahun lalu |
Jelmer Vernooij
|
29462dec08
Enable pypy on travis.
|
10 tahun lalu |