mozilla / webrtc-sdp

Rust SDP parser for WebRTC
Mozilla Public License 2.0
155 stars 30 forks source link

Adding check_parse_and_serialize() to unit_tests.rs #228

Open nils-ohlmeier opened 4 years ago

nils-ohlmeier commented 4 years ago

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.