Add a test to for the situation where pathname of destination does not name a parent.

This commit is contained in:
scaventz
2021-03-08 17:57:47 +08:00
committed by Alexander Udalov
parent bff6e9b972
commit 329be4f906
3 changed files with 46 additions and 5 deletions
@@ -0,0 +1,5 @@
ERR:
error: error while writing [Temp]/noPermissionDir/Test.class (Permission denied)
error: error while writing [Temp]/noPermissionDir/META-INF/main.kotlin_module (Permission denied)
Return code: 1
@@ -0,0 +1,4 @@
ERR:
error: invalid jar path: [Temp]/noPermissionDir/test.jar
Return code: 1