hcl/cmd/hclspecsuite
Martin Atkins 791068cd07 cmd/hclspecsuite: run hcldec with --keep-nulls
This gives us a more precise picture of the result, which is helpful to
ensure our tests are not "cheating".
2019-10-01 15:59:10 -07:00
..
diagnostics.go Unfold the "hcl" directory up into the root 2019-09-09 16:08:19 -07:00
log.go Unfold the "hcl" directory up into the root 2019-09-09 16:08:19 -07:00
main.go Unfold the "hcl" directory up into the root 2019-09-09 16:08:19 -07:00
README.md specsuite: Start of the harness for the specification test suite 2018-08-09 19:29:32 -07:00
runner.go cmd/hclspecsuite: run hcldec with --keep-nulls 2019-10-01 15:59:10 -07:00
test_file.go Unfold the "hcl" directory up into the root 2019-09-09 16:08:19 -07:00
traversals.go Unfold the "hcl" directory up into the root 2019-09-09 16:08:19 -07:00

hclspecsuite

hclspecsuite is the test harness for the HCL specification test suite.