aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into fernetAlex Gaynor2014-01-021-1/+1
|\ | | | | | | | | Conflicts: docs/index.rst
| * Make the PyPy tox job consistent with the main one.Alex Gaynor2014-01-011-1/+1
| |
* | Merge branch 'master' into fernetAlex Gaynor2013-12-271-2/+2
|\|
| * Run py.test with catpure=no for more faster.David Reid2013-12-231-2/+2
| |
* | Merge branch 'master' into fernetAlex Gaynor2013-12-151-0/+1
|\|
| * Test that docs compile under latex as well --needed for PDF buildingAlex Gaynor2013-12-151-0/+1
| |
* | Merge branch 'master' into fernetAlex Gaynor2013-11-191-2/+4
|\|
| * Run pytest in --strict mode so that typso in pytest.mark give errorsAlex Gaynor2013-11-161-1/+1
| |
| * Include in tox.iniAlex Gaynor2013-11-081-1/+3
| |
* | Merge branch 'master' into fernetAlex Gaynor2013-11-071-1/+1
|\|
| * DOn't fail tox on coverageAlex Gaynor2013-11-051-1/+1
| |
* | Merge branch 'master' into fernetAlex Gaynor2013-11-011-0/+5
|\|
| * Disable coverage on pypy temporarily.David Reid2013-10-311-0/+5
| |
* | Merge branch 'master' into fernetAlex Gaynor2013-10-311-1/+6
|\|
| * Added a tox/travis just for running flake8 under py3kAlex Gaynor2013-10-311-1/+6
| |
* | Use raw vector filesAlex Gaynor2013-10-311-1/+2
|/
* 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
| | | | | | | | | | This allows us to test our documentation snippets using the standard "doctest" utility.
* | 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