You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4cxx-dev@logging.apache.org by ca...@apache.org on 2006/01/21 01:10:58 UTC

svn commit: r370934 - /logging/log4cxx/trunk/tests/src/Makefile.am

Author: carnold
Date: Fri Jan 20 16:10:56 2006
New Revision: 370934

URL: http://svn.apache.org/viewcvs?rev=370934&view=rev
Log:
LOGCXX-118: Hierarchy corrupted when parent's requested last

Modified:
    logging/log4cxx/trunk/tests/src/Makefile.am

Modified: logging/log4cxx/trunk/tests/src/Makefile.am
URL: http://svn.apache.org/viewcvs/logging/log4cxx/trunk/tests/src/Makefile.am?rev=370934&r1=370933&r2=370934&view=diff
==============================================================================
--- logging/log4cxx/trunk/tests/src/Makefile.am (original)
+++ logging/log4cxx/trunk/tests/src/Makefile.am Fri Jan 20 16:10:56 2006
@@ -113,6 +113,7 @@
         asyncappendertestcase.cpp\
         encodingtest.cpp\
         filetestcase.cpp \
+        hierarchytest.cpp\
         hierarchythresholdtestcase.cpp\
         l7dtestcase.cpp\
         leveltestcase.cpp \