summaryrefslogtreecommitdiffstats
path: root/test/util/config.rb
Commit message (Expand)AuthorAgeFilesLines
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-1107/+0
* This is basically another intermediate commit. I feel likeLuke Kanies2007-09-171-143/+5
* Fixing #795 -- configuration elements now make sure all file paths are fully ...Luke Kanies2007-09-061-1/+16
* Making a couple of small bugfixes in the configuration subsystemLuke Kanies2007-08-271-13/+10
* I have added basic support for a search path, altho not yet with any ability ...Luke Kanies2007-08-241-96/+12
* Adding some rspec tests for Config.rb, because I am planning on significantly...Luke Kanies2007-08-231-6/+12
* Added shortname support to config.rb and refactored addargsMichael V. O'Brien2007-08-141-25/+88
* Fixing #735 -- gen_config now uses a single heading, matching the name of the...luke2007-08-041-23/+57
* Fixing #734. The problem was that when I switched how the configs were parse...luke2007-08-031-7/+49
* Fixing #206 and #422. Executables will still look for the deprecated config ...luke2007-05-061-100/+200
* Adding a bit more testing to the config stuffluke2007-03-081-2/+11
* One last try at getting the config and mode stuff working. The tests were pa...luke2007-03-081-0/+32
* Looks like [2265] was not a complete solution -- it resulted in failures when...luke2007-03-081-7/+35
* Fixing #489. I was unnecessarily converting to octal in config.rbluke2007-03-081-81/+99
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-061-2/+29
* Fixing #484. Moving unit tests at the same time.luke2007-02-081-0/+958