pulumi/pkg/compiler/testdata
joeduffy e2d04f7754 Add tests for parse tree validation
This adds a few tests for parse tree validation, and further restructures
the existing test logic.  The common_test.go file now contains helper methods
common to all tests in the mu/compiler package.  I've also adopted a naming
convention for the testdata/ directory to keep some sanity; namely, each
directory uses "(good|bad)_testname[_seqnum]" as a naming scheme.
2016-11-16 10:02:34 -08:00
..
compiler Add tests for parse tree validation 2016-11-16 10:02:34 -08:00
parsetree Add tests for parse tree validation 2016-11-16 10:02:34 -08:00
.muspace Add more compiler tests 2016-11-16 08:19:26 -08:00