summaryrefslogtreecommitdiffstats
path: root/testsuite/Testsrc/Testlib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'options-unit-tests' of https://github.com/stpierre/bcfg2Alexander Sulfrian2014-11-1014-14/+1341
|\
| * Options: Fixed non-path database name parsingChris St. Pierre2014-11-101-4/+12
| * Options: fix path canonicalization and file-like objectsChris St. Pierre2014-10-221-0/+14
| * testsuite: unlink temporary filesChris St. Pierre2014-10-222-5/+10
| * Options: ensure <repository> macros are always fixed upChris St. Pierre2014-10-223-6/+34
| * testsuite: better debug capturing for options testsChris St. Pierre2014-10-221-23/+21
| * testsuite: Added unit tests for new option parsingChris St. Pierre2014-10-221-0/+1
| * testsuite: capture stderr by defaultChris St. Pierre2014-10-221-0/+2
| * Test failure to parse config file when bcfg2.conf existsChris St. Pierre2014-10-222-7/+3
| * testsuite: skip nested exclusive option group test on py2.6Chris St. Pierre2014-10-221-3/+13
| * testsuite: Added unit tests for new option parsingChris St. Pierre2014-10-2214-14/+1279
* | Merge remote branch 'upstream/maint'Alexander Sulfrian2014-11-101-1/+1
|\ \
| * | testsuite: Fix tools __init__.py unit testAlexander Sulfrian2014-10-301-0/+2
* | | Fix nondeterministic bruteforce_decrypt testChris St. Pierre2014-10-271-3/+21
| |/ |/|
* | 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-112-0/+91
* | 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-254-225/+206
|\|
| * testsuite: more unit test fixesChris St. Pierre2014-04-252-31/+5
* | Merge branch 'maint' into masterSol Jerome2014-04-162-220/+227
|\|
| * POSIX: Fix verification of symlinksChris St. Pierre2014-02-211-20/+30
| * 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
* | 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