SVN commit 505804 by dymo: Added simple tests for the memorypool (rxx_allocator) class A pool (directory) A pool/pool.pro A pool/test_pool.cpp [License: no copyright] M +1 -1 tests.pro --- trunk/KDE/kdevelop/languages/cpp/parser/tests/tests.pro #505803:505804 @@ -1,2 +1,2 @@ TEMPLATE = subdirs -SUBDIRS += parser +SUBDIRS += parser pool