Improve output when uuid1 fails
commita1f7c0b3490146f567c321abc7e25f3ad5b35685
authorOlly Betts <olly@survex.com>
Tue, 2 Oct 2018 04:55:06 +0000 (2 17:55 +1300)
committerOlly Betts <olly@survex.com>
Tue, 2 Oct 2018 04:55:06 +0000 (2 17:55 +1300)
treee56ce040ea52310d27f1ccfd954966d99b92c966
parent7c298124efa4a34c875594e3977f4e14e72762e1
Improve output when uuid1 fails

Cast the bytes we test in the UUID to int so that they're reported
as number and not characters if the check fails.
xapian-core/tests/unittest.cc