]> git.k1024.org Git - pylibacl.git/history - test/test_acls.py
Update .gitignore file
[pylibacl.git] / test / test_acls.py
2019-11-26 Iustin PopRename test/ → tests/
2019-03-03 Iustin PopDrop Python 2.6 and earlier support
2019-03-03 Iustin PopIncrease test coverage
2015-04-30 Iustin PopUpdate my email address
2015-04-30 Iustin PopMerge remote-tracking branch 'github/master'
2015-04-30 Iustin Poptests: ignore IOErrors during operations invalid ACLs
2015-04-30 Iustin Poptests: don't call acl_to_text on an invalid ACL
2014-06-28 Iustin PopTry to fix uid_t/gid_t usage in entry qualifiers
2014-06-24 Iustin PopFirst step towards fixing qualifier overflow
2014-05-23 Iustin PopFix some indentation issues in tests
2014-05-23 Iustin PopUnify env and python variable TEST_DIR
2014-05-23 Iustin PopEnable testing on more Python versions and PyPy
2012-05-17 Iustin PopRename tests → test and distribute test files too
2009-12-27 Iustin PopFix unittest suite compatibility with python2.6
2008-06-28 Iustin PopSmall whitespace change
2008-06-28 Iustin PopAdd license text to source files
2008-06-28 Iustin PopImple the acl_equiv_mode function
2008-06-27 Iustin PopImplement the acl_extended_* functions
2008-06-27 Iustin Popunittests: generalize the skip decorators
2008-06-27 Iustin Popunittests: abstract basic acl text into a constant
2008-06-27 Iustin PopEnhance the unittest
2008-06-27 Iustin PopAllow use of a diferent path for temporary files
2008-06-27 Iustin PopAdd some simple unittests