Skip to content
Snippets Groups Projects
  1. Mar 04, 2019
  2. Feb 22, 2019
  3. Feb 21, 2019
  4. Feb 20, 2019
  5. Feb 18, 2019
  6. Feb 14, 2019
  7. Feb 13, 2019
  8. Feb 12, 2019
  9. Feb 11, 2019
  10. Feb 05, 2019
  11. Jan 29, 2019
  12. Jan 23, 2019
  13. Nov 26, 2018
  14. Nov 19, 2018
    • vargheseg's avatar
      register_tests now takes working directory. · 13568613
      vargheseg authored
      usage:
      register_tests(SOURCES
                       ${list_of_source_files}
                       "test_src.cc"
                       ${concatenated_string_of_source_files}
                     NAMESPACE
                       "test_namespace"
                     LINK_LIBRARIES
                       ${list_of_targets}
                     INCLUDE_DIRECTORIES
                       ${list_of_include_directories}
                     COMPILE_OPTIONS
                       ${list_of_compile_options}
                     WORKING_DIRECTORY
                       ${ctest_working_directory})
      13568613
  15. Nov 16, 2018
  16. Nov 12, 2018
  17. Nov 08, 2018
Loading