summaryrefslogtreecommitdiffstats
path: root/spec/unit/util/storage.rb
Commit message (Expand)AuthorAgeFilesLines
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-231-235/+0
* Working #3139 - removing obsolete checking in StorageLuke Kanies2010-02-171-19/+5
* Adapt Util::Storage specs and avoid trying to lock on directoriesDavid Schmitt2010-02-171-5/+6
* Minimal patch to fix #2290 (/tmp permissions)Markus Roberts2009-07-311-0/+4
* Removed extra whitespace from end of linesIan Taylor2009-06-061-5/+5
* Merge branch '0.24.x'James Turnbull2008-12-271-2/+2
|\
| * Preparing to fix #1812 - Moving locking code to a moduleLuke Kanies2008-12-121-2/+2
| * Removing the included testing gems; you must now install them yourself.Luke Kanies2008-11-251-0/+4
* | Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-2/+2
* | Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-181-2/+2
|/
* Fixing tests that are broken when running as root under OSX 10.5Paul Lathrop2008-05-231-2/+5
* Fixed a bug in my tests which caused them to fail when run against the master...Paul Lathrop2008-05-231-0/+4
* Minor cosmetic changes to cleanup some style elements and get rid of some cruft.Paul Lathrop2008-05-181-22/+23
* Another refactor based on feedback from Luke. This includes adding an accesso...Paul Lathrop2008-05-181-19/+23
* Refactored tests based on feedback from Luke.Paul Lathrop2008-05-171-176/+169
* Rewritten tests for Puppet::Util::Storage.Paul Lathrop2008-05-171-44/+211
* Add unit tests for Puppet::Util::StoragePaul Lathrop2008-05-171-0/+72