summaryrefslogtreecommitdiffstats
path: root/test/server/runner.rb
Commit message (Expand)AuthorAgeFilesLines
* Okay, last file moves for the night. The test code has been moved to match t...luke2007-02-081-106/+0
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-081-5/+4
* Switch the run-lock to use Pidlock instead of the ad-hoc codempalmer2006-12-311-0/+1
* Fixing #339, and the bigger problem it concealed. Metaparams are now only ad...luke2006-11-131-0/+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
* Converting to using the Rakefile for testing. The old 'test' script isluke2006-09-191-9/+2
* Fixing backgrounding in puppetrun; I had the bit flipped between the client a...luke2006-06-281-12/+12
* Added the last of the tests for the runner, along with the necessary work in ...luke2006-05-181-20/+52
* Adding a lot of structure to puppet.rb to make it easier to manage multiple o...luke2006-05-181-0/+75