You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
745 B

  1. # CMake generated Testfile for
  2. # Source directory: /Users/chris/Documents/workspace/mrmc/MRMC/resources/3rdparty/log4cplus-1.1.0/tests
  3. # Build directory: /Users/chris/Documents/workspace/mrmc/MRMC/resources/3rdparty/log4cplus-1.1.0/tests
  4. #
  5. # This file includes the relevent testing commands required for
  6. # testing this directory and lists subdirectories to be tested as well.
  7. SUBDIRS(appender_test)
  8. SUBDIRS(configandwatch_test)
  9. SUBDIRS(customloglevel_test)
  10. SUBDIRS(fileappender_test)
  11. SUBDIRS(filter_test)
  12. SUBDIRS(hierarchy_test)
  13. SUBDIRS(loglog_test)
  14. SUBDIRS(ndc_test)
  15. SUBDIRS(ostream_test)
  16. SUBDIRS(patternlayout_test)
  17. SUBDIRS(performance_test)
  18. SUBDIRS(priority_test)
  19. SUBDIRS(propertyconfig_test)
  20. SUBDIRS(thread_test)
  21. SUBDIRS(timeformat_test)