pulumi/sdk/nodejs/tests/runtime
Matt Ellis 409477b951 Invoke node directly from the language host
Instead of using a shell script to jump from the language host into
node, just invoke node directly. This makes our start-up path a little
simpler to understand and indirectly fixes pulumi/home#156, where we
would fail on Windows if the `-exec` script was in a folder that had
spaces in it (due to a subtle interaction between how go launches cmd
files and how cmd.exe parses arguments).
2018-05-02 11:16:58 -07:00
..
langhost Invoke node directly from the language host 2018-05-02 11:16:58 -07:00
closure.spec.ts Bring the magic of Pulumi to Node v8.11.1, v9.11.1, v6.10.3 (#1167) 2018-04-14 11:50:01 -07:00
props.spec.ts Pass "special" properties to Invoke. (#1277) 2018-05-01 15:05:42 -07:00