CodeConverter/Tests/CSharp
GrahamTheCoder 368a38bc9f Avoid subtle logic changes in nested if structures
All but inner nested blocks having parentheses seems like a pretty sane rule to follow in most cases
I've allowed special cases for using statements and else if blocks to neaten them up
2018-03-11 23:22:57 +00:00
..
ExpressionTests.cs Cater for simple group clause 2018-02-24 20:36:32 +00:00
MemberTests.cs Add xmldoc test 2018-03-06 00:18:09 +00:00
NamespaceLevelTests.cs Consistently use spaces everywhere 2018-02-10 11:39:10 +00:00
SpecialConversionTests.cs Consistently use spaces everywhere 2018-02-10 11:39:10 +00:00
StandaloneMultiStatementTests.cs Tweak test 2018-02-11 12:30:58 +00:00
StatementTests.cs Avoid subtle logic changes in nested if structures 2018-03-11 23:22:57 +00:00
TypeCastTests.cs Be more explicit in use of newlines 2018-02-10 11:41:21 +00:00