summaryrefslogtreecommitdiffstats
path: root/testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestPermissions.py
Commit message (Collapse)AuthorAgeFilesLines
* reorganized testsuite to allow tests on stuff outside of srcChris St. Pierre2012-09-041-5/+0
|
* removed relative imports from testsuite for py2.4 compatChris St. Pierre2012-08-231-1/+1
|
* removed context managers from unit testsChris St. Pierre2012-08-211-6/+0
|
* lots of various py3k fixesChris St. Pierre2012-08-211-2/+2
|
* made POSIX subtool tests inherit from base POSIX tool testsChris St. Pierre2012-08-161-8/+3
|
* use common test libs for POSIX testsChris St. Pierre2012-08-161-7/+2
|
* POSIX:Chris St. Pierre2012-08-151-0/+21
refactored POSIX tool into multiple files to make it more manageable Added unit tests for POSIX tool and sub-tools fixed ACL handling for filesystems mounted noacl