summaryrefslogtreecommitdiffstats
path: root/tests/test_xmlrpc/xmlrpc_test.py
Commit message (Expand)AuthorAgeFilesLines
* Fix remaining issues with XML-RPC test casesRob Crittenden2009-02-041-0/+13
* Applied Rob's errors patchRob Crittenden2009-02-031-2/+2
* Mostly got the test_xmlrpc/ tests working againJason Gerard DeRose2009-02-031-13/+14
* Finished reworked cli.CLI class into cli.cli pluginJason Gerard DeRose2009-02-031-1/+0
* Command.takes_options and Command.takes_args class attributes can now also be...Jason Gerard DeRose2009-02-031-0/+1
* Revert change that caused XML-RPC tests to be skippedRob Crittenden2009-01-191-1/+0
* Removed Plugin.name property and replaced with instance attribute created in ...Jason Gerard DeRose2008-12-171-0/+3
* Skip tests if the remote XML-RPC server is not responding.Rob Crittenden2008-11-031-0/+47