Skip to content

Draft: TestTools: selectively ignore hex addresses in post.sh

Frank Winklmeier requested to merge fwinkl/athena:posthex into master

Fix for our default reference file comparison script. Instead of ignoring the entire line if it contains a hex address, only ignore the address itself as the rest of the line may well contain relevant information.

Let's see how many reference file updates this requires by running full-unit-tests.

Edited by Frank Winklmeier

Merge request reports