Jonas Boesch
896e7dd6e8
Refactored TryGetValue to FindAuthor
...
- Changed function signature as requested by sc68cal.
- Updated clients and tests.
2013-03-27 14:45:41 +01:00
Jonas Boesch
b38f3adc49
Added test methods to AuthorsFileUnitTest
...
...to test and document the new behavior added for correct author attribution.
2013-03-27 11:10:43 +01:00
Matt Burke
62a6ab47e5
Merge and update tests in #216
...
Conflicts:
GitTfsTest/Util/AuthorsFileUnitTest.cs
2012-08-30 21:42:28 -04:00
Matt Burke
561033f841
Convert another test, following rebase.
2012-08-29 16:59:30 -04:00
Ed F
db9044d971
Added ability to comment line in AuthorsFile.
...
Renamed tests to start with AuthorsFile instead of "Test"
Added tests for international author names.
2012-08-27 20:42:44 -04:00
Richard Birkby
9503cf6a52
Add new test for case insensitive authors lookup
2012-08-16 15:28:15 +01:00
Ed F
5cca260cda
Add AuthorsFile.cs and associated unit test.
...
--AuthorsFile parameter added to the Fetch command and is registered as a singleton.
--Unit tests test the regex of the line parsing.
Updated logic around parsing the original changeset owner. This was needed to properly identify a user who had been deleted from TFS without the need for an AuthorsFile.
2012-07-31 23:59:43 -04:00