From d81e783665e1621b37bacaf66e13d11fdfbbbd94 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Sat, 10 Mar 2012 17:02:14 +0200 Subject: Clean unit test output --- src/test.cpp | 14 +++++++++----- src/voxel.h | 8 ++++---- 2 files changed, 13 insertions(+), 9 deletions(-) (limited to 'src') diff --git a/src/test.cpp b/src/test.cpp index 45851a7e3..6588f113c 100644 --- a/src/test.cpp +++ b/src/test.cpp @@ -1184,8 +1184,10 @@ struct TestConnection infostream<<"Sending data (size="<20) infostream<<"..."; @@ -1216,10 +1218,12 @@ struct TestConnection <<", size="<20) infostream<<"..."; diff --git a/src/voxel.h b/src/voxel.h index 46864e06e..291b51e03 100644 --- a/src/voxel.h +++ b/src/voxel.h @@ -364,11 +364,11 @@ public: if(m_flags[m_area.index(p)] & VOXELFLAG_INEXISTENT) { - dstream<<"EXCEPT: VoxelManipulator::getNode(): " + /*dstream<<"EXCEPT: VoxelManipulator::getNode(): " <<"p=("<