summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)AuthorFilesLines
2010-02-17[#4064] Modify the Rails spec to use the block form of confineRein Henrichs1-1/+1
2010-02-17[#4064] Modify confine to also allow a message and a block containing the test.Rein Henrichs1-0/+95
2010-02-17Fix #3932 - Add --charset to puppetdoc for RDoc modeBrice Figureau2-4/+17
2010-02-17Fix #3907 - Hash couldn't be initialized with an empty hashBrice Figureau1-0/+12
2010-02-17Fix #3871 - Add the 'in' operatorBrice Figureau2-1/+62
2010-02-17[#3865] External subcommandsJesse Wolfe1-0/+22
2010-02-17[#3766] Remove YAML fixupsJesse Wolfe1-42/+0
2010-02-17Provides #3723. Add ability for execs to have several attempts at a successfulNigel Kersten1-3/+38
2010-02-17[#3674] Part 2: Autoloader load method should propagate failuresJesse Wolfe1-13/+4
2010-02-17[#3674] Autoloader should propagate failuresJesse Wolfe1-2/+2
2010-02-17Fix #3667 - Fix class namespaceBrice Figureau1-2/+8
2010-02-17Removing obsolete nodescope conceptLuke Kanies1-19/+0
2010-02-17Fixing #3072 - Resource generation is recursiveLuke Kanies1-0/+15
2010-02-17Fixing #2337 - Adding 'freeze_main' settingLuke Kanies1-0/+8
2010-02-17Fixing #1545 - Adding 'caller_module_name' variableLuke Kanies2-0/+23
2010-02-17Fixing #1545 - module_name is now a variableLuke Kanies3-20/+38
2010-02-17[#4055] Confine CouchDB-related specs to the couchdb featureRein Henrichs1-2/+4
2010-02-17[#4055] Refactor of abstract Couch terminus, more specsRein Henrichs1-6/+62
2010-02-17[#4055] Add CouchDB terminus for factsRein Henrichs4-6/+57
2010-02-17[#3921] Fix typo "fact_terminus" -> "facts_terminus"Rein Henrichs1-2/+2
2010-02-17[#3810] Add http reports processor and `reporturl` settingRein Henrichs2-0/+52
2010-02-17[#3804] Fixed one failing spec for RackRESTNick Lewis1-2/+2
2010-02-17[#3409] fix test failures from ldap environment patchJesse Wolfe1-20/+18
2010-02-17Fixing #3139 - all properties can now be auditedLuke Kanies4-3/+131
2010-02-17Working #3139 - Adding Settings.clear Spec#afterLuke Kanies1-0/+1
2010-02-17Working #3139 - Catalogs default to host_configLuke Kanies2-21/+15
2010-02-17Working #3139 - ResourceHarness does cachingLuke Kanies3-8/+23
2010-02-17Working #3139 - removing obsolete checking in StorageLuke Kanies1-19/+5
2010-02-17Working #3139 - scheduling moved to resource harnessLuke Kanies3-19/+135
2010-02-17Part 2 of fix for #1175 (functions in environments)Markus Roberts3-9/+7
2010-06-21[#1621] Composite keys for resourcesJesse Wolfe8-42/+40
2010-02-17Use the 'root' feature rather than directly checking the uidMarkus Roberts2-3/+3
2010-02-17fix tests to reflect methods moved from type/file/owner to provider/file/posixJesse Wolfe1-14/+21
2010-02-17Confine out tests that fail on unixJesse Wolfe1-0/+2
2010-02-17Adapt Util::Storage specs and avoid trying to lock on directoriesDavid Schmitt1-5/+6
2010-02-17Implement quoting on the exec commands and repair specsDavid Schmitt1-69/+73
2010-02-17Avoid trying to symlink() on windowsDavid Schmitt1-118/+191
2010-02-17Expand file type to be able to handle Win32 and UNC pathsDavid Schmitt1-14/+120
2010-06-10Fixed RSpec deprecation notice in lexer testsJames Turnbull1-1/+1
2010-02-17Make specs work on win32David Schmitt11-121/+167
2010-02-17Delete tempfiles on win32David Schmitt1-1/+8
2010-02-17Fix ProviderDpkg specs to avoid any real executionsDavid Schmitt1-0/+4
2010-02-17Avoid setting the timeout before we know which timeout we should set.David Schmitt1-0/+20
2010-02-17Bug: tidy specs need FileBucket::DipperDavid Schmitt1-0/+1
2010-02-17Avoid trying to lock on non-filesDavid Schmitt1-6/+47
2010-02-17Functions are added to a module instead of ScopeLuke Kanies2-11/+48
2010-02-17[#3921] Add facts_terminus setting to Puppet settingsRein Henrichs1-2/+3
2010-02-17Fixed #3912 - Added client certificate name as an internal fact called "clien...James Turnbull1-0/+5
2010-02-17{#3866] Rename the method metaclass to singleton_class to avoid the deprecati...Matt Robinson13-14/+14
2010-02-17Fixing #3822 - checksums will be loaded from filebucketsLuke Kanies1-10/+33