summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | This commit is focused on getting the 'puppet' executableLuke Kanies2007-10-053-42/+18
| |/
* / Moving the webrick/mongrel "servers" over to HTTPServer module instead of Ser...Rick Bradley2007-10-055-10/+10
|/
* Fixed #827. Applied a form of the patch provided by porridge andMichael V. O'Brien2007-10-041-1/+2
* Attempting to reproduce and fix #829 by applying patch by Paul. I could notLuke Kanies2007-10-041-1/+6
* Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-10-03133-133/+0
|\
| * Removing the Id tags from all of the filesLuke Kanies2007-10-03133-133/+0
* | I finally tracked down the problem that was causing providersLuke Kanies2007-10-034-15/+30
|/
* Merge branch 'master' of git://reductivelabs.com/puppetDavid Lutterkort2007-10-023-14/+19
|\
| * Fixed a failing test where we presumed that non-string Fact values would have...Rick Bradley2007-10-021-1/+1
| * Fixed a test which was secretly sneaking off and pulling certs from ~ if they...Rick Bradley2007-10-022-13/+18
* | Use external helper script to talk to yum; should avoid any more trouble with...David Lutterkort2007-10-021-0/+3
|/
* Merge branch 'indirection' of git://reductivelabs.com/puppet-lukeLuke Kanies2007-09-2544-2199/+379
|\
| * Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-2210-28/+27
| * Merge branch 'configurations' into indirectionLuke Kanies2007-09-2230-1036/+298
| |\