This project provides simple tools to compare the content of a directory against a reference directory.
Contrary to usual diff tools, this one is able to check for 'almost equal' files, not only equal files. It is based on custom comparators for each file type and can be customized for each type of file or even each specific type if needed.