summaryrefslogtreecommitdiff
path: root/spec/unit/application/indirection_base_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2014-03-12(maint) Fix yet another face spec issue.Peter Huene1-4/+4
2014-03-12(maint) Fix face specs to not pollute global state.Peter Huene1-10/+18
2012-11-21(Maint) Stop changing internals of object during testAndrew Parker1-8/+4
2012-10-04Revert "Merge pull request #1190 from jeffmccune/fix/master/7316_load_faces_f...Jeff McCune1-20/+16
2012-09-26Revert "Revert "Merge branch 'fix/3.x/7316_load_faces_from_modulepath_try3' i...Jeff McCune1-16/+20
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-09-25Revert "Merge branch 'fix/3.x/7316_load_faces_from_modulepath_try3' into 3.x"Andrew Parker1-20/+16
2012-09-24Revert "Merge branch 'revert/3.x/faces_from_modulepath' into 3.x"Jeff McCune1-16/+20
2012-09-21Revert "Merge branch 'fix/3.x/7316_load_faces_from_modulepath' into 3.x"Jeff McCune1-20/+16
2012-09-20(#7316) Load applications from the modulepathJeff McCune1-16/+20
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2012-04-26(#14200) Fix help faceChris Price1-4/+10
2011-05-26maint: Fix order dependent spec failure for face indirectionMatt Robinson1-1/+2
2011-05-12(#7469) Add license to test face so tests passMax Martin1-0/+2
2011-05-02maint: move the indirector face base out of puppet/faceDaniel Pittman1-2/+2
2011-04-28(#7122) Enforce call arity on actions in the CLI wrapper.Daniel Pittman1-1/+2
2011-04-22maint: use the exit_with helper everywhere...Daniel Pittman1-1/+1
2011-04-21Merge remote-tracking branch 'remotes/lak/tickets/next/7118-summaries_for_all...Daniel Pittman1-0/+1
2011-04-15(#7059) Use option hooks for the indirector terminus option.Daniel Pittman1-4/+3
2011-04-14(7118) Adding summaries for all facesLuke Kanies1-0/+1
2011-04-13maint: clean up the spec test headers in bulk.Daniel Pittman1-2/+1
2011-04-13(#7056) Use 'face' rather than 'faces' in the production code.Daniel Pittman1-3/+3
2011-04-12(#6962) Implement 'summary' for faces.Daniel Pittman1-1/+1
2011-04-08maint: just require 'spec_helper', thanks rspec2Daniel Pittman1-1/+1
2011-04-07(#7012) Update references in code to use face(s)Daniel Pittman1-4/+4
2011-04-04(#6760) set terminus in indirector string base class.Daniel Pittman1-1/+1
2011-04-04(#6749) implementing option handling in CLI string wrapperDaniel Pittman1-12/+29
2011-04-02MAINT: implement a pending test for code we wrote...Daniel Pittman1-1/+11
2011-03-28MAINT: the API is officially named "string" as of this moment.Daniel Pittman1-1/+1
2011-02-22Splitting the Application base classLuke Kanies1-0/+12