summaryrefslogtreecommitdiffstats
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.6.next' into nextMax Martin2011-03-231-0/+9
|\
| * (#4884) Autorequire shared behaviors and method to silence warningsDaniel Pittman2011-03-151-0/+9
* | (#6582) Don't demand the checkout be named 'puppet'.Daniel Pittman2011-03-031-1/+1
* | (#6582) move more helper code into methods, out of RSpec#configureDaniel Pittman2011-03-031-0/+23
* | (#6582) add fixture helper methods to replace unit test code.Daniel Pittman2011-03-031-0/+28
|/
* [#4771] Import of manifests with the same name only happens oncePaul Berry2010-09-231-0/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-13/+13
* Adding tmpfile cleanup to testsLuke Kanies2010-02-171-0/+10
* Adding a Spec lib directory and moving tmpfile to itLuke Kanies2009-05-261-0/+9
* Moving $PUPPET/spec/lib/autotest up to $PUPPET/autotest as something has chan...Rick Bradley2007-12-0581-6087/+0
* moving autotest directory to make it possible to run autotest againRick Bradley2007-12-053-150/+0
* Fixing #920 -- I have replaced the existing mount test with anLuke Kanies2007-11-261-4/+5
* Fixing the last failing test relating to the environment changesLuke Kanies2007-11-201-1/+2
* This won't be perfect by any stretch, but put in a moderately reasonable auto...Rick Bradley2007-10-261-0/+33
* One significant step closer to getting autotest running properly on the Puppe...Rick Bradley2007-10-266-5/+147
* File serving should work now, both recursive andLuke Kanies2007-10-241-2/+1
* Adding the calls to the authorization hooks in the Indirection.Luke Kanies2007-10-231-0/+2
* Renaming the :local termini for metadata and contentLuke Kanies2007-10-221-4/+4
* Link handling is now in the file serving classes.Luke Kanies2007-10-221-1/+1
* Adding authorization hooks to the file_server andLuke Kanies2007-10-212-8/+2
* Renaming the 'mounts' terminus to 'file_server', and renamingLuke Kanies2007-10-202-7/+5
* File serving now works. I've tested a couple of ways toLuke Kanies2007-10-191-1/+15
* I've now split the file-serving termini into two separate types (inLuke Kanies2007-10-182-0/+86
* Updates to indirection stuffs. Making a better spec and migrating to it.Rick Bradley2007-09-171-1/+1
* Another intermediate commit. The node and fact classes are now functional an...Luke Kanies2007-09-122-1/+7
* Building a stand-alone spec directory for creating the new spec-based tests.Luke Kanies2007-08-2378-0/+5961