aboutsummaryrefslogtreecommitdiffstats
path: root/tests/conftest.py
Commit message (Expand)AuthorAgeFilesLines
* okay this time really finish the rename. Up example iterations to 100kPaul Kehrer2014-01-281-2/+2
* PBKDF2 support for OpenSSL backendPaul Kehrer2014-01-281-1/+2
* revert fixture decorator for now, switch to append. no more globalsPaul Kehrer2014-01-191-11/+3
* modify backend selection to allow multiple backends via comma delimiterPaul Kehrer2014-01-181-6/+6
* better name for the variablePaul Kehrer2014-01-141-5/+4
* don't mutate _ALL_BACKENDSPaul Kehrer2014-01-141-2/+9
* support --backend as a pytest flag to limit to one backend for testingPaul Kehrer2014-01-131-1/+13
* Use pytest.fixture for backendsAlex Stapleton2014-01-111-5/+4
* rename the method to be less horribly namedPaul Kehrer2013-12-261-2/+2
* add mark that allows us to do skip tests on backends via decoratorsPaul Kehrer2013-12-261-1/+2
* Move stuff around and coverageAlex Gaynor2013-12-241-4/+4
* add test marks for various backend functionalityPaul Kehrer2013-12-241-0/+16
* Renamed bindings to backendsAlex Gaynor2013-12-131-1/+1
* Move the bindings into the hazmat moduleDonald Stufft2013-10-281-1/+1
* the great api -> backend renamePaul Kehrer2013-10-221-3/+3
* Consolidate this listAlex Gaynor2013-10-161-2/+2
* Explicitly pass around the API, and run all tests under all available APIsAlex Gaynor2013-10-031-0/+5