summaryrefslogtreecommitdiffstats
path: root/test/util/fileparsing.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed extra whitespace from end of linesIan Taylor2009-06-061-6/+6
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-4/+4
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-261-1/+1
* Make it apparent that absent fields in a record have a value of :absent, whic...Marcin Owsiany2007-10-061-1/+10
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Adding a :block_eval option to FileRecords in FileParsing, so ParsedFile prov...luke2007-04-231-0/+24
* Fixing cron support (I hope). It now uses providers, and seems to work, at l...luke2007-03-171-2/+3
* Significantly reworking the internals of the fileparsing code. It nowluke2007-03-141-106/+213
* Fixing more testsluke2006-11-131-1/+2
* Hosts now work again, and it should be straightforward to create a netinfo pr...luke2006-11-131-2/+50
* Ports are still broken, but I need to work on something else while I am think...luke2006-11-131-13/+84
* Mounts work again, at least with the parsedfile provider. I still need to cr...luke2006-11-121-0/+60
* Adding module for parsing files. This module is only included into the parse...luke2006-11-101-0/+365