Skip to content
This repository has been archived by the owner on Dec 12, 2017. It is now read-only.

Escape control chars in strings #17

Merged
merged 1 commit into from
Jul 23, 2014
Merged

Conversation

citizenmatt
Copy link
Contributor

Causes issues with xml serialisation of messages between ReSharper and
the external test runner. This was already handled by xunit1, since it
used xml to serialise between AppDomains. Serialises interfaces and raw
strings now, so no longer needs to escape strings.

Fixes #10

Causes issues with xml serialisation of messages between ReSharper and
the external test runner. This was already handled by xunit1, since it
used xml to serialise between AppDomains. Serialises interfaces and raw
strings now, so no longer needs to escape strings.

Fixes #10
citizenmatt added a commit that referenced this pull request Jul 23, 2014
Escape control chars in strings. /cc #1
@citizenmatt citizenmatt merged commit 3b21621 into xunit2 Jul 23, 2014
@citizenmatt citizenmatt deleted the xunit2-escaped-strings branch July 23, 2014 15:01
@citizenmatt
Copy link
Contributor Author

/cc #1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant