summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-08388-389/+389
* maint: don't take over signal handling in tests...Daniel Pittman2011-04-081-0/+7
* Merge branch 'ticket/next/maint-fix_tests_for_old_rubies' into nextMatt Robinson2011-04-081-4/+4
|\
| * maint: Ruby < 1.8.7 knows size but not countMatt Robinson2011-04-081-4/+4
* | Merge branch 'ticket/next/7026' into nextNick Lewis2011-04-081-0/+19
|\ \ | |/ |/|
| * (#7026) Remove whits from reports when finalizingNick Lewis2011-04-081-0/+19
* | maint: Add Array combinations methodMatt Robinson2011-04-081-0/+23
* | maint: mark tests pending for a discovered bug...Daniel Pittman2011-04-082-0/+4
* | Merge puppet-interfaces into puppet.Daniel Pittman2011-04-0729-0/+1368
|\ \
| * | maint: mocking 'require' causes random stack-overflow failures.Daniel Pittman2011-04-071-0/+1
| * | (#6985) Allows indirectors to accept a hash as an argument.Dan Bode2011-04-071-2/+6
| * | (#7012) Split plumbing into Puppet::InterfaceDaniel Pittman2011-04-0716-141/+118
| * | (#7012) Update references in code to use face(s)Daniel Pittman2011-04-0726-225/+223
| * | (#7012) global rename of strings to faces.Daniel Pittman2011-04-0723-0/+0
| * | (#6983) mark test pending until string is fixed...Daniel Pittman2011-04-061-3/+3
| * | (#6972) Handle ca-location in the certificate string.Daniel Pittman2011-04-062-9/+21
| * | (#6972) Recognize puppet global options in pre-parse.Daniel Pittman2011-04-061-0/+29
| * | (#6995) Fix indexing of :current on string load.Daniel Pittman2011-04-062-32/+23
| * | (#6995) more robust testing of string loadingDaniel Pittman2011-04-061-15/+19
| * | (#6949) Fix passing positional arguments to actions.Daniel Pittman2011-04-041-0/+6
| * | (#6964) use 'when_invoked' rather than 'invoke' for actions.Daniel Pittman2011-04-045-36/+36
| * | maint: added testing to ensure we inherit options correctly.Daniel Pittman2011-04-041-0/+16
| * | (#6749) Handle options with inline arguments.Daniel Pittman2011-04-041-0/+6
| * | (#6749) Extract the action from the arguments cleanly.Daniel Pittman2011-04-041-0/+8
| * | (#6749) Fix optional vs mandatory argument handling.Daniel Pittman2011-04-041-8/+27
| * | (#6749) Polish the CLI option pre-parse implementationDaniel Pittman2011-04-041-49/+16
| * | (#6749) clean up various testing bits...Daniel Pittman2011-04-042-15/+23
| * | (#6760) set terminus in indirector string base class.Daniel Pittman2011-04-042-9/+10
| * | (#6749) Start porting existing strings to the options API.Daniel Pittman2011-04-045-9/+9
| * | (#6749) code and test cleanup of Application/StringBase.Daniel Pittman2011-04-041-5/+12
| * | (#6749) string cli base: implement preinit CLI parsingDaniel Pittman2011-04-042-8/+90
| * | (#6749) fix an inheritance bug in ActionManagerDaniel Pittman2011-04-041-0/+17
| * | (#6749) implementing option handling in CLI string wrapperDaniel Pittman2011-04-046-157/+119
| * | (#6749) Implement support for options on strings and actions.Daniel Pittman2011-04-045-2/+320
| * | (#6758) Pass options as an argument to string actions.Daniel Pittman2011-04-022-6/+7
| * | MAINT: delete a test that can't work on 2.6.Daniel Pittman2011-04-021-5/+0
| * | MAINT: implement a pending test for code we wrote...Daniel Pittman2011-04-021-1/+11
| * | MAINT: use a table for table-style tests...Daniel Pittman2011-04-021-14/+5
| * | MAINT: fix up tests that depend on the LoadError message to work.Daniel Pittman2011-04-021-3/+7
| * | maint: Use bracket notation instead of define in specsNick Lewis2011-03-2914-13/+13
| * | (#6770) Change versioning; adopt :current over :latest.Pieter van de Bruggen2011-03-283-124/+61
| * | MAINT: the API is officially named "string" as of this moment.Daniel Pittman2011-03-2829-235/+235
| * | (#6770) Add support for version :latest.Pieter van de Bruggen2011-03-253-1/+63
| * | (#6770) Add version lookup and comparison.Pieter van de Bruggen2011-03-251-0/+102
| * | (#6770) Refactor Puppet::Interface#initialize.Pieter van de Bruggen2011-03-255-20/+16
| * | Config#print action always returns nilLuke Kanies2011-03-251-0/+6
| * | (#6833) support 'script' as a short form of 'action'Daniel Pittman2011-03-241-2/+26
| * | Merge branch 'tickets/master/6770'Pieter van de Bruggen2011-03-2319-66/+72
| |\ \
| | * | (#6770) Rename Puppet::Interface::interface method.Pieter van de Bruggen2011-03-2315-19/+19
| | * | (#6770) Changing versioning to semver.Pieter van de Bruggen2011-03-2319-43/+43