summaryrefslogtreecommitdiffstats
path: root/test/executables
Commit message (Expand)AuthorAgeFilesLines
* Mostly, this is a refactoring commit. There is one significant new feature,luke2006-02-271-0/+1
* There is now full support for configuration files, and the entire system has ...luke2006-02-075-23/+25
* Adding the event-loop stuff to the repository and switching to using it. Als...luke2006-01-241-0/+1
* Adding an "ensure" state where appropriate, and significantly reworking the b...luke2006-01-171-1/+1
* Converting transport format to YAML instead of Marshal, and caching the file ...luke2006-01-121-5/+3
* Adding Sun support and fixing the last remaining bugs related to the daemon c...luke2006-01-111-1/+1
* Adding some consistencies to the executable tests. All exe tests now pass on...luke2006-01-105-45/+9
* Merging changes from the head of the rework1 branch, r 784luke2006-01-082-2/+9
* Undoing the merge that happened in 785luke2006-01-072-9/+2
* Merging in refactoring from version 774 into version 784luke2006-01-072-2/+9
* removing any direct references to /tmp in testsluke2005-11-243-3/+2
* adding cfengine module, which required passing the cfengine classes all the w...luke2005-11-172-2/+62
* Central logging now works, although there appear to be a few kinks to work out.luke2005-10-281-1/+5
* Adding logging methods to all Puppet::Element instances, and converting all i...luke2005-10-263-2/+11
* Getting rid of the tc_ prefix to test casesluke2005-10-224-0/+0
* Made tweaks here and there to get it running better on my local network. I a...luke2005-10-212-4/+5
* switching test classes back to modules -- making them classes causes too many...luke2005-10-034-4/+8
* adding extra checks to make sure networking is secure, and refactoring a heck...luke2005-09-154-185/+62
* all tests now pass on solaris 10x86; i had to do some stupid hacking with bas...luke2005-09-071-0/+1
* adding a "--noop" option along with a test case for itluke2005-08-291-7/+21
* changing default hostname to "puppet", and adding --parseonly option along wi...luke2005-08-291-2/+20
* fixing puppet to use correct method and adding a real test case for itluke2005-08-291-0/+27
* I did not have good puppetd tests, so I missed the fact that I was calling th...Luke Kanies2005-08-291-15/+31
* This should be the commit that brings us to Beta 1. All tests pass, although...Luke Kanies2005-08-282-11/+12
* replacing if statements with case statement, and adding defaults for both sel...Luke Kanies2005-08-241-1/+1
* Have done a significant reorganization of how clients work, also, along with ...Luke Kanies2005-08-233-6/+3
* moving all server handlers into a specific server subdirectoryLuke Kanies2005-08-231-4/+3
* Moving all files into a consolidated trunk. All tests pass except the known-...Luke Kanies2005-08-234-0/+388