index
:
puppet
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
parser
/
ast
/
arithmetic_operator_spec.rb
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-05
Fix test for future parser in arithmetic operators
Patrick Carlisle
1
-5
/
+14
2013-04-05
(#11331) Change array/hash concat/merge to only be available for --parser fut...
Henrik Lindberg
1
-0
/
+8
2013-04-05
(#18764) Add concat, append operations (+, <<) for array, and merge (+) hash.
Henrik Lindberg
1
-0
/
+79
2013-01-31
(#18950) Add modulo operator
Erik Dalén
1
-2
/
+2
2012-09-26
(Maint) Remove rspec from shebang line
Jeff McCune
1
-1
/
+1
2012-07-15
Drop the hash prefix when passing compiler to scope.
Daniel Pittman
1
-1
/
+1
2012-07-15
A scope always has a compiler.
Daniel Pittman
1
-1
/
+3
2012-07-02
(maint) Standardize on /usr/bin/env ruby -S rspec
Jeff McCune
1
-1
/
+1
2011-04-13
maint: clean up the spec test headers in bulk.
Daniel Pittman
1
-2
/
+1
2011-04-12
Towards 5027 -- add options hash to lookupvar as with setvar
Markus Roberts
1
-10
/
+0
2011-04-12
Refactor en route to #5027 -- remove usestring parameter from lookupvar
Markus Roberts
1
-2
/
+2
2011-04-08
maint: just require 'spec_helper', thanks rspec2
Daniel Pittman
1
-1
/
+1
2010-12-06
maint: Use expand_path when requiring spec_helper or puppettest
Matt Robinson
1
-1
/
+1
2010-07-09
Code smell: Two space indentation
Markus Roberts
1
-64
/
+64
2010-07-09
Code smell: Avoid needless decorations
Markus Roberts
1
-1
/
+1
2010-06-28
[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rb
Markus Roberts
1
-0
/
+73
2010-06-28
[#3994-part 2] rename integration tests to *_spec.rb
Markus Roberts
1
-73
/
+0
2010-06-23
[#3994] rename the specs to have _spec.rb at the end
Markus Roberts
1
-0
/
+73