• Jean-Christophe Fillion-Robin's avatar
    ctest: Add missing test_udp and test_large_msg · 05e48cc6
    Jean-Christophe Fillion-Robin authored
    This commit fixes the author warnings reported below. These tests
    have originally been introduced in zeromq/libzmq@5ebfd17 and
    zeromq/libzmq@5fe75f0.
    
    8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---
    CMake Warning (dev) at tests/CMakeLists.txt:133 (message):
      Test 'test_udp' is not known to CTest.
    This warning is for project developers.  Use -Wno-dev to suppress it.
    
    CMake Warning (dev) at tests/CMakeLists.txt:133 (message):
      Test 'test_large_msg' is not known to CTest.
    This warning is for project developers.  Use -Wno-dev to suppress it.
    8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---
    05e48cc6
CMakeLists.txt 3.5 KB