summaryrefslogtreecommitdiffstats
path: root/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestProperties.py
Commit message (Expand)AuthorAgeFilesLines
* Properties: Expire the metadata cache during reload of the filesAlexander Sulfrian2015-07-271-3/+12
* Remove blanket excepts from plugins and lintChris St. Pierre2015-02-181-1/+1
* testsuite: removed obsolete can_skip variableChris St. Pierre2013-09-031-80/+78
* testsuite: fixed unit tests for server pluginsChris St. Pierre2013-08-091-33/+16
* Merge branch 'maint'Chris St. Pierre2013-04-241-15/+12
|\
| * Handle FAM monitor failures more gracefully:Chris St. Pierre2013-03-251-16/+12
| * removed bogus print statementsChris St. Pierre2013-01-231-3/+0
| * testsuite: fixed test for encrypted Properties w/o crypto libraries installedChris St. Pierre2013-01-181-8/+0
* | abstracted encryption support from Properties/CfgPrivateKeyCreator to StructFileChris St. Pierre2013-01-171-116/+0
* | added module-level OptionParser to avoid passing it as an argument or global ...Chris St. Pierre2013-01-171-52/+33
|/
* Made a few encryption things simpler:Chris St. Pierre2013-01-171-4/+10
* testsuite: fixed tests for decryption in Properties/CfgPrivateKeyCreatorChris St. Pierre2013-01-161-71/+84
* Properties: allow lax decryption, where failure to decrypt an element is not ...Chris St. Pierre2012-11-061-2/+9
* added support for JSON and YAML properties filesChris St. Pierre2012-10-151-54/+203
* wrote more detailed unit testing documentationChris St. Pierre2012-10-051-3/+1
* wrote unit tests for PropertiesChris St. Pierre2012-09-271-0/+294