Page 1 of 1

test outputs from fldiff

Posted: Mon Mar 01, 2010 4:22 pm
by mverstra
Hello all (in particular those who will be maintaining and rewriting the test suite),

it would be profitable to have not only the maximum abs error and rel error, but also the line where they occur. I spend hours looking through the diff lines to find the culprits, and it's not easy. For the absolute diff, it's possible, but for the relative one it's hell.

Cheers

Matthieu

Re: test outputs from fldiff

Posted: Thu Mar 18, 2010 8:56 am
by mverstra
mverstra wrote:Hello all (in particular those who will be maintaining and rewriting the test suite),

it would be profitable to have not only the maximum abs error and rel error, but also the line where they occur. I spend hours looking through the diff lines to find the culprits, and it's not easy. For the absolute diff, it's possible, but for the relative one it's hell.

Cheers

Matthieu


Ok, this is done in the latest version of fldiff.pl.

tschuess

Matthieu