~ubuntu-branches/ubuntu/vivid/libzip/vivid

« back to all changes in this revision

Viewing changes to regress/stat_index_utf8_strict.test

  • Committer: Package Import Robot
  • Author(s): Fathi Boudra
  • Date: 2014-02-09 13:24:18 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20140209132418-t7u2auujqnfb5rvm
Tags: 0.11.2-1
* New upstream release (Closes: #734388).
* Remove patches:
  - fix_open_nonarchive_test.patch - fixed upstream
  - fix_zipconf_path.patch - fixed upstream
  - fix_broken_decrypt.patch - fixed upstream
  - fix_autotools_tests.diff - stolen upstream
* Update debian/control:
  - add unzip to Build-Depends.
  - bump compat to 9
* Update *.install: multiarch paths.
* Update libzip2 symbols file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# follow strict rules and convert UTF-8 as if it was CP437, but not
 
2
# if the files are marked as having UTF-8 names
 
3
program stat_index
 
4
args -s test-utf8.zip 0
 
5
return 0
 
6
file test-utf8.zip test-utf8.zip test-utf8.zip
 
7
stdout name: 'ÄÖÜäöüßćçĉéèêëē'
 
8
stdout index: '0'
 
9
stdout size: '0'
 
10
stdout compressed size: '0'
 
11
stdout mtime: 'Sat Feb 18 2012 00:15:08'
 
12
stdout crc: '0'
 
13
stdout compression method: '0'
 
14
stdout encryption method: '0'
 
15
stdout