summaryrefslogtreecommitdiff
path: root/ACE/tests/ACE_Test.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2011-04-13 09:40:48 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2011-04-13 09:40:48 +0000
commit95a38049274b944bfd62012db2a138a99173930e (patch)
tree81c67b0a4700e0e6f849607f4244c87df0c0e5c4 /ACE/tests/ACE_Test.cpp
parente0ca46d9b8cf4548b1ee1167bc7a7b7fe3754d46 (diff)
downloadATCD-95a38049274b944bfd62012db2a138a99173930e.tar.gz
Wed Apr 13 09:39:09 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>
* tests/Time_Value_Test.cpp: * tests/Bug_2434_Regression_Test.cpp: Overflow problem is part of bugzilla 2434, only do the test there, that way Time_Value_Test should run in all builds * tests/ACE_Test.cpp: * tests/Bug_3758_Regression_Test.cpp: * tests/Date_Time_Test.cpp: Layout changes
Diffstat (limited to 'ACE/tests/ACE_Test.cpp')
-rw-r--r--ACE/tests/ACE_Test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/ACE_Test.cpp b/ACE/tests/ACE_Test.cpp
index d4ff6d98d0c..2acf685c0d4 100644
--- a/ACE/tests/ACE_Test.cpp
+++ b/ACE/tests/ACE_Test.cpp
@@ -19,8 +19,6 @@
#include "ace/ACE.h"
#include "ace/OS_NS_stdlib.h"
-
-
int
log2_test (void)
{