summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fixing #796 -- the fileserver can now start with noLuke Kanies2007-11-271-2/+23
* Fixing the asuser method in Puppet::Util::SUIDManagerLuke Kanies2007-11-271-9/+27
* Fixing #931 by keeping track in configurations ofLuke Kanies2007-11-272-6/+7
* Fixing #927 -- rewriting the test to actually test what it'sLuke Kanies2007-11-271-4/+9
* Fixing the persistent and periodic schedule test failuresLuke Kanies2007-11-271-356/+0
* Fixing the breakage that I caused when I added the 'declared_feature?'Luke Kanies2007-11-261-3/+9
* Fixing #920 -- I have replaced the existing mount test with anLuke Kanies2007-11-261-361/+0
* Fixing #919 -- installed packages used for testing are just ignored,Luke Kanies2007-11-261-0/+2
* Rewriting the tests for the package resource type, fixing #930.Luke Kanies2007-11-262-159/+1
* Fixing #921, mostly by just deleting the existing test. I hadLuke Kanies2007-11-261-240/+0
* Merge branch 'plugins_mount', fixing #891.Luke Kanies2007-11-242-1/+1
|\
| * Integrating Matt Palmer's patch to provide a 'plugins'Luke Kanies2007-11-242-1/+1
* | Incorporating patch 20071030034736-6856b-6004090b3968cdbf7d366a03ee1c44e2160a...Luke Kanies2007-11-241-178/+0
* | Integrating most of Matt Palmer's fromLuke Kanies2007-11-243-44/+22
|/
* Fixing a couple of tests that were failing because of the environment changes.Luke Kanies2007-11-232-0/+2
* Adding some unit tests for the interface type before i go messing around with itLuke Kanies2007-11-231-39/+0
* Removing the manual ssldir setting by David in 59626cb3907d36e4fd762277daa76f...Luke Kanies2007-11-191-1/+0
* Merge commit 'davids-bugfixes/tests/fix-test-client-ca'Luke Kanies2007-11-192-0/+2
|\
| * fix failing CA test, when testing with incomplete setup (no ssldir, no DNS)David Schmitt2007-11-112-0/+2
* | Fixing a failing test from my fix for #446 -- I had changedLuke Kanies2007-11-191-14/+0
* | Fixing a few test suites that passed when run asLuke Kanies2007-11-199-0/+18
* | Merge commit 'davids-bugfixes/tests/fix-cron-tests'Luke Kanies2007-11-191-2/+2
|\ \
| * | fix crontests depending on ENV[USER] by using Etc.getpwuid(Process.uid) insteadDavid Schmitt2007-11-111-2/+2
| |/
* | Reverting the changes I'd made toward removing the globalLuke Kanies2007-11-1924-203/+328
* | Merge commit 'davids-bugfixes/rest/fix-815-by-using-main-explicitly'Luke Kanies2007-11-181-2/+2
|\ \
| * | fix #815: add :main to all use() for :reporting and :metricsDavid Schmitt2007-11-091-2/+2
| |/
* | Fixed most failing tests, but there are still over thirty failing.Luke Kanies2007-11-1824-328/+203
* | Fixing a parser test -- really, just removing testsLuke Kanies2007-11-131-17/+3
* | Fixing #800 by refactoring how configurations are retrievedLuke Kanies2007-11-1214-264/+146
* | Moving some compile tests to the spec/ directory, andLuke Kanies2007-11-121-73/+0
* | Changing the 'main' class to no longer be lazy-evaluated.Luke Kanies2007-11-121-5/+8
|/
* Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-11-083-52/+6
|\
| * Switching the class resource evaluation to only happenLuke Kanies2007-11-081-1/+1
| * Classes once again get evaluated immediately when theLuke Kanies2007-11-083-52/+6
* | Fixing the 'mount' tests so that they no longerLuke Kanies2007-11-084-270/+19
|/
* Switching the base class for the Relationship class.Luke Kanies2007-11-082-74/+3
* Splitting the puppetd tests into two tests. It is still not a very good test...Luke Kanies2007-11-081-27/+22
* Switching the graph base class from GRATR::DigraphLuke Kanies2007-11-071-31/+0
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-26139-140/+142
* Fixing failing tests, including making the debian serviceLuke Kanies2007-10-132-19/+5
* Translating the report handler to an indirected model.Luke Kanies2007-10-132-108/+8
* Merge branch 'master' of git://michaelobrien.info/puppet into michaelLuke Kanies2007-10-091-1/+10
|\
| * Merge branch 'parser-absent' of http://marcin.owsiany.pl/tmp/puppet into porr...Michael V. O'Brien2007-10-091-1/+10
| |\
| | * Make it apparent that absent fields in a record have a value of :absent, whic...Marcin Owsiany2007-10-061-1/+10
* | | Merge branch 'master' of git://michaelobrien.info/puppet into michaelLuke Kanies2007-10-0915-148/+139
|\| |
| * | Merge branch 'master' of git://michaelobrien.info/puppetLuke Kanies2007-10-091-0/+71
| |\ \
| | * | Fixed #822. Applied patch provided by DavidS.Michael V. O'Brien2007-10-081-0/+71
| * | | All tests should now pass again.Luke Kanies2007-10-087-54/+28
| |/ /
| * | Another round of test-fixing around the changes I madeLuke Kanies2007-10-054-28/+11
| * | Adding a :code setting for specifying code to runLuke Kanies2007-10-054-26/+13