--TEST-- RarArchive traversal with multi-part archive --SKIPIF-- --FILE-- $rarE) { echo "$k. $rarE\n"; } echo "Done\n"; --EXPECTF-- 0. RarEntry for file "file1.txt" (52b28202) 1. RarEntry for file "file2.txt" (f2c79881) 2. RarEntry for file "file3.txt" (bcbce32e) Done