summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Switching from test/unit to rspec, and fixing a coupleLuke Kanies2008-02-172-747/+0
* Setting the ldapname so it is guaranteed to be a stringluke2007-06-111-0/+1
* Using consistent naming internally; I previously had essentially random quoti...luke2007-03-211-2/+3
* Fixing Facter.flushluke2007-03-211-0/+21
* Fixing #33 -- we now only return the first mac addressluke2007-03-211-0/+6
* Applying patch from Adam Jacob that makes FACTERLIB workluke2007-03-211-4/+37
* updating changelog for 1.3.6luke2007-01-191-1/+1
* Fixing ssh key facts so they only include the key, not the type.luke2007-01-041-0/+9
* updating changelog for 1.3.4luke2006-09-221-0/+2
* Adding yaml support, as requested in #24luke2006-09-191-0/+18
* updating changelog for 1.3.3luke2006-06-281-0/+1
* Adding the ability to retrieve facts from the environment.luke2006-06-281-0/+25
* Fixing #15. Just adding rescue blocks around the load statements.luke2006-06-191-0/+32
* trying to fix facterbin rubylib settingluke2006-05-311-1/+2
* fixing test so that it works even if rubylib is not setluke2006-05-311-1/+5
* Adding tagging frameworks back into Facter, and adding the ability to specify...luke2006-05-311-1/+48
* Adding rubysitedir fact, as requested in #13. Also, switching the output whe...luke2006-05-311-1/+11
* fixing test to ignore differences in memoryluke2006-05-301-0/+2
* Switching "tag" to "confine", because it is a more appropriate term. I will ...luke2006-05-301-29/+29
* Adding patch from #11, with slight modifications.luke2006-05-301-0/+20
* Adding patch from #11, with slight modifications.luke2006-05-301-0/+7
* Adding the ability to specify tags as hashes or arrays, as requested in #112.luke2006-05-301-0/+43
* Getting rid of the autoload method entirely; facts are now only loaded at sta...luke2006-05-301-37/+7
* fixing linux memory stuffluke2006-05-301-0/+6
* Accepting the patch in #9, with some modifications.luke2006-05-302-1/+5
* fixing small bug that only occurs with gemsluke2006-05-231-0/+19
* Adding final autoloading work.luke2006-05-231-2/+84
* adding another test for the exeluke2006-05-231-1/+20
* Adding ruby, puppet, and facter version factsluke2006-05-231-0/+10
* Fixing install and tests so that there are no errors, hopefully.luke2006-05-232-13/+14
* Added "architecture" fact, added the ability to autoload facts from separate ...luke2006-05-231-3/+65
* Adding ldapname capabilitiesluke2006-02-171-0/+13
* Fixing bug when a fact with no resolutions is asked forluke2006-01-101-8/+4
* Redoing how tags work.luke2006-01-091-91/+58
* adding extra "return nil" statements, and hopefully fixing the test for cygwinluke2006-01-031-12/+3
* updatesluke2005-12-301-1/+1
* removing filehandle-based testsluke2005-11-161-4/+4
* updating INSTALL with patch from ianluke2005-11-161-0/+21
* moving things to the trunkluke2005-08-292-0/+303