David Schmitt
fdbccc3435
Add the FrozenStrings magic comment
2020-12-16 13:44:14 +00:00
tphoney
7293c4991b
(MODULES-3958) use rspec-mock and add coverage
2019-02-14 13:51:16 +00:00
tphoney
e53b8bb563
FM-6634 rubocop fixes
2017-12-06 15:47:27 +00:00
Will Meek
dec5136e11
Cleanup ruby code via rubocop
...
This commit will add code cleanup as corrected
and alerted by rubocop. It also adds rules to
execute rubocop on Travis.
2017-11-21 14:31:45 +00:00
Jan Vansteenkiste
8bef423733
Fix rspec deprecation warnings. .should -> expect().to
2015-09-29 06:44:30 +02:00
Sebastian Reitenbach
5815242f8e
Add support for OpenBSD, and also add some regression tests.
...
Add info about OpenBSD support to README.md and metadata.json
Add a note about OpenBSD java_version fact to README.markdown.
Fixup wording on context in one of the java patch level regression tests.
No mentioning of OpenBSD in metdata.json
Cleanup wording of context as suggested by @elyscape
update contexts as suggested by @elyscape
2015-04-23 12:29:11 +02:00
Peter Souter
cd3ac1ee46
(MODULES-1570) Add java_major_version fact
...
Gives the major version of the Java release (ie. Java 1.7.0_71, major version is 7)
We also want to specifically return nil when java not present
2015-01-07 15:42:23 -08:00
Peter Souter
378dcc7802
(MODULES-1570) TDD Style - Add specs first
...
Facter unit tests to check resolution of Java version
2014-12-29 15:13:47 +00:00