aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Include in tox.iniAlex Gaynor2013-11-081-1/+3
* DOn't fail tox on coverageAlex Gaynor2013-11-051-1/+1
* Disable coverage on pypy temporarily.David Reid2013-10-311-0/+5
* Added a tox/travis just for running flake8 under py3kAlex Gaynor2013-10-311-1/+6
* Also linkcheck the docsAlex Gaynor2013-10-271-0/+1
* Enable all the flake8Alex Gaynor2013-10-211-2/+1
* Also ignore eggsAlex Gaynor2013-10-211-1/+1
* Better wayAlex Gaynor2013-10-211-1/+4
* Lint setup.pyAlex Gaynor2013-10-211-1/+1
* Fail tests if our coverage is less than 100%Donald Stufft2013-10-191-1/+1
* Use a None default so composition is easierAlex Gaynor2013-10-031-1/+1
* Run coverage from the outside so it sees everythingAlex Gaynor2013-10-031-2/+5
* Merge branch 'master' into simple-symmetric-encryptionAlex Gaynor2013-08-121-2/+3
|\
| * Use the Sphinx doctest builderDonald Stufft2013-08-111-2/+3
* | Fixed toxAlex Gaynor2013-08-101-1/+3
* | Use an enum for determining BlockCipher operationDonald Stufft2013-08-101-1/+1
|/
* Add a test utility functions to read & process NIST vector filesDonald Stufft2013-08-091-2/+3
* Record coverageAlex Gaynor2013-08-071-2/+2
* Move all tests to be controlled by toxAlex Gaynor2013-08-071-0/+16