Skip to content

MNT: Ignore any candidate tests within output/benchmark/input data directories

Paul McCarthy requested to merge mnt/ignore-dirs-when-finding-tests into master
  • Ignore candidate tests which are contained within the output/benchmark/input data directories, in case those directories are contained within the test directories. This allows input/benchmark directories to be stored alongside the test directories, e.g. in a flat directory structure.
  • New evalImageMaxDiff routine, which evaluates an image based on its maximum absolute difference with the benchmark image.

Merge request reports

Loading