NAME
t/distro/file_metadata.t - verify that file metadata matches expectations
SYNOPSIS
% prove t/distro/file_metadata.t
DESCRIPTION
Makes sure that file metadata meets our expectations. For example, checks include 'all test files have "text/plain" mime-type', and 'all "text/plain" files have keyword expansion enabled'. Also checks that all "text/plain" files have their svn:eol-style set to 'native'.
Note: These tests would benefit from judicial application of Iterators.