Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-21 | remove unsupported platforms and future parser | tphoney | |
2015-07-22 | (main) clean up fqdn_rand acceptance tests to work on windows | David Schmitt | |
2015-07-20 | (maint) Fix test to not assume is_pe fact on > 4.0.0 puppet | Travis Fields | |
2015-06-02 | fqdn_rotate: Add acceptance tests for custom seeds | Eli Young | |
2015-06-01 | fqdn_rotate: Don't use the value itself as part of the random seed | Eli Young | |
Previously, the random number generator was seeded with the array or string to be rotated in addition to any values specifically provided for seeding. This behavior is potentially insecure in that it allows an attacker who can modify the source data to choose the post-shuffle order. | |||
2015-01-13 | Change all to each | Hunter Haugen | |
The existence of this directory is behavior for each test, but will also stop rspec 3 from complaining. | |||
2014-06-26 | Need quotes for spaces in path | Hunter Haugen | |
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-03 | Merge pull request #264 from apenney/fixes-for-tests | Morgan Haskel | |
Fixes for PE3.3. | |||
2014-05-07 | Add mode +x to spec .rb files | Hunter Haugen | |
2014-05-07 | Adding more spec coverage | Hunter Haugen | |