Ryujinx/src/Ryujinx.Tests/Cpu
TSRBerry e9848339dd
[Ryujinx.Tests] Address dotnet-format issues (#5389)
* 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

* Fix new dotnet-format issues after rebase

* Address review comments

* 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

* Format if-blocks correctly

* Run dotnet format after rebase and remove unused usings

- analyzers
- style
- whitespace

* Add comments to disabled warnings

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

* cpu tests: Disable CA2211 for CodeBaseAddress and DataBaseAddress

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

This reverts commit 9462e4136c0a2100dc28b20cf9542e06790aa67e.

* dotnet format whitespace after rebase

* Apply suggestions from code review

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

* First dotnet format pass

* Fix naming rule violations

* Remove naming rule violation exceptions

* Fix comment style

* Use targeted new

* Remove redundant code

* Remove comment alignment

* Remove naming rule exceptions

* Add trailing commas

* Use nameof expression

* Reformat to add remaining trailing commas

---------

Co-authored-by: Ac_K <Acoustik666@gmail.com>
2023-07-01 02:14:34 +00:00
..
Arm64CodeGenCommonTests.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuContext.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
CpuTest.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTest32.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestAlu.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestAlu32.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestAluBinary.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestAluBinary32.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestAluImm.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestAluImm32.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestAluRs.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestAluRs32.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestAluRx.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestBf32.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestBfm.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestCcmpImm.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestCcmpReg.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestCsel.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestMisc.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestMisc32.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestMov.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestMul.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestMul32.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestSimd.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestSimd32.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestSimdCrypto.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestSimdCrypto32.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestSimdCvt.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestSimdCvt32.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestSimdExt.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestSimdFcond.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestSimdFmov.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestSimdImm.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestSimdIns.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestSimdLogical32.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestSimdMemory32.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestSimdMov32.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestSimdReg.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestSimdReg32.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestSimdRegElem.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestSimdRegElem32.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
CpuTestSimdRegElemF.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestSimdShImm.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestSimdShImm32.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestSimdTbl.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestSystem.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestT32Alu.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestT32Flow.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestT32Mem.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
CpuTestThumb.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
EnvironmentTests.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
PrecomputedMemoryThumbTestCase.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00
PrecomputedThumbTestCase.cs [Ryujinx.Tests] Address dotnet-format issues (#5389) 2023-07-01 02:14:34 +00:00