]> git.ipfire.org Git - thirdparty/libarchive.git/commit
fixes for test programs to be buildable by Open Watcom 67/head
authorJiri Malak <malak.jiri@gmail.com>
Wed, 12 Mar 2014 07:50:51 +0000 (08:50 +0100)
committerJiri Malak <malak.jiri@gmail.com>
Wed, 12 Mar 2014 07:50:51 +0000 (08:50 +0100)
commit5395502c6a2e74727bb25e83384a5da0969b0f05
tree21a4a09796c23f05e09bb4ce3cc87432e6601da1
parentb6eab1d06c7f025607652427570c38c2dc7ba406
fixes for test programs to be buildable by Open Watcom

correct buffers to be realy local for each test as expected by logic
16 files changed:
cpio/test/main.c
cpio/test/test.h
libarchive/test/main.c
libarchive/test/test.h
libarchive/test/test_read_data_large.c
libarchive/test/test_read_truncated.c
libarchive/test/test_write_filter_program.c
libarchive/test/test_write_format_ar.c
libarchive/test/test_write_format_gnutar.c
libarchive/test/test_write_format_iso9660.c
libarchive/test/test_write_format_iso9660_boot.c
libarchive/test/test_write_format_pax.c
libarchive/test/test_write_format_tar.c
libarchive/test/test_write_format_tar_sparse.c
tar/test/main.c
tar/test/test.h