summaryrefslogtreecommitdiffstats
path: root/test/language
Commit message (Expand)AuthorAgeFilesLines
* Committing both the finalization of the config code, plus all of the code nec...luke2006-02-072-1/+7
* committing test code for bug lutter foundluke2006-02-071-0/+6
* Adding the event-loop stuff to the repository and switching to using it. Als...luke2006-01-241-1/+6
* Made lots of small changes, mostly to help usability but also fixed a couple ...luke2006-01-181-0/+12
* 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-123-8/+86
* Fixed a couple of warnings, fixed a critical bug having to do with case state...luke2006-01-121-0/+1
* Merging changes from the head of the rework1 branch, r 784luke2006-01-081-2/+2
* Undoing the merge that happened in 785luke2006-01-071-2/+2
* Merging in refactoring from version 774 into version 784luke2006-01-071-2/+2
* Further progress towards the next release. Lots of small bugs fixed, the pat...luke2005-11-012-2/+11
* Making paths work a little more intelligentlyluke2005-11-011-1/+3
* Cleaning up tests resulting from the changes to the parserluke2005-10-301-1/+1
* The language now verifies some resemblance to closurehood. I now only need t...luke2005-10-302-114/+133
* Further small bug fixes towards running puppet on my networkluke2005-10-251-0/+42
* The Puppet::Util.asuser function now works; had to slightly modify user.rb to...luke2005-10-231-12/+1
* Getting rid of the tc_ prefix to test casesluke2005-10-224-0/+0
* switching test classes back to modules -- making them classes causes too many...luke2005-10-034-4/+8
* Many, many changes toward a completely functional system. The only current p...luke2005-09-231-1/+2
* Nodes now support inheritance, for better or for worse.luke2005-09-232-4/+62
* The new "include" syntax works now.luke2005-09-222-17/+66
* Okay, all tests pass again. The work done on nodes will take a little while ...luke2005-09-222-7/+15
* I am still somewhat in mid-change, but I have made the biggest changes to mak...luke2005-09-212-93/+205
* Okay, significant change -- classes no longer accept arguments (which makes t...luke2005-09-213-8/+358
* adding some new language testsluke2005-09-191-0/+10
* Successfully parsed my entire converted cfengine configuration; these are all...luke2005-09-171-0/+10
* adding extra checks to make sure networking is secure, and refactoring a heck...luke2005-09-151-1/+1
* fixing some testsluke2005-09-151-16/+2
* tracked down some sticky bugs related to having false values and empty string...luke2005-09-131-0/+20
* adding snippet test to verify correct behaviour with missing exec path; also,...luke2005-09-131-1/+10
* adding scopetestluke2005-09-071-0/+8
* defining $name in each component scope, and adding test caseluke2005-09-021-1/+10
* As Christian requested, I am no longer downcasing facts I receive from Facter...Luke Kanies2005-08-291-1/+1
* making array-as-name work in the language, and adding some more test snippetsLuke Kanies2005-08-251-3/+43
* replacing if statements with case statement, and adding defaults for both sel...Luke Kanies2005-08-241-3/+27
* Have done a significant reorganization of how clients work, also, along with ...Luke Kanies2005-08-231-2/+2
* moving all server handlers into a specific server subdirectoryLuke Kanies2005-08-231-1/+1
* Moving all files into a consolidated trunk. All tests pass except the known-...Luke Kanies2005-08-232-0/+581