Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
055005d87cee738f7d85767e7d31b4570acdafa7
/
tox.ini
36b35b1
Move config in pytest.ini to tox.ini.
by Terry Chia
· 10 years ago
68416c3
Merge pull request #1502 from reaperhulk/fix-1285
by Alex Gaynor
· 10 years ago
a98f95a
add pyasn1 as a dependency
by Paul Kehrer
· 10 years ago
1ecc7f1
add a tox target to randomize tests
by Paul Kehrer
· 10 years ago
62143e4
Use coverage parallel mode and coverage combine to fix paths
by Donald Stufft
· 10 years ago
cd34ca6
re-add line I accidentally removed by hitting dd one too many times
by Paul Kehrer
· 10 years ago
b525adf
add an ignore path for doc8 + fix a long line causing failures
by Paul Kehrer
· 10 years ago
95f2c2b
only run doc8 over things with a rst extension
by Alex Gaynor
· 10 years ago
eb1c41c
Move coverage configuration to the config file
by Alexander Gaynor
· 10 years ago
9963cb3
Linewrap CHANGELOG and have doc8 check it as well
by Alex Gaynor
· 10 years ago
a417b84
Moved doc8 job to docs
by Ayrx
· 10 years ago
7b62cca
grump
by Alex Gaynor
· 10 years ago
fbcb3c4
Allow long titles
by Alex Gaynor
· 10 years ago
d838783
Part of the py3 job as well for consistency
by Alex Gaynor
· 10 years ago
5b8126f
Move to being a part of the pep8 job
by Alex Gaynor
· 10 years ago
4e75eb4
Testing for doc8
by Alex Gaynor
· 10 years ago
d3e3df9
use pyasn1 for creating the dss-sig-value structure
by Paul Kehrer
· 11 years ago
707b008
Fix pep8 errors for latest import linter
by Alex Stapleton
· 11 years ago
89917f1
Alphabetize tox.ini deps
by Alex Stapleton
· 11 years ago
bafceb6
Enable import order lint
by Alex Stapleton
· 11 years ago
7ad18bc
add some comments to note the duplication between setup.py and tox.ini
by Paul Kehrer
· 11 years ago
3888a84
Fix bug in release task and style fixes
by Alex Stapleton
· 11 years ago
a39a319
Move cryptography.vectors to cryptography_vectors
by Alex Stapleton
· 11 years ago
710f614
add py34 target for python 3.4 CI
by Paul Kehrer
· 11 years ago
2569323
Install pep8-naming on travis
by Alex Gaynor
· 11 years ago
aee8b1a
Merge pull request #683 from reaperhulk/pep8-naming
by Alex Gaynor
· 11 years ago
986b190
new tox docs-linkcheck target for a jenkins job to do linkcheck
by Paul Kehrer
· 11 years ago
570228f
Trun off linkcheck, it's too noisy. Fixes #652
by Alex Gaynor
· 11 years ago
577d295
add pep8-naming to pep8 tests
by Paul Kehrer
· 11 years ago
59249cf
Select all errors, warnings, and flakes.
by David Reid
· 11 years ago
c1fd2be
pass posargs via tox so --backend can be used for tox envs
by Paul Kehrer
· 11 years ago
29b40ea
This is a dep
by Alex Gaynor
· 11 years ago
5c0ec7c
Actuall install a thing
by Alex Gaynor
· 11 years ago
fc4e2b7
Try to run the spellchecker on travis
by Alex Gaynor
· 11 years ago
5bae063
Merge branch 'master' into fernet
by Alex Gaynor
· 11 years ago
6f78d64
Make the PyPy tox job consistent with the main one.
by Alex Gaynor
· 11 years ago
4b31af7
Merge branch 'master' into fernet
by Alex Gaynor
· 11 years ago
93a0b2f
Run py.test with catpure=no for more faster.
by David Reid
· 11 years ago
4a35b7f
Merge branch 'master' into fernet
by Alex Gaynor
· 11 years ago
960cf5e
Test that docs compile under latex as well --needed for PDF building
by Alex Gaynor
· 11 years ago
b29a6b2
Merge branch 'master' into fernet
by Alex Gaynor
· 11 years ago
144209d
Run pytest in --strict mode so that typso in pytest.mark give errors
by Alex Gaynor
· 11 years ago
13ec479
Include in tox.ini
by Alex Gaynor
· 11 years ago
60f1d8b
Merge branch 'master' into fernet
by Alex Gaynor
· 11 years ago
3e81fb2
DOn't fail tox on coverage
by Alex Gaynor
· 11 years ago
eca9f36
Merge branch 'master' into fernet
by Alex Gaynor
· 11 years ago
46cb601
Disable coverage on pypy temporarily.
by David Reid
· 11 years ago
484713f
Merge branch 'master' into fernet
by Alex Gaynor
· 11 years ago
fb8adfc
Use raw vector files
by Alex Gaynor
· 11 years ago
c510e49
Added a tox/travis just for running flake8 under py3k
by Alex Gaynor
· 11 years ago
0a5654f
Also linkcheck the docs
by Alex Gaynor
· 11 years ago
afdddca
Enable all the flake8
by Alex Gaynor
· 11 years ago
1d80538
Also ignore eggs
by Alex Gaynor
· 11 years ago
967c03b
Better way
by Alex Gaynor
· 11 years ago
b58865b
Lint setup.py
by Alex Gaynor
· 11 years ago
34b6ae7
Fail tests if our coverage is less than 100%
by Donald Stufft
· 11 years ago
81a5287
Use a None default so composition is easier
by Alex Gaynor
· 11 years ago
ff61cd3
Run coverage from the outside so it sees everything
by Alex Gaynor
· 11 years ago
0b4df97
Merge branch 'master' into simple-symmetric-encryption
by Alex Gaynor
· 11 years ago
235fa71
Use the Sphinx doctest builder
by Donald Stufft
· 11 years ago
83a0f48
Fixed tox
by Alex Gaynor
· 11 years ago
bac187d
Use an enum for determining BlockCipher operation
by Donald Stufft
· 11 years ago
9e1a48b
Add a test utility functions to read & process NIST vector files
by Donald Stufft
· 11 years ago
9d00588
Record coverage
by Alex Gaynor
· 11 years ago
0f66c6d
Move all tests to be controlled by tox
by Alex Gaynor
· 11 years ago