Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-11 | Fix exclude windows test on ensure_package | Travis Fields | |
Update to fix ensure_resource as well | |||
2014-11-11 | Correct type() logic | Hunter Haugen | |
It should NOT run if the future parser is enabled | |||
2014-11-10 | Remove windows from ensure_package and ensure_resource testing | Travis Fields | |
2014-11-10 | Merge pull request #354 from puppetlabs/4.3.x | Morgan Haskel | |
4.3.x | |||
2014-11-04 | Merge pull request #350 from cyberious/modules1413 | Morgan Haskel | |
MODULES-1413 Add ability for member to take numeric objects | |||
2014-11-04 | MODULES-1413 Ability to for future parser to use member with FixNum types | Travis Fields | |
2014-11-04 | Merge branch '4.3.x' | Travis Fields | |
Conflicts: spec/acceptance/ensure_packages_spec.rb spec/acceptance/ensure_resource_spec.rb | |||
2014-11-04 | Fix the unless for test cases on ensure_package and ensure_resource | Travis Fields | |
Conflicts: spec/acceptance/ensure_packages_spec.rb spec/acceptance/ensure_resource_spec.rb | |||
2014-10-30 | Merge branch '4.3.x' | Travis Fields | |
2014-10-29 | Fix validate_cmd, previous addition of SystemCallError only works for Puppet ↵ | Travis Fields | |
3.7, previous version throw different exception. Wrapping in generic Exception catch all | |||
2014-10-28 | Add windows test exclusion to ensure_resource | Travis Fields | |
2014-10-28 | Fix logic issue with not including windows for testing ensure_packages as ↵ | Travis Fields | |
ruby and gem are not on the install path | |||
2014-10-28 | Merge remote-tracking branch 'origin/4.3.x' back to master | Travis Fields | |
2014-10-28 | Fix testcases for Future Parser and resolve issue with values_at in assuming ↵ | Travis Fields | |
that it was dealing with a string | |||
2014-08-05 | Merge branch '4.3.x' | Hunter Haugen | |
2014-07-08 | AIX has no facter network support | Hunter Haugen | |
These functions take advantage of IP fact information and AIX does not appear to support dynamic interface detection in facter. | |||
2014-06-26 | Gotta single quote yer typewriter buttons | Hunter Haugen | |
2014-06-26 | Need quotes for spaces in path | Hunter Haugen | |
2014-06-26 | has_ip_network doesn't work on windows either | Hunter Haugen | |
2014-06-25 | Sync files | Colleen Murphy | |
2014-06-25 | Disable windows network stuff and quote path | Hunter Haugen | |
2014-06-24 | Not enough escape velocity | Hunter Haugen | |
2014-06-24 | Fix pe facts and slashes | Hunter Haugen | |
2014-06-23 | Fixed fqdn,getparam and has_interface_with spec tests | Travis Fields | |
2014-06-23 | Windows needs a tmpdir path | Hunter Haugen | |
2014-06-23 | Merge pull request #280 from hunner/win_aug | Travis Fields | |
Augeas isn't present on windows | |||
2014-06-23 | Augeas isn't present on windows | Hunter Haugen | |
2014-06-23 | OS X also has lo0 and can't manage user homedirs | Hunter Haugen | |
2014-06-20 | Add windows Nodesets and remove Beaker from Gemfile | Travis Fields | |
2014-06-20 | Patch ensure_* tests | Hunter Haugen | |
2014-06-19 | (FM-1587) Fix test issues on solaris 10 | Hunter Haugen | |
- ensure_packages fails because Error: Sun packages must specify a package source - ensure_resource fails for the same reason - get_module_path fails because the modulepath is different - has_interface_with fails because the interface is lo0 not lo | |||
2014-06-03 | Merge pull request #265 from apenney/fix-tests | Morgan Haskel | |
Further fixes to tests for 14.04. | |||
2014-06-03 | Further fixes to tests for 14.04. | Ashley Penney | |
2014-06-03 | Merge pull request #264 from apenney/fixes-for-tests | Morgan Haskel | |
Fixes for PE3.3. | |||
2014-06-03 | Fixes for PE3.3. | Ashley Penney | |
2014-05-09 | Prepare a 4.2.1 release. | Ashley Penney | |
2014-05-08 | Fix the stdlib functions that fail tests | Hunter Haugen | |
2014-05-07 | Add mode +x to spec .rb files | Hunter Haugen | |
2014-05-07 | Adding more spec coverage | Hunter Haugen | |
2014-05-07 | Add the missing shebangs and fix the wrong ones for rpmlint to stop ↵ | Andrea Veri | |
complaining loudly | |||
2014-05-02 | Update build_csv to understand contexts | Hunter Haugen | |
2014-05-02 | Fix the validate_augeas beaker tests | Hunter Haugen | |
2014-05-01 | Add more specs | Hunter Haugen | |
2014-04-09 | Adding more tests | Hunter Haugen | |
2014-04-08 | Add build_csv | Hunter Haugen | |
2014-04-08 | Add success/fail groups | Hunter Haugen | |
2014-04-03 | First set of tests | Hunter Haugen | |
2014-04-03 | Add some acceptance tests for functions. | Ashley Penney | |
2014-03-12 | Add beaker framework. | Ashley Penney | |
This prepares the module for beaker acceptance tests. |