summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Retaining 'timeout' as the settor, but using 'limit' as the getter.Luke Kanies2008-06-202-5/+19
* Changed 'timeout' option to 'limit'Steven Hajducko2008-06-192-6/+6
* Refactored so each fact resolution can specify a separate timeout,Luke Kanies2008-06-173-7/+56
* Removing old test/unit tests.Luke Kanies2008-05-201-582/+0
* Adding a timeout to fact retrieval, fixing #56.Luke Kanies2008-05-201-0/+7
* Switching to a search path registration system.Luke Kanies2008-05-163-26/+32
* Moving the puppet-related loading tests to an integration test.Luke Kanies2008-05-162-31/+26
* Retrieval of fact values now autoloads facts.Luke Kanies2008-05-161-1/+6
* Switching Facter to using the new loader.Luke Kanies2008-05-154-1/+100
* Fixing the test so it doesn't break other tests.Luke Kanies2008-05-151-1/+13
* Moving all of the support classes to util/.Luke Kanies2008-05-156-87/+92
* Creating a 'loader' class to handle loading facts for the collection.Luke Kanies2008-05-151-0/+190
* Adding the 'each' method back into Facter.Luke Kanies2008-05-142-0/+51
* Moving Facter's container behaviour into a separate class.Luke Kanies2008-05-143-28/+189
* Splitting the instance code into a Fact class.Luke Kanies2008-05-133-24/+141
* Adding all of the tests for the Facter::Resolution class.Luke Kanies2008-05-131-0/+184
* Reorganizing my new tests so they match the autotest discovery.Luke Kanies2008-05-132-1/+9
* Splitting the different classes in Facter up, and adding some tests.Luke Kanies2008-05-132-23/+88
* removing .swp fileLuke Kanies2008-02-171-0/+0
* Switching from test/unit to rspec, and fixing a coupleLuke Kanies2008-02-175-0/+697