Enable compiler warnings
[pyxattr.git] / test /
2012-12-21 Mike GilbertPython 2.5 can't parse byte literals, so use bytes...
2012-05-15 Iustin PopComplete the change of namespace handling
2012-05-15 Iustin PopFix bug in get_all for empty namespace handling
2012-05-15 Iustin PopFix two missing close() class in tests
2012-05-15 Iustin PopRemove use of deprecated fail* test functions
2012-05-14 Iustin PopSwitch to setuptools
2008-12-14 Iustin PopAdd python 3 support
2008-12-11 Iustin PopAdd script to run tests
2008-06-30 Iustin Popunittests: enhance symlink tests
2008-06-30 Iustin PopMerge branch 'fixes' into new_style
2008-06-29 Iustin Popunittests: add many checks for namespace ops
2008-06-29 Iustin PopAdd new-style list function
2008-06-29 Iustin Popunittests: allow changing the test dir
2008-06-29 Iustin PopAdd new-style remove function
2008-06-29 Iustin PopAdd the new-style get function
2008-06-29 Iustin PopAdd new-style set() function
2008-06-29 Iustin PopAdd unittests for the get_all function
2008-03-09 Iustin PopAdd some unittests