summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Highlight what I think is a problem in the test suite that I just can't solve(no author)2007-08-091-0/+3
* Refactor SUIDManager tests to run without root, change SUIDManager's behavior...christian2007-08-0915-196/+111
* Upgrade mocha to 0.5.1, which gives much better error messages(no author)2007-08-0928-228/+892
* The last set of bug-fixes before the next release. This commit just fixes a ...luke2007-08-071-1/+5
* Adding test support for the other mongrel configuration headerluke2007-08-061-2/+23
* Fixing #749 -- environment settings no longer accumulate. Significantly addi...luke2007-08-067-90/+606
* Fixing #751 -- the interface providers now have basic tests, at least to veri...luke2007-08-051-0/+40
* Fixing #731 - we are now correctly only collecting exported resourcesluke2007-08-051-0/+33
* Fixing #730 -- mounts now call flush() before trying to mountluke2007-08-051-45/+68
* Fixing #735 -- gen_config now uses a single heading, matching the name of the...luke2007-08-041-23/+57
* Fixing #314 and #729; here's the changelog:luke2007-08-035-441/+470
* Fixing #734. The problem was that when I switched how the configs were parse...luke2007-08-031-7/+49
* Removing test that ended up being redundantluke2007-07-311-16/+0
* Fixing #726 -- mounts can now correctly handle mounted but absent filesystems.luke2007-07-201-0/+17
* Adding some code in an attempt to fix #728, but it is all commented out since...luke2007-07-201-1/+17
* Fixing #725. I was apparently not deleting the alias I was creating to the c...luke2007-07-191-0/+15
* Converting mount test to use mount everywhere instead of dfluke2007-07-191-3/+3
* Adding the ability to specify relationships to classes, using Class[name] res...luke2007-07-192-1/+43
* The first round of bug-fixes in preparation for beakerluke2007-07-192-4/+16
* Adding documentation to the "test" scriptluke2007-07-191-38/+110
* Fixing #716 -- the package type was considering anything that was not "absent...luke2007-07-191-0/+8
* Fixing #695 -- resource references will correctly serialize and unserialize i...luke2007-07-181-2/+18
* Fixing #703, mostly. You still cannot do multi-condition queries, but you ca...luke2007-07-183-10/+9
* Fixing the rest of #705, except for the env stuff, which I was not able to re...luke2007-07-141-0/+16
* Fixing the interpreter autoloading so that it correctly loads classes even wh...luke2007-07-121-0/+6
* Fixing the instances method. It now works when there are already managed res...luke2007-07-121-5/+17
* Fixing the :check metaparam so it does not try to check unsupported parametersluke2007-07-121-0/+32
* removing the test for a method I removed yesterdayluke2007-07-121-48/+0
* Fixing the first half of #705 -- matching no longer fails. I think this also...luke2007-07-121-12/+60
* Having FileType instances automatically back their contents up to a filebucke...luke2007-07-111-2/+48
* Fixing transactions so that they do not flush resources that are in noopluke2007-07-111-2/+41
* Adding support for a "mailalias" type, with /etc/aliases support initially. ...luke2007-07-104-6/+309
* Adding support in Property for declarating whether a given property type will...luke2007-07-101-0/+38
* Adding patch by Valentin Vidic to add the "+>" syntax for adding values to pa...luke2007-07-101-0/+25
* Fixing #621 -- plugins are now downloaded directly into the $libdir, and auto...luke2007-07-101-38/+13
* Changing some of the internals of autoloading so that there is a class-level ...luke2007-07-101-17/+32
* Ignore the pkg directory if it exists, and fix up a couple of tests that were...(no author)2007-07-091-1/+1
* Fixing #687.luke2007-07-091-0/+12
* The parser now throws an error when a resource reference is created for an un...luke2007-07-081-0/+70
* Making sure that #686 is fixed -- I specifically included the Daemon module i...luke2007-07-081-0/+6
* Hopefully fixing #685 -- I added a wrapper around the call to getconfig(), so...luke2007-07-081-3/+12
* Applying further tests to double-quoted hostnames by Valentin Vidicluke2007-07-081-1/+13
* Applying patch by DavidS from #697 to allow host names to be double quotedluke2007-07-081-1/+0
* Fixing #596 -- classes in modules now autoloadluke2007-07-062-1/+112
* Fixing #704 -- Puppet was not failing correctly when schedules were missing, ...luke2007-07-041-0/+28
* Removing the long-obsolete Element base class. The Parameter and Type classe...luke2007-07-045-6/+8
* Fixing #620 - class names and node names now throw an error when they conflictluke2007-07-042-7/+27
* Modified the fileserver to cache file information, so thatluke2007-06-194-0/+20
* Updating error message during test failure.luke2007-06-191-1/+1
* More test fixes. I seem to be getting very close.luke2007-06-194-2/+5