Katy Coe
ed91f2a3e0
Tests: Add Enums field offsets test ( #62 )
2020-09-03 08:31:02 +02:00
Katy Coe
e4911c9d7d
Tests: Add JSON expected results
2020-08-04 04:27:03 +02:00
Katy Coe
a37bc05db1
Tests: Include IDAPython and C++ scaffolding in TestExpectedResults
2020-07-06 19:59:44 +02:00
Katy Coe
955bc2a9ac
Tests: Update expected results
2020-06-24 10:38:34 +02:00
Robert Xiao
1c1f542107
Tests: Add new test assemblies for C# features ( #36 )
...
* Add new test assemblies for C# features
Three of these test assemblies go over several important features of C#,
organized by C# language version. PartialGenericTypes stresses closed
and partially closed generics. Finally, VTablesAndLayout tests the
layout of classes when translated to C++, and also contains code which
calls vtable and interface functions to test reverse engineering.
* Tests: Update .csproj
* Tests: Update .csproj
Co-authored-by: Katy Coe <djkaty@users.noreply.github.com >
2020-06-19 14:52:09 +02:00
Katy Coe
e971cb8502
Refactor solution layout
2020-02-06 02:51:42 +01:00
Katy Coe
68d8e47d7d
Tests: Add explicit interface implementation tests
2019-11-18 01:09:07 +01:00
Katy Coe
37c63608df
Tests: Add scoped naming rules tests
2019-11-17 22:28:47 +01:00
Katy Coe
0ff7d45776
Tests: Update expected results
2019-11-07 03:37:38 +01:00
Katy Coe
dd1d8d91d8
Tests: Add References test
2019-11-07 03:31:35 +01:00
Katy Coe
bec3528f77
Tests: Add Properties test
2019-11-06 00:33:47 +01:00
Katy Coe
9d4d8da42b
Tests: Add ArraysAndPointers and CustomAttributeData; update all expected results
2019-11-05 19:11:07 +01:00
Katy Coe
7f398f40cb
Model: Groundwork for custom attribute processisng
2019-11-03 06:44:50 +01:00
Katy Coe
bde81b5aa4
Update unit tests
2019-11-02 16:46:22 +01:00
Katy Coe
6b96007bfe
Tests: Update test result files
2019-10-29 20:19:55 +01:00
Katy Coe
6075358dfe
Update .NET Core publish policy to create trimmed single-file executables
2019-10-22 16:23:36 +02:00
Katy Coe
5f26b2d6f0
Add NUnit test chassis and Powershelll test generator scripts
2019-10-21 00:28:52 +02:00