poco/Util/testsuite/src
2024-03-11 10:06:23 +08:00
..
AbstractConfigurationTest.cpp fix test by ignoring exception due to invalid path name on Windows 2023-10-01 17:30:27 +02:00
AbstractConfigurationTest.h #4173: AbstractConfiguration: when expanding property references, allow specifying a default value; #4174: AbstractConfiguration: support Int16/UInt16 and Int32/UInt32 2023-09-30 14:18:10 +02:00
ConfigurationMapperTest.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
ConfigurationMapperTest.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
ConfigurationTestSuite.cpp Added LocalConfigurationView to only search inside the viewed scope (#3529) 2022-05-26 09:40:13 -05:00
ConfigurationTestSuite.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
ConfigurationViewTest.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
ConfigurationViewTest.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
Driver.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
FilesystemConfigurationTest.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
FilesystemConfigurationTest.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
HelpFormatterTest.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
HelpFormatterTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
IniFileConfigurationTest.cpp fixed infinite loops (#4200) 2023-10-19 13:26:44 +02:00
IniFileConfigurationTest.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
JSONConfigurationTest.cpp fix(ConfigurationView): ConfigurationView and JSON is broken for array access #3635 2022-06-20 20:59:10 +02:00
JSONConfigurationTest.h fix(ConfigurationView): ConfigurationView and JSON is broken for array access #3635 2022-06-20 20:59:10 +02:00
LayeredConfigurationTest.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
LayeredConfigurationTest.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
LocalConfigurationViewTest.cpp Added LocalConfigurationView to only search inside the viewed scope (#3529) 2022-05-26 09:40:13 -05:00
LocalConfigurationViewTest.h Added LocalConfigurationView to only search inside the viewed scope (#3529) 2022-05-26 09:40:13 -05:00
LoggingConfiguratorTest.cpp RFC: Remove Windows CE support (#4342) 2023-12-14 00:25:04 +01:00
LoggingConfiguratorTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
MapConfigurationTest.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
MapConfigurationTest.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
OptionProcessorTest.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
OptionProcessorTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
OptionSetTest.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
OptionSetTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
OptionsTestSuite.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
OptionsTestSuite.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
OptionTest.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
OptionTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
PropertyFileConfigurationTest.cpp fixed infinite loops (#4200) 2023-10-19 13:26:44 +02:00
PropertyFileConfigurationTest.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
SystemConfigurationTest.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
SystemConfigurationTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
TimerTest.cpp enh(Poco::Util::Timer): Add idle() method to check if timer has any tasks scheduled #4488 2024-03-11 10:06:23 +08:00
TimerTest.h enh(Poco::Util::Timer): Add idle() method to check if timer has any tasks scheduled #4488 2024-03-11 10:06:23 +08:00
TimerTestSuite.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
TimerTestSuite.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
UtilTestSuite.cpp RFC: Remove Windows CE support (#4342) 2023-12-14 00:25:04 +01:00
UtilTestSuite.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
ValidatorTest.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
ValidatorTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
WinConfigurationTest.cpp mingw compile and link improvements (#4019) (#4391) 2024-01-14 22:03:37 +01:00
WinConfigurationTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
WindowsTestSuite.cpp merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
WindowsTestSuite.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
WinDriver.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
WinRegistryTest.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
WinRegistryTest.h Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
WinServiceTest.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
WinServiceTest.h merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
XMLConfigurationTest.cpp Use map from key to count instead of multiset (#3885) 2023-01-24 00:52:23 -06:00
XMLConfigurationTest.h Use map from key to count instead of multiset (#3885) 2023-01-24 00:52:23 -06:00