Alphabetize the list of tests.

This commit is contained in:
Tim Kientzle 2008-08-25 06:08:22 +00:00
parent 2c0d658fca
commit 39056f55e3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=182149

View file

@ -51,21 +51,21 @@ TESTS= \
test_tar_filenames.c \
test_tar_large.c \
test_ustar_filenames.c \
test_write_compress_program.c \
test_write_compress.c \
test_write_compress_program.c \
test_write_disk.c \
test_write_disk_hardlink.c \
test_write_disk_perms.c \
test_write_disk_secure.c \
test_write_format_ar.c \
test_write_format_cpio.c \
test_write_format_cpio_odc.c \
test_write_format_cpio_newc.c \
test_write_format_cpio_empty.c \
test_write_format_cpio_newc.c \
test_write_format_cpio_odc.c \
test_write_format_shar_empty.c \
test_write_format_tar.c \
test_write_format_tar_ustar.c \
test_write_format_tar_empty.c \
test_write_format_tar_ustar.c \
test_write_open_memory.c