Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-09 | Rewrite the spec tests to cover the 4 different classes and improve a | Ashley Penney | |
few missing gaps in the testing. | |||
2013-07-08 | Ensure the rename is done everywhere and wrap the service in a | Ashley Penney | |
manage_service param. | |||
2013-07-05 | Add Gentoo support. (And reformat archlinux vars) | Ashley Penney | |
2013-07-05 | Fix specs now things are renamed. | Ashley Penney | |
2013-07-05 | Rework specs to pass with renamed params. | Ashley Penney | |
2013-04-04 | Add test for virtual machines and local clocks | Ryan Coleman | |
This commit provides a spec test for pull request #49 and commit 01273c53f1cf2015c3ff5a9f704828225d900e03 which specifies that virtual machines should not use the local clock. This test attempts to protect against a regression on that statement. | |||
2013-03-08 | Merge pull request #47 from frimik/feature-19418-ntp-template | Adrien Thebo | |
ntp: fixes #19418 - allow template override | |||
2013-03-08 | fixes #19418 - missing fixtures for spec tests | Mikael Fridh | |
2013-02-25 | Add support for Arch Linux | Matt Rogers | |
Add test for package name and presence Fix bad package name for Arch Linux Fix missing comment in config template | |||
2013-02-23 | ntp: fixes #19418 - allow template override | Mikael Fridh | |
This allows a template to be explicitly set. | |||
2012-12-11 | fix copy/paste error in spec file | Michael Moll | |
2012-12-10 | add SuSE support | Michael Moll | |
2012-12-10 | update unit tests for osfamily fact | Michael Moll | |
2012-11-06 | have the module fail on unsupported os | stephen | |
2012-05-13 | (#14457) Add FreeBSD support for the NTP class | Will Hopper | |
2011-11-16 | (#10846) add spec tests for ntp class | Dan Bode | |
This commit adds some unit tests for the ntp class. Also adds a rakefile for running the spec tests |