Delta-v/Content.IntegrationTests/Pair
Pieter-Jan Briers 1c54b75da5
Dependency update / fixes / skrungle bungle (#23745)
* Give .props files 2-space indents.

* Move to Central Package Management.

Allows us to store NuGet package versions all in one place. Yay!

* Update NuGet packages and fix code for changes.

Notable:

Changes to ILVerify.
Npgsql doesn't need hacks for inet anymore, now we need hacks to make the old code work with this new reality.
NUnit's analyzers are already complaining and I didn't even update it to 4.x yet.
TerraFX changed to GetLastSystemError so error handling had to be changed.
Buncha APIs have more NRT annotations.

* Remove dotnet-eng NuGet package source.

I genuinely don't know what this was for, and Central Package Management starts throwing warnings about it, so YEET.

* Remove Robust.Physics project.

Never used.

* Remove erroneous NVorbis reference.

Should be VorbisPizza and otherwise wasn't used.

* Sandbox fixes

* Remove unused unit test package references.

Castle.Core and NUnit.ConsoleRunner.

* Update NUnit to 4.0.1

This requires replacing all the old assertion methods because they removed them 🥲

* Oh so that's what dotnet-eng was used for. Yeah ok that makes sense.

* Add Robust.Analyzers.Test

* Update submodule

* commit to re-run CI

(cherry picked from commit a6c9c36b688a1ba78ff4c12502e81661cf607b6c)
2024-01-26 22:33:46 +01:00
..
TestMapData.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
TestPair.Helpers.cs Add item sprite test (#21599) 2023-11-19 22:23:10 +01:00
TestPair.Prototypes.cs Add SpawnEquipDeleteBenchmark (#19566) 2023-09-03 06:53:45 +10:00
TestPair.Recycle.cs Dependency update / fixes / skrungle bungle (#23745) 2024-01-26 22:33:46 +01:00
TestPair.Timing.cs Split PoolManager into separate classes. (#19370) 2023-08-22 22:14:01 +10:00
TestPair.cs Add some tests and fix some miscellaneous bugs (#22836) 2024-01-22 18:44:30 +01:00