summaryrefslogtreecommitdiffstats
path: root/test/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | The first pass where at least all of the snippet tests pass. I have unfortun...Luke Kanies2007-08-202-32/+35
* | Requiring mocha in all cases in the test treeLuke Kanies2007-08-151-0/+1
|/
* Upgrade mocha to 0.5.1, which gives much better error messages(no author)2007-08-0928-228/+892
* Fixing #314 and #729; here's the changelog:luke2007-08-032-2/+2
* Fixing #703, mostly. You still cannot do multi-condition queries, but you ca...luke2007-07-181-1/+1
* All rails and language tests now pass again. All of the rails tests should n...luke2007-06-171-0/+30
* Added the teardown of the database back to the tests. ballman2007-06-121-1/+1
* Major rework of the rails feature. Changed the relationship between ballman2007-06-121-1/+1
* Finishing off the type/provider interface work, including adding package pref...luke2007-06-081-0/+11
* Fixing #323 -- puppetd and puppetmasterd are now in sbin; packages still need...luke2007-05-201-0/+7
* Redoing autoload a bit in preparation for adding a plugindirluke2007-05-161-0/+13
* Fixing #605 -- providers now refer to @resource or @resource_type.luke2007-05-091-28/+28
* Merging of refactor-transacton to the trunk. This work removes the :is attri...ballman2007-05-091-2/+2
* Adding a "supports_parameter?" method to test whether a given provider suppor...luke2007-05-011-0/+4
* Hah! Finally fixing the problem where mount tests would fail when run as par...luke2007-03-311-1/+3
* The first round of fixes for failing tests.luke2007-03-181-0/+1
* Fixing #542. Transactions now cause services to warn when they would have go...luke2007-03-171-1/+1
* Adding spec libs, so we can use them some dayluke2007-03-1773-0/+5095
* Adding some more testing on the @should values for :groups on users, and fixi...luke2007-03-081-2/+3
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-065-8/+72
* Partially complete #241. Add a 'purged' value for Package.ensure, and add a ...mpalmer2007-02-2320-0/+1020
* Revamping collections to get what is hopefully more reasonable behaviour when...luke2007-02-161-0/+6
* Fixing #484. Moving unit tests at the same time.luke2007-02-081-0/+5
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-081-1/+1
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-074-17/+17
* Merging the state-rename branch. This includes the diff from version 2156 to...luke2007-02-071-8/+8
* The resolve functionality in "test" is almost working...luke2007-02-012-14/+1
* Oops, that last commit seems to have broken the rakefile. Works again.luke2007-02-012-11/+10
* Trying to get the functionality I had in previous tests. Mostly I wantluke2007-02-012-1/+62