sources from main repository

This commit is contained in:
Guenter Obiltschnig
2006-12-22 09:56:56 +00:00
parent e958c09804
commit 898be6c227
20 changed files with 1091 additions and 69 deletions

View File

@@ -1,7 +1,7 @@
//
// LayeredConfigurationTest.h
//
// $Id: //poco/1.3/Util/testsuite/src/LayeredConfigurationTest.h#1 $
// $Id: //poco/1.3/Util/testsuite/src/LayeredConfigurationTest.h#2 $
//
// Definition of the LayeredConfigurationTest class.
//
@@ -49,6 +49,7 @@ public:
void testEmpty();
void testOneLayer();
void testTwoLayers();
void testThreeLayers();
void setUp();
void tearDown();