Ryujinx/src/Ryujinx.Tests.Memory
TSRBerry 2b2ce68f07
[Ryujinx.Tests.Memory] Address dotnet-format issues (#5390)
* dotnet format style --severity info

Some changes were manually reverted.

* dotnet format analyzers --serverity info

Some changes have been minimally adapted.

* Restore a few unused methods and variables

* Silence dotnet format IDE0060 warnings

* Address dotnet format CA1822 warnings

* Address most dotnet format whitespace warnings

* Apply dotnet format whitespace formatting

A few of them have been manually reverted and the corresponding warning was silenced

* Add comments to disabled warnings

* Simplify properties and array initialization, Use const when possible, Remove trailing commas

* Silence IDE0060 in .editorconfig

* Revert "Simplify properties and array initialization, Use const when possible, Remove trailing commas"

This reverts commit 9462e4136c0a2100dc28b20cf9542e06790aa67e.

* dotnet format whitespace after rebase

* Final dotnet format pass and fix naming rule violations

* Apply suggestions from code review

Co-authored-by: Ac_K <Acoustik666@gmail.com>

* Remove unused constant

---------

Co-authored-by: Ac_K <Acoustik666@gmail.com>
2023-06-25 18:37:53 +02:00
..
MockVirtualMemoryManager.cs Adjust Ryujinx.Tests.Memory namespace 2023-04-27 23:51:14 +02:00
MultiRegionTrackingTests.cs [Ryujinx.Tests.Memory] Address dotnet-format issues (#5390) 2023-06-25 18:37:53 +02:00
Ryujinx.Tests.Memory.csproj Rename Ryujinx.Memory.Tests to Ryujinx.Tests.Memory 2023-04-27 23:51:14 +02:00
Tests.cs [Ryujinx.Tests.Memory] Address dotnet-format issues (#5390) 2023-06-25 18:37:53 +02:00
TrackingTests.cs [Ryujinx.Tests.Memory] Address dotnet-format issues (#5390) 2023-06-25 18:37:53 +02:00