pulumi/tests
Luke Hoban 5bf490228a
Use \n for provider protocol even on Windows (#3855)
The provider plugin protocol is to write a port number followed by `\n`.  We must guarantee we do that even on Windows, so must avoid Python `print` statements which implicitly rewrite newlines to platform specific character sequences.

Fixes #3807.
2020-02-06 11:34:05 -08:00
..
containers Add --rm to docker run (#3871) 2020-02-06 09:32:33 -08:00
integration Use \n for provider protocol even on Windows (#3855) 2020-02-06 11:34:05 -08:00
history_test.go Restore the missing helper function 2019-08-23 19:08:57 +02:00
main_test.go Update test frameworks to new packages 2018-09-05 08:16:14 -07:00
stack_test.go Fix renaming a freshly created stack using the local backend 2019-08-16 13:39:34 -07:00