Update unit tests

This commit is contained in:
Katy Coe
2019-11-02 16:46:22 +01:00
parent 965b72806d
commit bde81b5aa4
12 changed files with 201 additions and 235357 deletions

View File

@@ -0,0 +1,48 @@
// Image 0: mscorlib.dll - 0
// Image 1: GenericTypes.dll - 1810
// Namespace: Il2CppTests.TestSources
public class Base<T, U> // TypeDefIndex: 1811
{
// Constructors
public Base();
}
// Namespace: Il2CppTests.TestSources
public class Derived<V> : Base<string, V> // TypeDefIndex: 1812
{
// Fields
public G<Derived<V>> F; // 0x00
// Nested types
public class Nested<V> // TypeDefIndex: 1813
{
// Constructors
public Nested();
}
// Constructors
public Derived();
}
// Namespace: Il2CppTests.TestSources
public class G<T> // TypeDefIndex: 1814
{
// Constructors
public G();
}
// Namespace: Il2CppTests.TestSources
internal class Test // TypeDefIndex: 1815
{
// Constructors
public Test(); // 0x00000001800E2000
// Methods
public void GenericTypesTest(); // 0x00000001803E0E50
}

View File

@@ -0,0 +1,48 @@
// Image 0: mscorlib.dll - 0
// Image 1: GenericTypes.dll - 1810
// Namespace: Il2CppTests.TestSources
public class Base<T, U> // TypeDefIndex: 1811
{
// Constructors
public Base();
}
// Namespace: Il2CppTests.TestSources
public class Derived<V> : Base<string, V> // TypeDefIndex: 1812
{
// Fields
public G<Derived<V>> F; // 0x00
// Nested types
public class Nested<V> // TypeDefIndex: 1813
{
// Constructors
public Nested();
}
// Constructors
public Derived();
}
// Namespace: Il2CppTests.TestSources
public class G<T> // TypeDefIndex: 1814
{
// Constructors
public G();
}
// Namespace: Il2CppTests.TestSources
internal class Test // TypeDefIndex: 1815
{
// Constructors
public Test(); // 0x100BF000
// Methods
public void GenericTypesTest(); // 0x1034DA60
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,48 @@
// Image 0: mscorlib.dll - 0
// Image 1: GenericTypes.dll - 1810
// Namespace: Il2CppTests.TestSources
public class Base<T, U> // TypeDefIndex: 1811
{
// Constructors
public Base();
}
// Namespace: Il2CppTests.TestSources
public class Derived<V> : Base<string, V> // TypeDefIndex: 1812
{
// Fields
public G<Derived<V>> F; // 0x00
// Nested types
public class Nested<V> // TypeDefIndex: 1813
{
// Constructors
public Nested();
}
// Constructors
public Derived();
}
// Namespace: Il2CppTests.TestSources
public class G<T> // TypeDefIndex: 1814
{
// Constructors
public G();
}
// Namespace: Il2CppTests.TestSources
internal class Test // TypeDefIndex: 1815
{
// Constructors
public Test(); // 0x00561704
// Methods
public void GenericTypesTest(); // 0x00561548
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff