summaryrefslogtreecommitdiffstats
path: root/tests/tc_simple.rb
Commit message (Expand)AuthorAgeFilesLines
* Switching from test/unit to rspec, and fixing a coupleLuke Kanies2008-02-171-661/+0
* Setting the ldapname so it is guaranteed to be a stringluke2007-06-111-0/+1
* 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.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
* Adding tagging frameworks back into Facter, and adding the ability to specify...luke2006-05-311-1/+48
* 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-301-1/+2
* fixing small bug that only occurs with gemsluke2006-05-231-0/+19
* Adding final autoloading work.luke2006-05-231-2/+84
* Adding ruby, puppet, and facter version factsluke2006-05-231-0/+10
* Fixing install and tests so that there are no errors, hopefully.luke2006-05-231-5/+6
* 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
* removing filehandle-based testsluke2005-11-161-4/+4
* updating INSTALL with patch from ianluke2005-11-161-0/+21
* moving things to the trunkluke2005-08-291-0/+268