Miscellaneous |
Version lineage of this tool (guids ordered most recent to oldest) |
toolshed.g2.bx.psu.edu/repos/imgteam/unzip/unzip/6.0+galaxy0 (this tool) |
toolshed.g2.bx.psu.edu/repos/imgteam/unzip/unzip/0.2 |
toolshed.g2.bx.psu.edu/repos/imgteam/unzip/unzip/0.1 |
unzip |
Requirements (dependencies defined in the <requirements> tag set) |
name | version | type |
unzip | 6.0 | package |
tar | 1.34 | package |
Functional tests |
name | inputs | outputs | required files |
Test-1 |
input_file: input.zip extract_options|pathtofile: input.png extract_options|extract_all: False |
name: value |
input.zip value |
Test-2 |
input_file: input.zip extract_options|extract_all: True |
input.zip |
|
Test-3 |
input_file: input_binary.zip extract_options|extract_all: True |
input_binary.zip |
|
Test-4 |
input_file: subfolders.zip extract_options|extract_all: True |
subfolders.zip |
|
Test-5 |
input_file: input.tar extract_options|pathtofile: input.png extract_options|extract_all: False |
name: value |
input.tar value |
Test-6 |
input_file: input.tar extract_options|extract_all: True |
input.tar |