pulumi/pkg/diag
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
..
diag.go Perform more real compilation activities 2016-11-15 17:42:22 -08:00
doc.go Perform more real compilation activities 2016-11-15 17:42:22 -08:00
pos.go Print relative filenames in errors 2016-11-15 18:00:43 -08:00
sink.go Add a simple compiler test 2016-11-15 19:16:02 -08:00