pulumi/pkg/errors
joeduffy 38c73b2e6a Add a simple compiler test
This change adds a compiler test that just checks the basic "Mufile is missing"
error checking.  The test itself is mostly uninteresting; what's more interesting
is the addition of some basic helper functionality that can be used for future
compiler tests, like capturing of compiler diagnostics for comparisons.
2016-11-15 19:16:02 -08:00
..
compiler.go Sketch a mu build command and its scaffolding 2016-11-15 14:30:34 -05:00
parser.go Sketch a mu build command and its scaffolding 2016-11-15 14:30:34 -05:00
parsetree.go Add a simple compiler test 2016-11-15 19:16:02 -08:00