mrpdaemon / encfs-java

encfs-java is a Java library for accessing data in EncFS volumes
GNU Lesser General Public License v3.0
42 stars 15 forks source link

Tests shouldn't depend on FileProvider file ordering #40

Closed mrpdaemon closed 12 years ago

mrpdaemon commented 12 years ago

Some tests like the volume integration test depends on file ordering that is specific to the file provider, for example whether directories are returned before or after files, or they are intermixed with files alphabetically. Tests should work fine in any case.

mrpdaemon commented 12 years ago

Fixed with cd75f18bb4eebae0856e23af488a8873722c0c0f