ryujinx/Ryujinx.Common/Memory
Mary-nyan b6614c6ad5
chore: Update tests dependencies (#3978)
* chore: Update tests dependencies

* Apply TSR Berry suggestion to add a GC.SuppressFinalize in MemoryBlock.cs

* Ensure we wait for the test thread to be dead on PartialUnmap

* Use platform attribute for os specific tests

* Make P/Invoke methods private

* Downgrade NUnit3TestAdapter to 4.1.0

* test: Disable warning about platform compat for ThreadLocalMap()

Co-authored-by: TSR Berry <20988865+TSRBerry@users.noreply.github.com>
2023-01-01 17:35:29 +01:00
..
PartialUnmaps chore: Update tests dependencies (#3978) 2023-01-01 17:35:29 +01:00
ArrayPtr.cs Rename ToSpan to AsSpan (#3556) 2022-08-11 18:07:37 -03:00
Box.cs
IArray.cs
Ptr.cs
SpanOrArray.cs Make structs readonly when applicable (#4002) 2022-12-05 14:47:39 +01:00
StructArrayHelpers.cs Rename ToSpan to AsSpan (#3556) 2022-08-11 18:07:37 -03:00
StructByteArrayHelpers.cs Rename ToSpan to AsSpan (#3556) 2022-08-11 18:07:37 -03:00