@janpio @oliversalzburg This all started with #622 which challenges the correctness of the escaping done in lib for some shells. Thus, we should start with unit tests for `superspawn` in `cordova-common` that test (or show the absence of) escaping. For example by calling `superspawn` to write some special characters to a file and check the result.
After we have a better understanding of the problems at hand and we still feel it's necessary, we could select a few tests to form a smoke test suite for lib on PowerShell that we run on CI in addition to our regular tests. What do you think? [ Full content available at: https://github.com/apache/cordova-lib/pull/627 ] This message was relayed via gitbox.apache.org for [email protected]
