mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 02:22:57 +01:00
26 lines
504 B
Plaintext
26 lines
504 B
Plaintext
#
|
|
# TestSuite.vmsbuild
|
|
#
|
|
# $Id: //poco/Main/Util/testsuite/TestSuite.vmsbuild#3 $
|
|
#
|
|
EXE=TestRunner
|
|
AbstractConfigurationTest
|
|
ConfigurationTestSuite
|
|
ConfigurationMapperTest
|
|
ConfigurationViewTest
|
|
Driver
|
|
HelpFormatterTest
|
|
IniFileConfigurationTest
|
|
LayeredConfigurationTest
|
|
LoggingConfiguratorTest
|
|
MapConfigurationTest
|
|
OptionProcessorTest
|
|
OptionSetTest
|
|
OptionTest
|
|
OptionsTestSuite
|
|
PropertyFileConfigurationTest
|
|
SystemConfigurationTest
|
|
UtilTestSuite
|
|
XMLConfigurationTest
|
|
FilesystemConfigurationTest
|