summaryrefslogtreecommitdiffstats
path: root/test/language
Commit message (Expand)AuthorAgeFilesLines
* Fixes tests broken by 95aa085James Turnbull2008-08-271-0/+10
* Fix leaking LoadedFile when adding templates to be watchedAndrew Shafer2008-08-231-0/+8
* Add testing for the changes to resolve redmine #1427, where Kernel methods sh...Daniel Pittman2008-08-012-11/+108
* Fixed #1184 -- definitions now autoload correctly all of the time.Luke Kanies2008-04-101-1/+8
* Found an array that leaked pretty quickly between reparsingLuke Kanies2008-03-211-0/+1
* Always duplicating resource defaults in the parser, so thatLuke Kanies2008-03-061-159/+0
* Fixed #997 -- virtual defined types are no longer evaluated.Luke Kanies2008-02-122-25/+14
* Moving the ast node tests to rspec (which I could haveLuke Kanies2008-02-122-234/+0
* Changing the name of the Compile class to Compiler,Luke Kanies2008-02-119-32/+32
* Changing some methods in the Compile class toLuke Kanies2008-02-112-3/+3
* Fixed #1030 - class and definition evaluation has been significantlyLuke Kanies2008-02-111-184/+0
* Converting the Compile class to use a Node::Catalog instanceLuke Kanies2008-02-114-574/+1
* Moving all of the tests for Puppet::Parser::Compile toLuke Kanies2008-02-111-33/+0
* More AST refactoring -- each of the code wrapping classesLuke Kanies2008-02-085-63/+81
* Refactoring the AST classes just a bit. I realized thatLuke Kanies2008-02-0812-63/+62
* Stubbing Facter during the snippet tests, so they are faster and work with no...Luke Kanies2008-02-081-0/+2
* Fixing #1017 -- environment-specific modulepath is noLuke Kanies2008-02-041-0/+12
* Significantly refactoring the lexer, including adding Token and TokenListLuke Kanies2008-01-301-276/+0
* Fixing a couple of tests, one related to recent tagging changesLuke Kanies2008-01-282-4/+4
* Fixing #967 -- relationships now work when running 0.23.x clientsLuke Kanies2007-12-181-5/+5
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-114-18/+18
* Fixing another failing test I somehow missed in my last big commitLuke Kanies2007-11-281-1/+1
* Theoretically, this patch is to fix #917 (which it does), butLuke Kanies2007-11-286-23/+23
* Fixing the first half of #917 -- the ResourcReferenceLuke Kanies2007-11-281-0/+12
* Incorporating patch 20071030034736-6856b-6004090b3968cdbf7d366a03ee1c44e2160a...Luke Kanies2007-11-241-178/+0
* Fixing a couple of tests that were failing because of the environment changes.Luke Kanies2007-11-231-0/+1
* Fixing a failing test from my fix for #446 -- I had changedLuke Kanies2007-11-191-14/+0
* Reverting the changes I'd made toward removing the globalLuke Kanies2007-11-191-11/+12
* Fixed most failing tests, but there are still over thirty failing.Luke Kanies2007-11-181-12/+11
* Fixing a parser test -- really, just removing testsLuke Kanies2007-11-131-17/+3
* Fixing #800 by refactoring how configurations are retrievedLuke Kanies2007-11-121-0/+1
* Moving some compile tests to the spec/ directory, andLuke Kanies2007-11-121-73/+0
* Changing the 'main' class to no longer be lazy-evaluated.Luke Kanies2007-11-121-5/+8
* Switching the class resource evaluation to only happenLuke Kanies2007-11-081-1/+1
* Classes once again get evaluated immediately when theLuke Kanies2007-11-082-52/+2
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-2617-17/+17
* All tests should now pass again.Luke Kanies2007-10-082-29/+9
* Adding a :code setting for specifying code to runLuke Kanies2007-10-053-18/+6
* This commit is focused on getting the 'puppet' executableLuke Kanies2007-10-052-41/+18
* Removing the Id tags from all of the filesLuke Kanies2007-10-038-8/+0
* Merge branch 'indirection' of git://reductivelabs.com/puppet-lukeLuke Kanies2007-09-251-12/+6
|\
| * Merge branch 'configurations' into indirectionLuke Kanies2007-09-221-11/+4
| |\
| | * All tests now pass in this configuration branch, which meansLuke Kanies2007-09-221-9/+2
| |/
| * Another intermediate commit. The node and fact classes are now functional an...Luke Kanies2007-09-121-3/+4
* | Removed TYPE token, replacing it with CLASSREF token, in the grammar and lexe...Michael V. O'Brien2007-09-101-1/+19
* | Fixed #774, which fixed fully qualified collection statementsMichael V. O'Brien2007-09-101-0/+8
|/
* *Finally* fixing the tests that were failing around users and groups. The pr...Luke Kanies2007-09-074-9/+9
* Fixing some failed tests. Mostly cleanup. Next is to make all of the user t...Luke Kanies2007-09-071-18/+19
* Fixing #802 -- tags are now applied before parent classes are evaluated, so p...Luke Kanies2007-09-062-4/+25
* Renaming some ast resource classes and files so they make a lot more sense.Luke Kanies2007-09-063-6/+6