summaryrefslogtreecommitdiffstats
path: root/spec/unit/facter.rb
Commit message (Expand)AuthorAgeFilesLines
* [#4552] Apply patch from Dean WilsonRein Henrichs2010-10-041-0/+27
* introduce a warn mechanism for debuggingPeter Meier2009-11-071-0/+73
* Fix bug where you'd get an 'undefined method' error if trying to access a fac...Diego Algorta2009-08-141-0/+16
* Fixing indentation everywhereLuke Kanies2009-01-151-1/+1
* Removing old test/unit tests.Luke Kanies2008-05-201-582/+0
* Switching to a search path registration system.Luke Kanies2008-05-161-0/+25
* Switching Facter to using the new loader.Luke Kanies2008-05-151-0/+26
* Adding the 'each' method back into Facter.Luke Kanies2008-05-141-0/+5
* Moving Facter's container behaviour into a separate class.Luke Kanies2008-05-141-28/+35
* Splitting the instance code into a Fact class.Luke Kanies2008-05-131-0/+12
* Splitting the different classes in Facter up, and adding some tests.Luke Kanies2008-05-131-23/+13
* Switching from test/unit to rspec, and fixing a coupleLuke Kanies2008-02-171-0/+651