Morgan Haskel
be5fc47f00
Merge pull request #141 from petems/dry_up_spec_test
...
Replace code with pre-existing shared_example
2015-01-15 08:49:00 -08:00
Jonathan Tripathy
a21dd813b2
Removed pending unit tests.
...
This functionality does not exist and thus was cluttering the output.
2015-01-13 17:02:10 -08:00
Peter Souter
9280f81be5
Replace code with pre-existing shared_example
...
Noticed this when I was testing the module out with a FreeBSD host this code duplicates the shared_example used in the rest of the spec, so I DRY'd it up! 👍
2015-01-11 19:45:27 -08:00
Morgan Haskel
15f972d092
Rebase/fix the flexible k/v separator.
2014-12-18 10:45:30 -08:00
Hunter Haugen
07c4827f53
Merge remote-tracking branch 'puppetlabs/master' into temp
...
Conflicts:
Gemfile
2014-07-07 14:23:33 -07:00
Colleen Murphy
269672552d
Sync files
2014-06-25 17:23:22 -07:00
Travis Fields
acc9f43ce5
Add windows support and testing nodesets
2014-06-23 16:56:40 -07:00
Morgan Haskel
842915d93f
OSX doesn't support the -e flag to echo.
2014-06-12 11:04:09 -04:00
Hunter Haugen
6fb89f5850
Remove stderr checks because of deprecations
2014-05-29 09:56:09 -07:00
Michal Růžička
77854d55f8
Tests for the quote_char parameter.
2014-05-07 23:52:07 +02:00
Ashley Penney
2aceaef207
Convert to using .tmpdir instead of a hardcoded /tmp, so this works
...
on Windows too.
2014-02-27 23:09:24 +00:00
Hunter Haugen
eda726f09c
It is actually all solaris
2014-02-27 14:18:59 -08:00
Hunter Haugen
7de1e3d7a4
Correct syntax
2014-02-27 13:16:23 -08:00
Hunter Haugen
49433d02bf
Avoid multi-line grep on Solaris 10
2014-02-27 12:53:46 -08:00
Hunter Haugen
17a59b2b13
AIX exits with 2 on file doesn't exist.
2014-02-26 13:14:19 -08:00
Justin Stoller
25e7c2845e
Remove basic spec
...
This removes the "basic_spec" as it is largely a sanity check against
the env/tooling. The spec itself is problematic because in Puppet
Enterprise a module will be in 'sitemoduledir' or 'distmoduledir'
depending on whether it's included in PE as part of the distribution or
not. However it will always be in 'distmoduledir' for FOSS.
2014-02-13 15:38:21 -08:00
Hunter Haugen
eda78abb6e
(FM-161) Add beaker tests for parameter coverage
2014-01-27 10:33:45 -08:00