Bump to 1.10.1
[platform/upstream/libzip.git] / regress / name_locate-cp437.test
1 description tests for various encoding flags for zip_name_locate
2 arguments -x test.zip  name_locate "9192939495969798999A9B9C9D9E9FA0" 0  name_locate "9192939495969798999A9B9C9D9E9FA0" 4  name_locate "9192939495969798999A9B9C9D9E9FA0" 8  name_locate "9192939495969798999A9B9C9D9E9FA0" r  name_locate "9192939495969798999A9B9C9D9E9FA0" s
3 return 0
4 file test.zip test-cp437.zip
5 stdout
6 name '9192939495969798999A9B9C9D9E9FA0' using flags '0' found at index 9
7 name '9192939495969798999A9B9C9D9E9FA0' using flags '4' found at index 9
8 name '9192939495969798999A9B9C9D9E9FA0' using flags 'r' found at index 9
9 name '9192939495969798999A9B9C9D9E9FA0' using flags 's' found at index 9
10 end-of-inline-data
11 stderr
12 can't find entry with name '9192939495969798999A9B9C9D9E9FA0' using flags '8'
13 end-of-inline-data