summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* Simplify the newattr method by removing a level violationJesse Wolfe2010-06-251-8/+0
* maint: Rework testing of Reports http processor to be self containedRein Henrichs2010-06-251-5/+19
* maint: Fixing test to reflect that host environment assignment now takes an o...Matt Robinson2010-06-251-1/+1
* Fix some tests broken by changing the call to newattrJesse Wolfe2010-06-251-2/+2
* Fixing oversensitive testMarkus Roberts2010-06-241-1/+1
* maint: Fix failing test that needed more methods stubbedMatt Robinson2010-06-241-2/+2
* [#4006] Fix test failures caused by reverting ticket 2890Matt Robinson2010-06-241-1/+1
* Tweak for fix for #1175 to fix test failuresMarkus Roberts2010-06-241-0/+2
* maint: Fixing a failing spec by stubbing a method on a stubbed object that sh...Matt Robinson2010-06-241-0/+1
* remove tests for removed codeJesse Wolfe2010-06-241-24/+0
* [#2646] Fixes the change to onetime made in b96cd6cNick Lewis2010-06-241-3/+4
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-23344-0/+0
* [#4064] Modify the Rails spec to use the block form of confineRein Henrichs2010-02-171-1/+1
* Fix #3932 - Add --charset to puppetdoc for RDoc modeBrice Figureau2010-02-172-4/+17
* Fix #3907 - Hash couldn't be initialized with an empty hashBrice Figureau2010-02-171-0/+12
* Fix #3871 - Add the 'in' operatorBrice Figureau2010-02-172-1/+62
* [#3865] External subcommandsJesse Wolfe2010-02-171-0/+22
* [#3766] Remove YAML fixupsJesse Wolfe2010-02-171-42/+0
* Provides #3723. Add ability for execs to have several attempts at a successfulNigel Kersten2010-02-171-3/+38
* [#3674] Part 2: Autoloader load method should propagate failuresJesse Wolfe2010-02-171-13/+4
* [#3674] Autoloader should propagate failuresJesse Wolfe2010-02-171-2/+2
* Fix #3667 - Fix class namespaceBrice Figureau2010-02-171-2/+8
* Removing obsolete nodescope conceptLuke Kanies2010-02-171-19/+0
* Fixing #3072 - Resource generation is recursiveLuke Kanies2010-02-171-0/+15
* Fixing #2337 - Adding 'freeze_main' settingLuke Kanies2010-02-171-0/+8
* Fixing #1545 - Adding 'caller_module_name' variableLuke Kanies2010-02-172-0/+23
* Fixing #1545 - module_name is now a variableLuke Kanies2010-02-173-20/+38
* [#4055] Confine CouchDB-related specs to the couchdb featureRein Henrichs2010-02-171-2/+4
* [#4055] Refactor of abstract Couch terminus, more specsRein Henrichs2010-02-171-6/+62
* [#4055] Add CouchDB terminus for factsRein Henrichs2010-02-172-6/+40
* [#3921] Fix typo "fact_terminus" -> "facts_terminus"Rein Henrichs2010-02-171-2/+2
* [#3810] Add http reports processor and `reporturl` settingRein Henrichs2010-02-171-0/+42
* [#3804] Fixed one failing spec for RackRESTNick Lewis2010-02-171-2/+2
* [#3409] fix test failures from ldap environment patchJesse Wolfe2010-02-171-20/+18
* Fixing #3139 - all properties can now be auditedLuke Kanies2010-02-174-3/+131
* Working #3139 - Catalogs default to host_configLuke Kanies2010-02-172-21/+15
* Working #3139 - ResourceHarness does cachingLuke Kanies2010-02-172-7/+22
* Working #3139 - removing obsolete checking in StorageLuke Kanies2010-02-171-19/+5
* Working #3139 - scheduling moved to resource harnessLuke Kanies2010-02-172-17/+123
* Part 2 of fix for #1175 (functions in environments)Markus Roberts2010-02-173-9/+7
* [#1621] Composite keys for resourcesJesse Wolfe2010-06-217-36/+34
* Use the 'root' feature rather than directly checking the uidMarkus Roberts2010-02-172-3/+3
* fix tests to reflect methods moved from type/file/owner to provider/file/posixJesse Wolfe2010-02-171-14/+21
* Confine out tests that fail on unixJesse Wolfe2010-02-171-0/+2
* Adapt Util::Storage specs and avoid trying to lock on directoriesDavid Schmitt2010-02-171-5/+6
* Implement quoting on the exec commands and repair specsDavid Schmitt2010-02-171-69/+73
* Avoid trying to symlink() on windowsDavid Schmitt2010-02-171-118/+191
* Expand file type to be able to handle Win32 and UNC pathsDavid Schmitt2010-02-171-14/+120
* Fixed RSpec deprecation notice in lexer testsJames Turnbull2010-06-101-1/+1
* Make specs work on win32David Schmitt2010-02-1711-121/+167