hcl/hcltest
Martin Atkins 613331e829 hcltest: new implementations for ExprList and AbsTraversalForExpr
To assist in testing code that depends on hcl.ExprList and
hcl.AbsTraversalForExpr we now implement the necessary interfaces on our
existing MockExprLiteral and MockExprVariable, as well as adding new
functions MockExprList and MockExprTraversal that more directly serve
those interfaces with full functionality.
2018-01-20 11:20:50 -08:00
..
doc.go Update doc comments and readmes for zcl -> HCL. 2017-09-11 16:56:31 -07:00
mock_test.go Move the zcl package and its two parsing subpackages to "hcl" names 2017-09-11 16:40:37 -07:00
mock.go hcltest: new implementations for ExprList and AbsTraversalForExpr 2018-01-20 11:20:50 -08:00