summaryrefslogtreecommitdiffstats
path: root/testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX
Commit message (Collapse)AuthorAgeFilesLines
* extended usage of Executor class, added client-side timeout optionsChris St. Pierre2013-02-141-0/+2
|
* added builtin support for creating users and groupsChris St. Pierre2012-12-031-9/+11
|
* removed another print statementChris St. Pierre2012-11-161-1/+0
|
* POSIX: fixed removal of symlinked directoriesChris St. Pierre2012-11-163-90/+94
|
* 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
|
* testsuite: Fix more 'mode' testsSol Jerome2012-10-152-6/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* 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-058-25/+10
|
* fixed tests for pylint changesChris St. Pierre2012-09-251-39/+39
|
* reorganized testsuite to allow tests on stuff outside of srcChris St. Pierre2012-09-0410-0/+2274