summaryrefslogtreecommitdiffstats
path: root/spec/unit/provider/macauthorization.rb
Commit message (Collapse)AuthorAgeFilesLines
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-231-147/+0
| | | | | | | | | Some spec files like active_record.rb had names that would confuse the load path and get loaded instead of the intended implentation when the spec was run from the same directory as the file. Author: Matt Robinson <matt@puppetlabs.com> Date: Fri Jun 11 15:29:33 2010 -0700
* Removed extra whitespace from end of linesIan Taylor2009-06-061-29/+29
|
* Fix the spec tests to work on other platforms, do the confine around OS X ↵Nigel Kersten2008-12-091-23/+17
| | | | versions more sanely
* spec tests for type and provider and some code cleanup to adhere to DRYNigel Kersten2008-12-061-0/+153