summaryrefslogtreecommitdiffstats
path: root/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestCfg/Test_init.py
Commit message (Collapse)AuthorAgeFilesLines
* Cfg: handle filenames with regex special characters properlyChris St. Pierre2013-01-071-0/+1
|
* Cfg: Added feature to provide generation of SSH keys, authorized_keys fileChris St. Pierre2013-01-031-21/+40
|
* Cfg: added creator handler to perform one-time creation of static dataChris St. Pierre2012-12-201-1/+99
|
* fixed test that was "broken" when assertXMLEqual was fixedChris St. Pierre2012-12-031-4/+4
|
* testsuite: fixed assertXMLEqual comparison of XML attribute valuesChris St. Pierre2012-12-031-2/+2
|
* assigned Cfg handlers explicit priorities to avoid over-zealous regex matchesChris St. Pierre2012-10-171-5/+0
|
* testsuite: Fix more 'mode' testsSol Jerome2012-10-151-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* wrote more detailed unit testing documentationChris St. Pierre2012-10-051-3/+1
|
* Cfg: fixed regexes for handling and ignoring files with different Cfg handlersChris St. Pierre2012-10-031-55/+15
|
* testsuite: added unit tests for Cfg handlersChris St. Pierre2012-10-021-34/+42
|
* testsuite: unit tests for Cfg plugin and base handlersChris St. Pierre2012-10-021-0/+720