BizHawk/ExternalProjects/BizHawk.AnalyzersTests/BizHawk.Analyzer
YoshiRulz c09f195148
Fix bug in `HawkSourceAnalyzer`
2024-07-12 23:27:29 +10:00
..
ExprBodiedMemberFlowAnalyzerTests.cs Add analyzer (currently disabled) to enforce a newline policy for `=>` 2024-07-07 15:32:31 +10:00
FeatureNotImplementedAnalyzerTests.cs Add unit tests for first-party Analyzers 2024-07-02 05:59:31 +10:00
FirstOrDefaultOnStructAnalyzerTests.cs Add unit tests for first-party Analyzers 2024-07-02 05:59:31 +10:00
HawkSourceAnalyzerTests.cs Fix bug in `HawkSourceAnalyzer` 2024-07-12 23:27:29 +10:00
NoTargetTypedThrowAnalyzerTests.cs Add Analyzer (currently disabled) for target-typed `new` with `throw` 2024-07-09 00:12:46 +10:00
OrderBySelfAnalyzerTests.cs Add unit tests for first-party Analyzers 2024-07-02 05:59:31 +10:00
TryGetValueImplicitDiscardAnalyzerTests.cs Add unit tests for first-party Analyzers 2024-07-02 05:59:31 +10:00
UseNameofOperatorAnalyzerTests.cs Add unit tests for first-party Analyzers 2024-07-02 05:59:31 +10:00
UseSimplerBoolFlipAnalyzerTests.cs Add Analyzer to disallow `^= true` 2024-07-08 10:39:06 +10:00
UseTypeofOperatorAnalyzerTests.cs Add unit tests for first-party Analyzers 2024-07-02 05:59:31 +10:00