mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 10:32:57 +01:00
d75e68c027
windows build only
26 lines
503 B
Plaintext
26 lines
503 B
Plaintext
#
|
|
# TestSuite.vmsbuild
|
|
#
|
|
# $Id: //poco/1.4/Util/testsuite/TestSuite.vmsbuild#1 $
|
|
#
|
|
EXE=TestRunner
|
|
AbstractConfigurationTest
|
|
ConfigurationTestSuite
|
|
ConfigurationMapperTest
|
|
ConfigurationViewTest
|
|
Driver
|
|
HelpFormatterTest
|
|
IniFileConfigurationTest
|
|
LayeredConfigurationTest
|
|
LoggingConfiguratorTest
|
|
MapConfigurationTest
|
|
OptionProcessorTest
|
|
OptionSetTest
|
|
OptionTest
|
|
OptionsTestSuite
|
|
PropertyFileConfigurationTest
|
|
SystemConfigurationTest
|
|
UtilTestSuite
|
|
XMLConfigurationTest
|
|
FilesystemConfigurationTest
|