summaryrefslogtreecommitdiff
path: root/tests/test_interfaces.py
Commit message (Collapse)AuthorAgeFilesLines
* Delete unused register_interface_if (#5883)Alex Gaynor2021-03-011-23/+0
|
* Interface: Make annotation check optional (#5775)Christian Heimes2021-02-081-0/+24
| | | | | | | | | | | | | * Interface: Make annotation check optional Fixes: https://github.com/pyca/cryptography/issues/5774 Signed-off-by: Christian Heimes <cheimes@redhat.com> * Use param.replace() Co-authored-by: Stanislav Levin <slev@altlinux.org> Signed-off-by: Christian Heimes <cheimes@redhat.com> Co-authored-by: Stanislav Levin <slev@altlinux.org>
* Complete removal of py2 (#5533)Alex Gaynor2020-12-091-12/+5
| | | | | * Drop Python 2 * Black everything
* Paint it Black by the Rolling Stones (#5324)Alex Gaynor2020-07-201-1/+3
|
* Add a register_interface_if decorator. (#3120)Terry Chia2016-08-291-1/+27
| | | | | | | | * Add a register_interface_if decorator. * Add tests. * PEP 8.
* commentAlex Gaynor2015-07-021-0/+2
|
* Improved coverage for tests, handle multiple pytest.mark.supported ↵Alex Gaynor2015-07-021-0/+2
| | | | decorators on one function
* Update the license header for every source file, as well as the documentation.Alex Gaynor2014-11-161-12/+3
| | | | Fixes #1209
* Fix testsAlex Gaynor2014-10-281-6/+1
|
* fix up the line coverageAlex Gaynor2014-10-211-5/+5
|
* Fix for abstractproperty, and make things nicerAlex Gaynor2014-10-211-0/+15
|
* Added headerAlex Gaynor2014-10-211-0/+13
|
* whoops, forgotten fileAlex Gaynor2014-10-211-0/+40