cppunit.vmsbuild 177 B

1234567891011121314
  1. #
  2. # buildfiles.vms
  3. #
  4. # $Id: //poco/CppUnit/cppunit.vmsbuild#1 $
  5. #
  6. LIB=CppUnit
  7. CppUnitException
  8. TestCase
  9. TestDecorator
  10. TestFailure
  11. TestResult
  12. TestRunner
  13. TestSuite
  14. TextTestResult