summaryrefslogtreecommitdiffstats
path: root/test/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixing executable tests to take new rundir into accountluke2007-02-011-0/+1
* Fix to make running tests work in ruby 1.8.5lutter2007-02-011-3/+2
* Fixing puppet test task for older ruby versionsluke2007-01-051-3/+6
* Fixing rake test so it works with the new puppet loaderluke2007-01-051-1/+1
* Messing around a bit with how tests workluke2007-01-052-0/+26
* Enabling debugging except when running under rake.luke2007-01-011-1/+2
* Add system library directories directly in puppettest.rb, so you don't have t...mpalmer2006-12-311-1/+6
* A couple of small bug fixesluke2006-12-291-3/+4
* Looks like providers work again on Solaris.luke2006-12-281-2/+0
* I have not yet finished testing, but most of the providers now successfully p...luke2006-12-281-1/+3
* A couple of small bug-fixesluke2006-12-282-9/+8
* Switching files to use a filebucket named "puppet" by default. Also, set up ...luke2006-12-271-0/+3
* Not downcasing facts any longer, closing #210 (although not using the patch f...luke2006-12-232-0/+37
* All rails *and* language tests now pass, with the exception of a language/res...luke2006-12-191-1/+1
* Fixing most of the rails stuff. I think everything basically works now, and ...luke2006-12-191-0/+3