Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Conversation

@asbjornu
Copy link
Contributor

@asbjornu asbjornu commented Dec 5, 2013

The UnitTests project was erroneously set to .NET 4.5, so this pull request just dumps it down to 4.0. This should fix the build problem on TeamCity.

…rk because replacement isn't done in place, but returned as a new string instance.

- Added failing CreditCardFilter test, unveiling a bug in the filter that leads to an IndexOutOfRangeException.
… making PhoneNumberFilterTests.Filter_PhoneNumberIsScrubbed() green.
…n invalid credit card number and added a positive test for a valid credit card number
…fer from ArgumentOutOfRangeException problems.
@asbjornu
Copy link
Contributor Author

asbjornu commented Dec 6, 2013

I also pushed a couple of new tests to this branch, because I found some bugs in the IFilter implementations.

@dcramer
Copy link
Member

dcramer commented Dec 6, 2013

I feel really bad for C# devs after this patch :(

SO MUCH CODE

dcramer added a commit that referenced this pull request Dec 6, 2013
Make the UnitTests project .NET 4.0
@dcramer dcramer merged commit 0707d1f into getsentry:master Dec 6, 2013
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.

2 participants