Tests: Add TestNames, update References; Update all test results

This commit is contained in:
Katy Coe
2019-12-11 09:30:27 +01:00
parent 5a42afe7f2
commit d728421d12
12 changed files with 213 additions and 140 deletions

View File

@@ -12,7 +12,7 @@ using NUnit.Framework;
namespace Il2CppInspector
{
[TestFixture]
public class FixedTests
public partial class FixedTests
{
// Check generic flags according to https://docs.microsoft.com/en-us/dotnet/api/system.type.isgenerictype?view=netframework-4.8
[Test]