History log of /forgerock/openidm-v4/openidm-maintenance/src/test/resources/file2
Revision Date Author Comments Expand
cbf10b1c96c4415d59c6e73346194612bf0e475f 29-Apr-2015 Brendan Mmiller <brendan.miller@forgerock.com>

Added unit tests for FileStateChecker#getCurrentFileState. Found bugs with hex string sum -> byte conversion as well as need to handle path relativization. Changed file2's content so it could be detected as a "changed" file.

f70f9fec5116d727bb6a6b3399a4bc644c329a3d 25-Apr-2015 Brendan Mmiller <brendan.miller@forgerock.com>

Move [CSV] checksum parsing into digest-cache into constructor; detect algorithm from CSV header. Start on basic constructor unit tests.