webrtc-sdp icon indicating copy to clipboard operation
webrtc-sdp copied to clipboard

Adding check_parse_and_serialize() to unit_tests.rs

Open nils-ohlmeier opened this issue 4 years ago • 0 comments

Highlighted here https://github.com/mozilla/webrtc-sdp/issues/226#issue-671193632 using check_parse_and_serialize() in unit_tests.rs can reveal new errors. But simply turning it on results in new problems like \r\n at the end of the SDP missing.

nils-ohlmeier avatar Aug 03 '20 21:08 nils-ohlmeier