summaryrefslogtreecommitdiffstats
path: root/test/client/client.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-11/+4
* Adding the Daemon module back into the Client class, which fixes #247.luke2006-09-051-0/+21
* Fixing #132, which involved creating a separate CA client and using it to ret...luke2006-05-021-1/+1
* Fixing a couple of bugs in preparation for 0.15.2; mostly they were in the te...luke2006-04-041-2/+5
* Fixing the class file to actually store class names, not object ids. Also ad...luke2006-04-041-0/+32
* Added a test for Type#remove, and fixed the method so it actually works. I wa...luke2006-04-021-17/+5
* Fixing tests so they do not chmod /dev/null to 640 (stupid tests).luke2006-03-021-68/+0
* Okay, Puppet is now almost entirely capable of configuring itself. I have no...luke2006-03-021-3/+21
* Committing most of the scheduling stuff. There is still a bit of work to do ...luke2006-01-231-2/+2
* removing any direct references to /tmp in testsluke2005-11-241-1/+1
* Getting rid of the tc_ prefix to test casesluke2005-10-221-0/+203