11 Commits

Author SHA1 Message Date
Katy Coe
a34ff5cc44 Tests: Add shim DLLs to test suite 2021-01-10 11:38:21 +01:00
Katy Coe
71be0f2af2 Update year in copyright messages 2021-01-04 05:26:43 +01:00
Katy Coe
1476be577a Tests: Suppress mkdir output in update-expected-results.ps1 2020-12-15 16:14:08 +01:00
Katy Coe
8979625780 Tests: update-expected-results.ps1 now wipes old tests first 2020-12-14 02:55:49 +01:00
Katy Coe
6823e37e83 Tests: Remove .py generation from TestRunner and update-expected-results 2020-08-04 04:25:55 +02:00
Katy Coe
19a5b3735b Update TestRunner and update-expected-results.ps1 2020-08-02 22:19:31 +02:00
Katy Coe
5c97202d8e C++: Significant iteration of scaffolding output (see commit description)
Generate pre-compiled headers for IL2CPP types and functions
Resolved naming conflicts with functions and macros from windows.h
IL2CPP app functions and TypeInfos were incorrectly placed in global namespace instead of 'app'
Added /MP compiler option (multi-processor compilation)
Split source files into folders
Move GetBaseAddress() into helpers.cpp
Add NewConsole() to helpers.cpp
Move init_il2cpp() from IL2CPP declarations header to own source file
Refactor some header files for consistency and duplicate elimination
2020-08-01 05:23:44 +02:00
Katy Coe
64fbee92b0 Tests: Fix copy il2cpp-types.h from wrong location in update-expected-results.ps1 2020-07-20 20:18:45 +02:00
Katy Coe
a37bc05db1 Tests: Include IDAPython and C++ scaffolding in TestExpectedResults 2020-07-06 19:59:44 +02:00
Katy Coe
2257bf8ad1 PS: Copy expected results of 2nd image in update-expected-results.ps1 2019-10-29 01:23:34 +01:00
Katy Coe
c5d62330e5 Add PowerShell script to update expected test results 2019-10-28 22:42:18 +01:00