[
https://issues.apache.org/jira/browse/EXEC-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614922#action_12614922
]
Sebb commented on EXEC-26:
--------------------------
Why not check the OS before running the test?
Or if tests for odd characters are required, then define different filenames
for different OSes.
As it is, the name that is chosen does not include \ : * ? " < > | which are
all valid on Unix but not Windows, so it is not a full test.
> Extend test suite to check non-trivial characters
> -------------------------------------------------
>
> Key: EXEC-26
> URL: https://issues.apache.org/jira/browse/EXEC-26
> Project: Commons Exec
> Issue Type: Test
> Reporter: Benjamin Bentmann
> Priority: Minor
> Attachments: EXEC-26.patch
>
>
> Might be interesting to check whether spaces and other dangerous characters
> are properly handled in paths/args.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.