index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
conftest.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
pytest marks for RSA
Paul Kehrer
2014-02-08
1
-1
/
+2
*
okay this time really finish the rename. Up example iterations to 100k
Paul Kehrer
2014-01-28
1
-2
/
+2
*
PBKDF2 support for OpenSSL backend
Paul Kehrer
2014-01-28
1
-1
/
+2
*
revert fixture decorator for now, switch to append. no more globals
Paul Kehrer
2014-01-19
1
-11
/
+3
*
modify backend selection to allow multiple backends via comma delimiter
Paul Kehrer
2014-01-18
1
-6
/
+6
*
better name for the variable
Paul Kehrer
2014-01-14
1
-5
/
+4
*
don't mutate _ALL_BACKENDS
Paul Kehrer
2014-01-14
1
-2
/
+9
*
support --backend as a pytest flag to limit to one backend for testing
Paul Kehrer
2014-01-13
1
-1
/
+13
*
Use pytest.fixture for backends
Alex Stapleton
2014-01-11
1
-5
/
+4
*
rename the method to be less horribly named
Paul Kehrer
2013-12-26
1
-2
/
+2
*
add mark that allows us to do skip tests on backends via decorators
Paul Kehrer
2013-12-26
1
-1
/
+2
*
Move stuff around and coverage
Alex Gaynor
2013-12-24
1
-4
/
+4
*
add test marks for various backend functionality
Paul Kehrer
2013-12-24
1
-0
/
+16
*
Renamed bindings to backends
Alex Gaynor
2013-12-13
1
-1
/
+1
*
Move the bindings into the hazmat module
Donald Stufft
2013-10-28
1
-1
/
+1
*
the great api -> backend rename
Paul Kehrer
2013-10-22
1
-3
/
+3
*
Consolidate this list
Alex Gaynor
2013-10-16
1
-2
/
+2
*
Explicitly pass around the API, and run all tests under all available APIs
Alex Gaynor
2013-10-03
1
-0
/
+5