shims/qpid-proton-cpp/src/qpidit/jms_hdrs_props_test/Receiver.cpp (10 lines): - line 114: // TODO: handle error - unknown JMS message type - line 221: // TODO: This is ugly: ignoring first byte - handle UTF-16 correctly - line 247: // TODO: decode string size in first two bytes and check string size - line 307: } catch (const std::exception& e) {} // TODO: UGLY, how do you check if there _is_ a correlation id? - line 350: // TODO: Find a check for this - line 352: // TODO: PROTON-1505: C++ client does not return the default (4) when the message header is not on - line 376: if (!value.empty()) { // TODO: Remove this test when PROTON-1288 is fixed as empty strings are allowed in headers - line 384: if (!ba.empty()) { // TODO: Remove this test when PROTON-1288 is fixed as empty binaries are allowed in headers - line 402: ; // TODO: Handle error: remaining JMS destinations not handled. - line 473: // TODO: improve arg management a little... shims/qpid-proton-cpp/src/qpidit/jms_messages_test/Receiver.cpp (4 lines): - line 99: // TODO: handle error - no known JMS message type - line 203: // TODO: This is ugly: ignoring first byte - handle UTF-16 correctly - line 229: // TODO: decode string size in first two bytes and check string size - line 293: // TODO: improve arg management a little... shims/amqpnetlite/src/amqp_large_content_test/Sender/Sender.cs (2 lines): - line 400: // TODO: fix this - line 706: //{ /* TODO */ } shims/qpid-proton-python/src/jms_hdrs_props_test/Sender.py (2 lines): - line 116: # TODO: set message to address - line 136: # TODO: Change this to return a list of messages. That way each test can return more than one message shims/qpid-proton-python/src/jms_hdrs_props_test/Receiver.py (2 lines): - line 339: # TODO: Find a check for this - line 341: # TODO: PROTON-1505: C++ client does not return the default (4) when the message header is not on shims/qpid-proton-cpp/src/qpidit/amqp_types_test/Sender.cpp (2 lines): - line 156: //TODO throw format error - line 214: // TODO: improve arg management a little... shims/qpid-jms/src/main/java/org/apache/qpid/interop_test/jms_hdrs_props_test/Receiver.java (2 lines): - line 398: // TODO: Find a check for this - line 497: // TODO: handle other non-test properties that might exist here shims/qpid-proton-python/src/jms_messages_test/Sender.py (2 lines): - line 110: # TODO: set message to address - line 120: # TODO: Change this to return a list of messages. That way each test can return more than one message shims/qpid-proton-cpp/src/qpidit/amqp_complex_types_test/Sender.cpp (1 line): - line 74: // TODO: improve arg management a little... shims/qpid-proton-cpp/src/qpidit/QpidItErrors.cpp (1 line): - line 99: // TODO: Consolidate with IncorrectMessageBodyTypeError? shims/qpid-proton-cpp/src/qpidit/amqp_types_test/Receiver.cpp (1 line): - line 274: // TODO: improve arg management a little... shims/qpid-proton-cpp/src/qpidit/amqp_large_content_test/Receiver.cpp (1 line): - line 166: // TODO: improve arg management a little... shims/qpid-jms/src/main/java/org/apache/qpid/interop_test/jms_hdrs_props_test/Sender.java (1 line): - line 378: // TODO: Handle error here shims/qpid-jms/src/main/java/org/apache/qpid/interop_test/jms_messages_test/Sender.java (1 line): - line 275: // TODO: Handle error here shims/qpid-proton-cpp/src/qpidit/amqp_large_content_test/Sender.cpp (1 line): - line 155: // TODO: improve arg management a little... shims/qpid-proton-cpp/src/qpidit/jms_hdrs_props_test/Sender.cpp (1 line): - line 433: // TODO: improve arg management a little... shims/qpid-proton-cpp/src/qpidit/jms_messages_test/Sender.cpp (1 line): - line 324: // TODO: improve arg management a little... shims/amqpnetlite/src/amqp_types_test/Sender/Sender.cs (1 line): - line 367: // TODO: fix this shims/qpid-proton-cpp/src/qpidit/amqp_complex_types_test/Receiver.cpp (1 line): - line 151: // TODO: improve arg management a little...