summaryrefslogtreecommitdiffstats
path: root/test/language
Commit message (Expand)AuthorAgeFilesLines
* [#4344] Fix for failing templates when module name matches file in local dir.Paul Berry2010-08-031-6/+6
* Code smell: Two space indentationMarkus Roberts2010-07-097-1840/+1840
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-094-33/+33
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-3/+3
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-092-6/+2
* Code smell: Use string interpolationMarkus Roberts2010-07-095-38/+37
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-096-74/+147
* Remove an old test that had been unintentionally reintroduced by a mistake in...Jesse Wolfe2010-06-251-48/+0
* Tweak for fix for #1175 to fix test failuresMarkus Roberts2010-06-241-2/+4
* {#3866] Rename the method metaclass to singleton_class to avoid the deprecati...Matt Robinson2010-02-171-0/+48
* Fixing #2658 - adding backward compatibility for 0.24Luke Kanies2010-02-172-12/+4
* Fixing #3668 - fixed autoloading classes from modulesLuke Kanies2010-02-171-197/+0
* Fix test in parser.rb due to API changeJesse Wolfe2010-04-121-1/+1
* Removing any mentions of :casesensitive settingLuke Kanies2010-04-092-164/+0
* Finishing renaming :params to :parameters internallyLuke Kanies2010-02-174-115/+10
* Fixing type/title resource resolutionLuke Kanies2010-02-171-77/+0
* Fixing most of the broken tests in test/Luke Kanies2010-02-175-66/+3
* Removing Resource::Reference classesLuke Kanies2010-02-174-774/+52
* Adding parameter validation to Puppet::ResourceLuke Kanies2010-02-171-4/+4
* Resolving conflicts with ???Markus Roberts2010-02-172-2/+0
* Renaming Parser::ResourceType to Resource::TypeLuke Kanies2010-02-171-3/+3
* Renaming LoadedCode to ResourceTypeCollectionLuke Kanies2010-02-171-3/+3
* Some tests were leaking state when the test failedJesse Wolfe2010-02-172-2/+7
* Typo in method call in test.Jesse Wolfe2010-02-171-1/+1
* Fix #2389 - Enhance Puppet DSL with HashesBrice Figureau2010-02-171-0/+7
* Fix #2818 - scope variable assigned with undef are not "undef"Brice Figureau2009-12-291-1/+1
* Removing unnecessary debug outputLuke Kanies2009-08-031-1/+0
* Fixing a small test by stubbing instead of mockingLuke Kanies2009-08-021-2/+1
* Fixing tests broken by caching autoload resultsLuke Kanies2009-08-021-2/+2
* Enhance selector and case statements to match with regexpBrice Figureau2009-08-011-1/+2
* Fix #2033 - Allow regexp in if expressionBrice Figureau2009-08-012-2/+7
* Switching to LoadedCode from ASTSetLuke Kanies2009-07-056-100/+72
* Fixing #2336 - qualified variables only throw warningsLuke Kanies2009-06-111-50/+0
* Removed extra whitespace from end of linesIan Taylor2009-06-067-39/+39
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-067-26/+26
* Modules now can find their own pathsLuke Kanies2009-05-151-1/+1
* Fix snippets tests failing because of activated storeconfigsBrice Figureau2009-05-152-0/+25
* Fix some master failing testsBrice Figureau2009-05-151-1/+1
* Fixing tests that apparently only worked sometimesLuke Kanies2009-04-221-0/+2
* Fix #1088 - part2 - Add rspec testsBrice Figureau2009-03-141-0/+6
* Fixing tests broken in previous commitsLuke Kanies2009-03-111-2/+2
* Merge branch '0.24.x'Luke Kanies2009-02-141-40/+0
|\
| * Removing a no-longer-valid test.Luke Kanies2009-02-141-40/+0
* | Adding resource convertion to the parser resourcesLuke Kanies2008-12-181-84/+0
* | Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-181-1/+1
* | Merge branch '0.24.x'Luke Kanies2008-12-021-1/+11
|\|
| * Move function existance test to parser evaluationBrice Figureau2008-11-171-1/+11
* | Fixing forward-compatibility issues resulting from no global resourcesLuke Kanies2008-10-311-1/+1
* | Merge branch '0.24.x'Luke Kanies2008-10-311-0/+16
|\|