Add a test to for the situation where pathname of destination does not name a parent.
This commit is contained in:
committed by
Alexander Udalov
parent
bff6e9b972
commit
329be4f906
Vendored
+5
@@ -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
|
||||
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
ERR:
|
||||
error: invalid jar path: [Temp]/noPermissionDir/test.jar
|
||||
|
||||
Return code: 1
|
||||
Reference in New Issue
Block a user