summaryrefslogtreecommitdiffstats
path: root/test/lib
Commit message (Expand)AuthorAgeFilesLines
* The mongrel-related tests now run without mongrel.Luke Kanies2008-07-171-0/+3
* Refactoring the Transaction::Event class.Luke Kanies2008-07-041-1/+1
* Fixes for install.rb running of tests that fixes #1267James Turnbull2008-05-271-0/+3
* Fixes #1148 - replaces #!/usr/bin/ruby with #!/usr/bin/env ruby.Paul Lathrop2008-03-281-1/+1
* Fixing some tests that only failed under certainLuke Kanies2008-03-181-1/+6
* Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-231-13/+17
* Fixed #1043 -- autoloading now searches the plugins directoryLuke Kanies2008-02-131-0/+2
* Renaming the 'pfile' and 'pfilebucket' files to plainLuke Kanies2008-02-131-1/+0
* Loading the mocha gem from the puppettest.rb file.Luke Kanies2008-02-121-1/+10
* Trying to upgrade rspec, but not having much luck.Luke Kanies2008-02-1236-1680/+0
* Removing the last remaining vestiges of GRATR --Luke Kanies2008-02-111-1/+1
* Changing the name of the Compile class to Compiler,Luke Kanies2008-02-111-8/+8
* Fixing #1017 -- environment-specific modulepath is noLuke Kanies2008-02-041-2/+2
* Fixing some tests that were failing with the recent ruby that hasLuke Kanies2007-12-181-0/+1
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-114-12/+12
* Fixing #931 by keeping track in configurations ofLuke Kanies2007-11-271-6/+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-191-0/+1
|\
| * fix failing CA test, when testing with incomplete setup (no ssldir, no DNS)David Schmitt2007-11-111-0/+1
* | Reverting the changes I'd made toward removing the globalLuke Kanies2007-11-191-1/+1
* | Fixed most failing tests, but there are still over thirty failing.Luke Kanies2007-11-181-1/+1
* | Fixing #800 by refactoring how configurations are retrievedLuke Kanies2007-11-122-3/+16
|/
* Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-11-081-0/+4
|\
| * Classes once again get evaluated immediately when theLuke Kanies2007-11-081-0/+4
* | Fixing the 'mount' tests so that they no longerLuke Kanies2007-11-083-20/+19
|/
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-261-2/+4
* Merge branch 'master' of git://michaelobrien.info/puppet into michaelLuke Kanies2007-10-091-8/+7
|\
| * Adding a :code setting for specifying code to runLuke Kanies2007-10-051-8/+7
* | Moving the webrick/mongrel "servers" over to HTTPServer module instead of Ser...Rick Bradley2007-10-051-2/+2
|/
* Removing the Id tags from all of the filesLuke Kanies2007-10-0315-15/+0
* Fixed a test which was secretly sneaking off and pulling certs from ~ if they...Rick Bradley2007-10-021-13/+11
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-2/+2
* This is basically another intermediate commit. I feel likeLuke Kanies2007-09-171-5/+5
* The whole system now uses Configuration objects instead ofLuke Kanies2007-09-153-69/+55
* Adding a to_graph method to TransBuckets, so that the buckets can directly ge...Luke Kanies2007-09-122-41/+1
* Another intermediate commit. The node and fact classes are now functional an...Luke Kanies2007-09-124-22/+33
* Doing an intermediate commit so rick can look at the work I have done so far.Luke Kanies2007-09-111-6/+10
* Fixing some failed tests. Mostly cleanup. Next is to make all of the user t...Luke Kanies2007-09-071-6/+6
* Renaming some ast resource classes and files so they make a lot more sense.Luke Kanies2007-09-061-3/+3
* Flipped the switch so that compiles now return a Configuration instance inste...Luke Kanies2007-09-042-16/+1
* Successfully modified all tests and code so that all language tests pass agai...Luke Kanies2007-09-042-3/+3
* Renaming the "configuration" object to "compile", because it is only a transi...Luke Kanies2007-08-251-2/+2
* Everything up to the parser (and the Modules) is ready to support multiple en...Luke Kanies2007-08-231-1/+2
* Building a stand-alone spec directory for creating the new spec-based tests.Luke Kanies2007-08-2378-5961/+0
* Adding the second half of the rspec upgrade -- apparently the "git add" thing...Luke Kanies2007-08-2322-1417/+0
* Upgrading rspec to version 1.0.8. This only includes the contents of the lib...Luke Kanies2007-08-2369-798/+3081
* Merging the multi_env branch with master. There are not actually any conflic...Luke Kanies2007-08-221-28/+28
|\
| * Fixing the spec library so it correctly can see its versionLuke Kanies2007-08-161-29/+29
* | A round of bugfixing. Many more tests now pass -- I think we are largely dow...Luke Kanies2007-08-204-9/+7
* | All language tests now pass. I expect there are other failures elsewhere, bu...Luke Kanies2007-08-202-6/+7