pulumi/pkg
Matthew Riley 606c45ffea Keep test files on assertion failure
We were pretty careful to keep the test directory around if the test ever
exited early due to a panic or error return. But if the test ran to
completion and failed -- for example, if ExtraRuntimeValidation caused the
test to fail -- we would end up deleting the test directory.

Fixes #868
2018-02-01 23:35:49 -08:00
..
apitype Add Manifest to GetStackResponse (#854) 2018-01-30 14:12:11 -08:00
backend Allow control of uploaded archive root in Pulumi.yaml 2018-01-31 16:22:58 -08:00
compiler/errors Use `Stack` over `Environment` to describe a deployment target 2017-10-16 13:04:20 -07:00
diag Remove Document and Location 2018-01-30 16:42:39 -08:00
encoding Use go-yaml directly 2017-10-20 14:01:37 -07:00
engine Clean up colorization logic 2018-01-31 15:46:14 -08:00
graph Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
operations Fix long line 2018-01-30 10:52:42 -08:00
pack Allow control of uploaded archive root in Pulumi.yaml 2018-01-31 16:22:58 -08:00
resource Supply unknown properties to providers during preview. 2018-01-09 18:41:47 -08:00
testing Keep test files on assertion failure 2018-02-01 23:35:49 -08:00
tokens Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
tools Add a commentChars parameter to EmitHeaderWarning (#827) 2018-01-22 09:32:37 -08:00
util Allow control of uploaded archive root in Pulumi.yaml 2018-01-31 16:22:58 -08:00
version Add a manifest to checkpoint files (#630) 2017-12-01 13:50:32 -08:00
workspace Add "pulumi history" command (#826) 2018-01-24 18:22:41 -08:00