Restore setstate/getstate support
[pylibacl.git] / tests /
2019-11-29 Iustin PopRestore setstate/getstate support
2019-11-29 Iustin PopChange Entry initialisation protocol
2019-11-29 Iustin PopCleanup py2-compatibility 'except' syntax
2019-11-29 Iustin PopRemove tests/__init__.py as not needed with pytest
2019-11-29 Iustin PopInclude filename in exceptions raised in delete_default
2019-11-27 Iustin PopAdd tests for a few IO failures
2019-11-27 Iustin PopAdd pathlib support in apply_to and has_extended
2019-11-27 Iustin PopAdd more test infrastructure for parameterisation
2019-11-27 Iustin Poptests: Py3 cleanup
2019-11-27 Iustin PopA bit more tests
2019-11-27 Iustin PopConvert TestModification to pytest
2019-11-27 Iustin PopStandardise skip-on-pypy decorator
2019-11-26 Iustin PopConvert AclExtensions to pytest
2019-11-26 Iustin PopConvert WriteTests to pytest
2019-11-26 Iustin PopSwitch LoadTests to pytest
2019-11-26 Iustin Poptests: add helper functions/fixtures
2019-11-26 Iustin PopRename test/ → tests/
2012-05-17 Iustin PopRename tests → test and distribute test files too
2012-05-13 Iustin PopExtend the refcount leak tests
2012-05-13 Iustin PopReplace deprecated names in test suite
2012-05-12 Iustin PopAdd test for refcount leak
2009-12-27 Iustin PopUpdate copyright years
2009-12-27 Iustin PopUnittest fixes for python 3
2009-12-27 Iustin PopFix unittest suite compatibility with python2.6