summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fixed #5684 - Move to Apache 2.0 licenseJames Turnbull2011-04-112-38/+0
* Fixing Indirector::Facts::Couch loadingLuke Kanies2011-04-091-63/+69
* Fixing 'puppet faces' applicationLuke Kanies2011-04-091-0/+6
* Fixing the watchr scriptLuke Kanies2011-04-092-2/+138
* maint: Fix sporadic sqlite errorMatt Robinson2011-04-081-0/+1
* maint: Fix sqlite3 require to really be optionalMatt Robinson2011-04-081-1/+4
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-08440-453/+442
* maint: don't take over signal handling in tests...Daniel Pittman2011-04-081-0/+7
* maint: use FileUtil to remove files, not execDaniel Pittman2011-04-081-23/+33
* maint: disable garbage collector during individual test cases.Daniel Pittman2011-04-081-0/+4
* Merge branch 'ticket/next/maint-fix_tests_for_old_rubies' into nextMatt Robinson2011-04-082-5/+5
|\
| * maint: Ruby < 1.8.7 knows size but not countMatt Robinson2011-04-081-4/+4
| * maint: Get tests passing on Ruby < 1.8.7Matt Robinson2011-04-081-1/+1
* | 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-0732-0/+1509
|\ \
| * | 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
| * | (#7005) added require 'tmpdir' to spec helper.Dan Bode2011-04-071-0/+1
| * | (#7012) Split plumbing into Puppet::InterfaceDaniel Pittman2011-04-0716-141/+118
| * | (#7012) Update references in code to use face(s)Daniel Pittman2011-04-0727-229/+227
| * | (#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
| * | maint: add `write_scratch_string` helper for testing...Daniel Pittman2011-04-061-1/+15
| * | maint: whitespace cleanup for spec_helper.Daniel Pittman2011-04-061-17/+19
| * | (#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) detect duplicate aliases in a single option statement.Daniel Pittman2011-04-041-0/+14
| * | (#6749) fix an inheritance bug in ActionManagerDaniel Pittman2011-04-041-0/+17
| * | (#6749) implementing option handling in CLI string wrapperDaniel Pittman2011-04-048-157/+243
| * | (#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