summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch '0.24.x'James Turnbull2008-12-272-57/+0
|\|
| * Modifying the corruption-checking test.Luke Kanies2008-12-151-24/+0
| * Preparing to fix #1812 - Moving locking code to a moduleLuke Kanies2008-12-121-33/+0
* | Fixing all of the test/ tests I broke in previous dev.Luke Kanies2008-12-189-317/+20
* | Deprecating the Puppet::Type.create.Luke Kanies2008-12-1839-261/+261
* | Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-1828-148/+148
* | Finishing the work to use Puppet::Resource instead of TransObjectLuke Kanies2008-12-181-35/+0
* | Refactoring the Settings class to use Puppet::ResourceLuke Kanies2008-12-181-19/+2
* | Replacing TransObject usage with Puppet::ResourceLuke Kanies2008-12-181-38/+0
* | Renaming the "Catalog#to_type" method to "Catalog#to_ral"Luke Kanies2008-12-185-77/+8
* | Adding resource convertion to the parser resourcesLuke Kanies2008-12-181-84/+0
* | Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-185-12/+12
* | Merge branch '0.24.x'Luke Kanies2008-12-091-1/+1
|\|
| * Fix rake abort when there is a matching confineBrice Figureau2008-12-081-1/+1
* | Fixing all broken tests. Most of them were broken by fileserving changes.Luke Kanies2008-12-022-2/+2
* | Merge branch '0.24.x'Luke Kanies2008-12-026-26/+23
|\|
| * Fixing #1683 - accessing and changing settings is now thread-safe.Luke Kanies2008-11-261-4/+4
| * Partially fixing #1772 - broken 'resources' tests.Luke Kanies2008-11-261-19/+2
| * Fixed #1711 - fileserver test fails due to incorrect mockingJames Turnbull2008-11-191-0/+5
| * Move function existance test to parser evaluationBrice Figureau2008-11-171-1/+11
| * Fix #1737 - ssh_authorized_keys should be able to parse options containing co...Brice Figureau2008-11-111-0/+1
| * Fixing a test I broke when fixing a reporting bugLuke Kanies2008-11-011-4/+0
* | Completely refactoring the tidy type.Luke Kanies2008-11-151-289/+0
* | These changes are all about making sure file data is expired when appropriate.Luke Kanies2008-11-152-149/+8
* | Changing the Cacher.invalidate method to Cacher.expire.Luke Kanies2008-11-112-2/+2
* | Fixing tests broken by fileserving and other refactoring.Luke Kanies2008-11-083-257/+34
* | Converting the file 'source' property to a parameter.Luke Kanies2008-11-055-204/+24
* | Switched all value management in props/params to internal classes.Luke Kanies2008-11-042-562/+0
* | Moving a file purging test to rspecLuke Kanies2008-11-041-42/+0
* | Removing obsolete methods and tests:Luke Kanies2008-11-041-83/+0
* | Making it so (once again) files with sources set can still be deletedLuke Kanies2008-11-041-47/+0
* | Fixing and migrating more file tests.Luke Kanies2008-11-042-482/+0
* | Fixing forward-compatibility issues resulting from no global resourcesLuke Kanies2008-10-311-1/+1
* | Fixing a test I broke when fixing a reporting bugLuke Kanies2008-10-311-4/+0
* | Merge branch '0.24.x'Luke Kanies2008-10-314-6/+31
|\|
| * Fix #1402 - Allow multiline commentsBrice Figureau2008-10-292-0/+17
| * Fix #857 - Multiple class of the same name don't append codeBrice Figureau2008-10-292-0/+14
| * Fixed #1710 - Spurious output in test runJames Turnbull2008-10-291-6/+0
* | Merge branch '0.24.x'Luke Kanies2008-10-224-0/+35
|\|
| * Fix #936 - Allow trailing comma in array definitionBrice Figureau2008-10-213-0/+23
| * Fix #636 - Allow extraneous comma in function argument listBrice Figureau2008-10-212-0/+12
* | Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2008-10-1725-628/+72
|\|
| * Fixing some tests that were broken in 2fba85afLuke Kanies2008-10-082-21/+22
| * Fixing a test that was failing as a result of the fix to #1491Luke Kanies2008-10-081-4/+1
| * Removing a gid test for users, since it is a bad test and has mostly been rep...Luke Kanies2008-10-081-50/+0
| * Fixing a test that was broken in ee579641Luke Kanies2008-10-081-1/+1
| * Fixing some tests that were broken in the fix for #1633Luke Kanies2008-10-082-6/+2
| * Fixing a test that was failing because of the change to retrieve() in ee579641Luke Kanies2008-10-081-2/+1
| * Fixing a file source test that was failing because missing sources is now a f...Luke Kanies2008-10-081-3/+1
| * Fixing the broken tests resulting from the fix for #1551.Luke Kanies2008-10-081-1/+3