mirror of
https://github.com/pocoproject/poco.git
synced 2025-02-17 21:33:50 +01:00
integrated changes from 1.3.6
This commit is contained in:
parent
0336789662
commit
addc556949
Util/testsuite/src
AbstractConfigurationTest.cppAbstractConfigurationTest.hConfigurationMapperTest.cppConfigurationMapperTest.hConfigurationTestSuite.cppConfigurationTestSuite.hConfigurationViewTest.cppConfigurationViewTest.hDriver.cppFilesystemConfigurationTest.cppFilesystemConfigurationTest.hHelpFormatterTest.cppHelpFormatterTest.hIniFileConfigurationTest.cppIniFileConfigurationTest.hLayeredConfigurationTest.cppLayeredConfigurationTest.hLoggingConfiguratorTest.cppLoggingConfiguratorTest.hMapConfigurationTest.cppMapConfigurationTest.hOptionProcessorTest.cppOptionProcessorTest.hOptionSetTest.cppOptionSetTest.hOptionTest.cppOptionTest.hOptionsTestSuite.cppOptionsTestSuite.hPropertyFileConfigurationTest.hSystemConfigurationTest.hTimerTest.cppUtilTestSuite.hValidatorTest.cppValidatorTest.hWinConfigurationTest.cppWinConfigurationTest.hWinDriver.cppWinRegistryTest.cppWinRegistryTest.hWindowsTestSuite.cppWindowsTestSuite.h
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// AbstractConfigurationTest.cpp
|
// AbstractConfigurationTest.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/AbstractConfigurationTest.cpp#1 $
|
// $Id: //poco/Main/Util/testsuite/src/AbstractConfigurationTest.cpp#6 $
|
||||||
//
|
//
|
||||||
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// AbstractConfigurationTest.h
|
// AbstractConfigurationTest.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/AbstractConfigurationTest.h#1 $
|
// $Id: //poco/Main/Util/testsuite/src/AbstractConfigurationTest.h#5 $
|
||||||
//
|
//
|
||||||
// Definition of the AbstractConfigurationTest class.
|
// Definition of the AbstractConfigurationTest class.
|
||||||
//
|
//
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// ConfigurationMapperTest.cpp
|
// ConfigurationMapperTest.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/ConfigurationMapperTest.cpp#1 $
|
// $Id: //poco/Main/Util/testsuite/src/ConfigurationMapperTest.cpp#5 $
|
||||||
//
|
//
|
||||||
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// ConfigurationMapperTest.h
|
// ConfigurationMapperTest.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/ConfigurationMapperTest.h#1 $
|
// $Id: //poco/Main/Util/testsuite/src/ConfigurationMapperTest.h#5 $
|
||||||
//
|
//
|
||||||
// Definition of the ConfigurationMapperTest class.
|
// Definition of the ConfigurationMapperTest class.
|
||||||
//
|
//
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// ConfigurationTestSuite.cpp
|
// ConfigurationTestSuite.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/ConfigurationTestSuite.cpp#1 $
|
// $Id: //poco/Main/Util/testsuite/src/ConfigurationTestSuite.cpp#6 $
|
||||||
//
|
//
|
||||||
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// ConfigurationTestSuite.h
|
// ConfigurationTestSuite.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/ConfigurationTestSuite.h#1 $
|
// $Id: //poco/Main/Util/testsuite/src/ConfigurationTestSuite.h#4 $
|
||||||
//
|
//
|
||||||
// Definition of the ConfigurationTestSuite class.
|
// Definition of the ConfigurationTestSuite class.
|
||||||
//
|
//
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// ConfigurationViewTest.cpp
|
// ConfigurationViewTest.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/ConfigurationViewTest.cpp#1 $
|
// $Id: //poco/Main/Util/testsuite/src/ConfigurationViewTest.cpp#6 $
|
||||||
//
|
//
|
||||||
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// ConfigurationViewTest.h
|
// ConfigurationViewTest.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/ConfigurationViewTest.h#1 $
|
// $Id: //poco/Main/Util/testsuite/src/ConfigurationViewTest.h#5 $
|
||||||
//
|
//
|
||||||
// Definition of the ConfigurationViewTest class.
|
// Definition of the ConfigurationViewTest class.
|
||||||
//
|
//
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// Driver.cpp
|
// Driver.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/Driver.cpp#1 $
|
// $Id: //poco/Main/Util/testsuite/src/Driver.cpp#5 $
|
||||||
//
|
//
|
||||||
// Console-based test driver for Poco Util.
|
// Console-based test driver for Poco Util.
|
||||||
//
|
//
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// FilesystemConfigurationTest.cpp
|
// FilesystemConfigurationTest.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/FilesystemConfigurationTest.cpp#1 $
|
// $Id: //poco/Main/Util/testsuite/src/FilesystemConfigurationTest.cpp#6 $
|
||||||
//
|
//
|
||||||
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// FilesystemConfigurationTest.h
|
// FilesystemConfigurationTest.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/FilesystemConfigurationTest.h#1 $
|
// $Id: //poco/Main/Util/testsuite/src/FilesystemConfigurationTest.h#4 $
|
||||||
//
|
//
|
||||||
// Definition of the FilesystemConfigurationTest class.
|
// Definition of the FilesystemConfigurationTest class.
|
||||||
//
|
//
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// HelpFormatterTest.cpp
|
// HelpFormatterTest.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/HelpFormatterTest.cpp#1 $
|
// $Id: //poco/Main/Util/testsuite/src/HelpFormatterTest.cpp#6 $
|
||||||
//
|
//
|
||||||
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// HelpFormatterTest.h
|
// HelpFormatterTest.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/HelpFormatterTest.h#1 $
|
// $Id: //poco/Main/Util/testsuite/src/HelpFormatterTest.h#4 $
|
||||||
//
|
//
|
||||||
// Definition of the HelpFormatterTest class.
|
// Definition of the HelpFormatterTest class.
|
||||||
//
|
//
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// IniFileConfigurationTest.cpp
|
// IniFileConfigurationTest.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/IniFileConfigurationTest.cpp#1 $
|
// $Id: //poco/Main/Util/testsuite/src/IniFileConfigurationTest.cpp#5 $
|
||||||
//
|
//
|
||||||
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// IniFileConfigurationTest.h
|
// IniFileConfigurationTest.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/IniFileConfigurationTest.h#1 $
|
// $Id: //poco/Main/Util/testsuite/src/IniFileConfigurationTest.h#4 $
|
||||||
//
|
//
|
||||||
// Definition of the IniFileConfigurationTest class.
|
// Definition of the IniFileConfigurationTest class.
|
||||||
//
|
//
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// LayeredConfigurationTest.cpp
|
// LayeredConfigurationTest.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/LayeredConfigurationTest.cpp#1 $
|
// $Id: //poco/Main/Util/testsuite/src/LayeredConfigurationTest.cpp#6 $
|
||||||
//
|
//
|
||||||
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// LayeredConfigurationTest.h
|
// LayeredConfigurationTest.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/LayeredConfigurationTest.h#1 $
|
// $Id: //poco/Main/Util/testsuite/src/LayeredConfigurationTest.h#5 $
|
||||||
//
|
//
|
||||||
// Definition of the LayeredConfigurationTest class.
|
// Definition of the LayeredConfigurationTest class.
|
||||||
//
|
//
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// LoggingConfiguratorTest.cpp
|
// LoggingConfiguratorTest.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/LoggingConfiguratorTest.cpp#1 $
|
// $Id: //poco/Main/Util/testsuite/src/LoggingConfiguratorTest.cpp#6 $
|
||||||
//
|
//
|
||||||
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// LoggingConfiguratorTest.h
|
// LoggingConfiguratorTest.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/LoggingConfiguratorTest.h#1 $
|
// $Id: //poco/Main/Util/testsuite/src/LoggingConfiguratorTest.h#4 $
|
||||||
//
|
//
|
||||||
// Definition of the LoggingConfiguratorTest class.
|
// Definition of the LoggingConfiguratorTest class.
|
||||||
//
|
//
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// MapConfigurationTest.cpp
|
// MapConfigurationTest.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/MapConfigurationTest.cpp#1 $
|
// $Id: //poco/Main/Util/testsuite/src/MapConfigurationTest.cpp#5 $
|
||||||
//
|
//
|
||||||
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// MapConfigurationTest.h
|
// MapConfigurationTest.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/MapConfigurationTest.h#1 $
|
// $Id: //poco/Main/Util/testsuite/src/MapConfigurationTest.h#4 $
|
||||||
//
|
//
|
||||||
// Definition of the MapConfigurationTest class.
|
// Definition of the MapConfigurationTest class.
|
||||||
//
|
//
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// OptionProcessorTest.cpp
|
// OptionProcessorTest.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/OptionProcessorTest.cpp#1 $
|
// $Id: //poco/Main/Util/testsuite/src/OptionProcessorTest.cpp#6 $
|
||||||
//
|
//
|
||||||
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// OptionProcessorTest.h
|
// OptionProcessorTest.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/OptionProcessorTest.h#1 $
|
// $Id: //poco/Main/Util/testsuite/src/OptionProcessorTest.h#5 $
|
||||||
//
|
//
|
||||||
// Definition of the OptionProcessorTest class.
|
// Definition of the OptionProcessorTest class.
|
||||||
//
|
//
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// OptionSetTest.cpp
|
// OptionSetTest.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/OptionSetTest.cpp#1 $
|
// $Id: //poco/Main/Util/testsuite/src/OptionSetTest.cpp#6 $
|
||||||
//
|
//
|
||||||
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// OptionSetTest.h
|
// OptionSetTest.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/OptionSetTest.h#1 $
|
// $Id: //poco/Main/Util/testsuite/src/OptionSetTest.h#4 $
|
||||||
//
|
//
|
||||||
// Definition of the OptionSetTest class.
|
// Definition of the OptionSetTest class.
|
||||||
//
|
//
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// OptionTest.cpp
|
// OptionTest.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/OptionTest.cpp#1 $
|
// $Id: //poco/Main/Util/testsuite/src/OptionTest.cpp#6 $
|
||||||
//
|
//
|
||||||
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// OptionTest.h
|
// OptionTest.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/OptionTest.h#1 $
|
// $Id: //poco/Main/Util/testsuite/src/OptionTest.h#4 $
|
||||||
//
|
//
|
||||||
// Definition of the OptionTest class.
|
// Definition of the OptionTest class.
|
||||||
//
|
//
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// OptionsTestSuite.cpp
|
// OptionsTestSuite.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/OptionsTestSuite.cpp#1 $
|
// $Id: //poco/Main/Util/testsuite/src/OptionsTestSuite.cpp#5 $
|
||||||
//
|
//
|
||||||
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// OptionsTestSuite.h
|
// OptionsTestSuite.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/OptionsTestSuite.h#1 $
|
// $Id: //poco/Main/Util/testsuite/src/OptionsTestSuite.h#4 $
|
||||||
//
|
//
|
||||||
// Definition of the OptionsTestSuite class.
|
// Definition of the OptionsTestSuite class.
|
||||||
//
|
//
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// PropertyFileConfigurationTest.h
|
// PropertyFileConfigurationTest.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/PropertyFileConfigurationTest.h#1 $
|
// $Id: //poco/Main/Util/testsuite/src/PropertyFileConfigurationTest.h#4 $
|
||||||
//
|
//
|
||||||
// Definition of the PropertyFileConfigurationTest class.
|
// Definition of the PropertyFileConfigurationTest class.
|
||||||
//
|
//
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// SystemConfigurationTest.h
|
// SystemConfigurationTest.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/SystemConfigurationTest.h#1 $
|
// $Id: //poco/Main/Util/testsuite/src/SystemConfigurationTest.h#4 $
|
||||||
//
|
//
|
||||||
// Definition of the SystemConfigurationTest class.
|
// Definition of the SystemConfigurationTest class.
|
||||||
//
|
//
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// TimerTest.cpp
|
// TimerTest.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/Main/Util/testsuite/src/TimerTest.cpp#1 $
|
// $Id: //poco/Main/Util/testsuite/src/TimerTest.cpp#2 $
|
||||||
//
|
//
|
||||||
// Copyright (c) 2009, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2009, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
@ -84,15 +84,15 @@ void TimerTest::testScheduleInterval()
|
|||||||
timer.schedule(pTask, 500, 500);
|
timer.schedule(pTask, 500, 500);
|
||||||
|
|
||||||
_event.wait();
|
_event.wait();
|
||||||
assert (time.elapsed() >= 600000);
|
assert (time.elapsed() >= 590000);
|
||||||
assert (pTask->lastExecution().elapsed() < 130000);
|
assert (pTask->lastExecution().elapsed() < 130000);
|
||||||
|
|
||||||
_event.wait();
|
_event.wait();
|
||||||
assert (time.elapsed() >= 1200000);
|
assert (time.elapsed() >= 1190000);
|
||||||
assert (pTask->lastExecution().elapsed() < 130000);
|
assert (pTask->lastExecution().elapsed() < 130000);
|
||||||
|
|
||||||
_event.wait();
|
_event.wait();
|
||||||
assert (time.elapsed() >= 1800000);
|
assert (time.elapsed() >= 1790000);
|
||||||
assert (pTask->lastExecution().elapsed() < 130000);
|
assert (pTask->lastExecution().elapsed() < 130000);
|
||||||
|
|
||||||
pTask->cancel();
|
pTask->cancel();
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// UtilTestSuite.h
|
// UtilTestSuite.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/UtilTestSuite.h#1 $
|
// $Id: //poco/Main/Util/testsuite/src/UtilTestSuite.h#4 $
|
||||||
//
|
//
|
||||||
// Definition of the UtilTestSuite class.
|
// Definition of the UtilTestSuite class.
|
||||||
//
|
//
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// ValidatorTest.cpp
|
// ValidatorTest.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/ValidatorTest.cpp#1 $
|
// $Id: //poco/Main/Util/testsuite/src/ValidatorTest.cpp#1 $
|
||||||
//
|
//
|
||||||
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// ValidatorTest.h
|
// ValidatorTest.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/ValidatorTest.h#1 $
|
// $Id: //poco/Main/Util/testsuite/src/ValidatorTest.h#1 $
|
||||||
//
|
//
|
||||||
// Definition of the ValidatorTest class.
|
// Definition of the ValidatorTest class.
|
||||||
//
|
//
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// WinConfigurationTest.cpp
|
// WinConfigurationTest.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.3/Util/testsuite/src/WinConfigurationTest.cpp#2 $
|
// $Id: //poco/Main/Util/testsuite/src/WinConfigurationTest.cpp#7 $
|
||||||
//
|
//
|
||||||
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// WinConfigurationTest.h
|
// WinConfigurationTest.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/WinConfigurationTest.h#1 $
|
// $Id: //poco/Main/Util/testsuite/src/WinConfigurationTest.h#4 $
|
||||||
//
|
//
|
||||||
// Definition of the WinConfigurationTest class.
|
// Definition of the WinConfigurationTest class.
|
||||||
//
|
//
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// WinDriver.cpp
|
// WinDriver.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/WinDriver.cpp#1 $
|
// $Id: //poco/Main/Util/testsuite/src/WinDriver.cpp#4 $
|
||||||
//
|
//
|
||||||
// Windows test driver for Poco Util.
|
// Windows test driver for Poco Util.
|
||||||
//
|
//
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// WinRegistryTest.cpp
|
// WinRegistryTest.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/1.3/Util/testsuite/src/WinRegistryTest.cpp#1 $
|
// $Id: //poco/Main/Util/testsuite/src/WinRegistryTest.cpp#8 $
|
||||||
//
|
//
|
||||||
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// WinRegistryTest.h
|
// WinRegistryTest.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/WinRegistryTest.h#1 $
|
// $Id: //poco/Main/Util/testsuite/src/WinRegistryTest.h#4 $
|
||||||
//
|
//
|
||||||
// Definition of the WinRegistryTest class.
|
// Definition of the WinRegistryTest class.
|
||||||
//
|
//
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// WindowsTestSuite.cpp
|
// WindowsTestSuite.cpp
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/WindowsTestSuite.cpp#1 $
|
// $Id: //poco/Main/Util/testsuite/src/WindowsTestSuite.cpp#5 $
|
||||||
//
|
//
|
||||||
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
//
|
//
|
||||||
// WindowsTestSuite.h
|
// WindowsTestSuite.h
|
||||||
//
|
//
|
||||||
// $Id: //poco/svn/Util/testsuite/src/WindowsTestSuite.h#1 $
|
// $Id: //poco/Main/Util/testsuite/src/WindowsTestSuite.h#4 $
|
||||||
//
|
//
|
||||||
// Definition of the WindowsTestSuite class.
|
// Definition of the WindowsTestSuite class.
|
||||||
//
|
//
|
||||||
|
Loading…
x
Reference in New Issue
Block a user