summaryrefslogtreecommitdiffstats
path: root/testsuite/Testsrc
Commit message (Expand)AuthorAgeFilesLines
...
* | Fixed client tool tests on systems without /bin/trueChris St. Pierre2014-10-201-1/+10
* | testsuite: add test for InfoXML matching for altsrc entriesAlexander Sulfrian2014-10-141-0/+19
* | TestDecisions: fix testAlexander Sulfrian2014-10-141-4/+4
* | Fix tests to match changes to the Jinja2 code.Gordon Messmer2014-09-112-34/+36
* | First pass at Jinja2 support for Cfg.Gordon Messmer2014-09-113-0/+94
* | Fixed up test cases relating to _diff from POSIXFileMatt Kemp2014-08-151-36/+19
* | more unit test fixesChris St. Pierre2014-04-251-0/+4
* | Merge branch 'maint'Chris St. Pierre2014-04-255-226/+207
|\|
| * testsuite: more unit test fixesChris St. Pierre2014-04-252-31/+5
| * fixed pylint/pep-8 testsChris St. Pierre2014-04-251-1/+1
* | Merge branch 'maint' into masterSol Jerome2014-04-162-220/+227
|\|
| * POSIX: Fix verification of symlinksChris St. Pierre2014-02-211-20/+30
| * testsuite: Fixed several pylint 1.0 issuesChris St. Pierre2014-02-211-1/+1
| * Augeas improvements:Chris St. Pierre2013-12-111-26/+23
* | Tests: Call the syncdb function so that the database gets cleanedMichael Fenn2014-04-091-0/+1
* | Merge branch 'maint'Chris St. Pierre2013-12-095-2/+285
|\|
| * XMLSrc: Load XML in one step instead of separate read and parseChris St. Pierre2013-12-091-10/+10
| * Cfg: let EncryptedGenerator load setup object whenever the plugin is importedChris St. Pierre2013-12-091-3/+5
| * Augeas: Only install unverified commandsChris St. Pierre2013-12-051-7/+24
| * testsuite: fixed Augeas unit tests in travis-ciChris St. Pierre2013-12-051-184/+184
| * Tools: new Augeas driverChris St. Pierre2013-12-051-0/+233
| * testsuite: fixed DatabaseBacked default Core objectChris St. Pierre2013-11-251-1/+1
| * testsuite: make DatabaseBacked tests work without django installedChris St. Pierre2013-11-251-0/+8
| * testsuite: fixed unit tests for database fixesChris St. Pierre2013-11-251-2/+3
| * testsuite: fixed unit tests for Probes allowed_groups optionChris St. Pierre2013-11-141-1/+35
* | testsuite: Wrote bcfg2-crypt end-to-end testsChris St. Pierre2013-11-1213-0/+485
* | Plugins: Added TemplateDataProvider plugin interfaceChris St. Pierre2013-10-302-13/+40
* | Plugins: refactored out unnecessary datastore constructor argumentChris St. Pierre2013-10-295-18/+20
* | Merge branch 'maint'Chris St. Pierre2013-10-282-1/+146
|\|
| * Tests: Fix tests after 9a6a231Michael Fenn2013-10-041-1/+6
| * New plugin: AWSTagsChris St. Pierre2013-09-261-0/+140
| * testsuite: Fixed CfgPublicKeyCreator testsChris St. Pierre2013-09-161-6/+5
* | Merge branch 'maint'Chris St. Pierre2013-09-162-32/+93
|\|
| * CfgPublicKeyCreator: properly handle case where only private key has been cre...Chris St. Pierre2013-09-162-32/+93
* | Merge branch 'maint'Chris St. Pierre2013-09-092-5/+8
|\|
| * testsuite: add "encoding" to setup for POSIXUsers testsChris St. Pierre2013-09-091-1/+8
| * Cfg: Give non-specific handlers a default specificityChris St. Pierre2013-09-091-5/+7
| * XMLFileBacked: Monitor XIncludes whenever a FAM is availableChris St. Pierre2013-09-041-11/+3
* | testsuite: fixed authorized_keys.xml tests with elimination of <Params>Chris St. Pierre2013-09-051-9/+10
* | testsuite: Skip Probes DB tests if django is not availableChris St. Pierre2013-09-031-0/+1
* | testsuite: removed obsolete can_skip variableChris St. Pierre2013-09-037-387/+369
* | Merge branch 'maint'Sol Jerome2013-09-012-15/+13
|\|
| * POSIX: fixed unit tests for 1f0fa73Chris St. Pierre2013-08-281-5/+6
| * Metadata: search groups breadth-first when building metadataChris St. Pierre2013-08-151-10/+7
| * testsuite: perform pylint tests against MultiprocessingCore when appropriateChris St. Pierre2013-08-081-1/+1
* | Metadata: Clean up FAM monitoring cruftChris St. Pierre2013-08-301-29/+12
* | XMLFileBacked: always watch xincludesChris St. Pierre2013-08-301-13/+5
* | testsuite: rewrote Rules/Defaults tests to be actually usefulChris St. Pierre2013-08-292-55/+177
* | Probes: rewrite for new caching systemChris St. Pierre2013-08-161-419/+150
* | Rewrote arbitrary data cache systemChris St. Pierre2013-08-161-0/+54