summaryrefslogtreecommitdiff
path: root/spec/functions/range_spec.rb
AgeCommit message (Expand)Author
2017-03-03(FM-6063) - Unit tests for high effort functionsPaula McMaw
2015-06-01Convert tests to use plain rspec-puppetDavid Schmitt
2015-05-06range(): fix TypeError(can't convert nil into Integer) when using range syntaxDavid Schmitt
2014-11-12Add range tests for numeric with step and mixed argumentsErik Dalén
2014-11-12Make the range function work with integersErik Dalén
2014-06-04Convert specs to RSpec 2.99.0 syntax with TranspecAshley Penney
2014-05-08Move unit tests to spec/functionsHunter Haugen