mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 04:22:20 +02:00
Fixed properties debug evaluation and struct calls
This commit is contained in:
parent
a399e383fa
commit
c28ed988b3
7 changed files with 195 additions and 13 deletions
|
@ -26,6 +26,7 @@ namespace IDETest
|
|||
Multithread.Test();
|
||||
Multithread02.Test();
|
||||
MemoryBreakpointTester.Test();
|
||||
Properties.Test();
|
||||
SplatTester.Test();
|
||||
Stepping_Scope.Test();
|
||||
TypedPrimitives.Test();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue