summaryrefslogtreecommitdiffstats
path: root/testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/Testbase.py
Commit message (Collapse)AuthorAgeFilesLines
* POSIX: fixed removal of symlinked directoriesChris St. Pierre2012-11-161-34/+61
|
* POSIX: ensure that automatically-created parent dirs have appropriate +x permsChris St. Pierre2012-11-071-15/+23
|
* fixed some POSIX unit testsChris St. Pierre2012-10-221-4/+12
|
* POSIX: Switch from perms to modeSol Jerome2012-10-151-10/+10
| | | | | | | | Bcfg2 has traditionally used the 'perms' attribute to specify the file mode for POSIX entries. Switching to a 'mode' attribute will allow us to be more consistent with other tools as well as POSIX itself. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* wrote more detailed unit testing documentationChris St. Pierre2012-10-051-4/+3
|
* fixed tests for pylint changesChris St. Pierre2012-09-251-39/+39
|
* reorganized testsuite to allow tests on stuff outside of srcChris St. Pierre2012-09-041-0/+991