aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
Commit message (Collapse)AuthorAgeFilesLines
...
* 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