summaryrefslogtreecommitdiffstats
path: root/test/puppet/utiltest.rb
Commit message (Expand)AuthorAgeFilesLines
* Making some of the metaprogramming a bit more explicit and a bit easier to ma...luke2006-08-201-368/+0
* A first pass of changing one of the types of names to titles. I still have t...luke2006-08-161-0/+27
* Merging r1468 from the implementations branch with r1438 from when the branch...luke2006-08-141-0/+42
* fixing some smallish bugs in preparation for 0.18.2luke2006-07-041-4/+9
* Adding simple benchmarking, and using it in a few of the more obvious places....luke2006-04-101-0/+24
* Fixing tests so they do not chmod /dev/null to 640 (stupid tests).luke2006-03-021-4/+6
* Fixing #68. After tons and tons and tons of work, everything successfully co...luke2006-03-021-0/+12
* Tracked down a few other bugs; everything now passes on debian in preparation...luke2006-02-151-0/+100
* Fixing locking. It apparently was not working on OS X, and I was not syncron...luke2006-02-121-0/+33
* Converting transport format to YAML instead of Marshal, and caching the file ...luke2006-01-121-0/+2
* All tests pass now, although the lack of service support on os x means that i...luke2006-01-091-10/+11
* Mostly fixing exec so it either captures stderr or runs as a user; Process.eu...luke2005-11-161-5/+1
* Lots of refactoring, and added the capture_stderr methodluke2005-11-161-14/+33
* Further small bug fixes towards running puppet on my networkluke2005-10-251-0/+105