aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
...
* | Trun off linkcheck, it's too noisy. Fixes #652Alex Gaynor2014-02-281-1/+0
|/
* Select all errors, warnings, and flakes.David Reid2014-02-241-0/+1
* pass posargs via tox so --backend can be used for tox envsPaul Kehrer2014-01-131-2/+2
* This is a depAlex Gaynor2014-01-101-0/+1
* Actuall install a thingAlex Gaynor2014-01-101-0/+1
* Try to run the spellchecker on travisAlex Gaynor2014-01-101-0/+1
* Merge branch 'master' into fernetAlex Gaynor2014-01-021-1/+1
|\
| * 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
* | 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