summaryrefslogtreecommitdiffstats
path: root/test/other/inifile.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing #484. Moving unit tests at the same time.luke2007-02-081-126/+0
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-071-2/+2
* Handle continuation lines in inifiles properly; stick a little closer to how ...lutter2007-01-041-0/+15
* Fix silly regexp mistake where lines with values containing '=' were parsed i...lutter2006-11-101-2/+2
* Fixing the test scripts so that the library pathluke2006-10-161-1/+3
* Adding a ruby header to all of the tests so that they can now be executed as ...luke2006-10-161-0/+2
* Making all test suites executable, adding some tests for handling changing fi...luke2006-10-161-0/+0
* Converting to using the Rakefile for testing. The old 'test' script isluke2006-09-191-8/+1
* Revamp the yumrepo type to deal with repositories defined anywhere in yum'slutter2006-04-071-0/+114