From ea283f3a28db1613256ab75fed61a03b48605fd9 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Mon, 9 Jun 2008 19:51:41 +0000 Subject: [PATCH] Corrected rounding. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8210 --- exp-drd/Testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exp-drd/Testing.txt b/exp-drd/Testing.txt index 077bd93c3e..c705f60d4e 100644 --- a/exp-drd/Testing.txt +++ b/exp-drd/Testing.txt @@ -6,7 +6,7 @@ How to test DRD perl tests/vg_regtest exp-drd 2. Test the slowdown for matinv for various matrix sizes via the script exp-drd/scripts/run-matinv (must be about 24 for i == 1 and about - 33 for i == 10 with n == 200). + 34 for i == 10 with n == 200). 3. Test whether DRD works with standard KDE applications and whether it does not print any false positives: ./vg-in-place --tool=exp-drd kate -- 2.47.2