Michael Nebel
|
af473db067
|
C#: Add function pointer test case in stub generation.
|
2022-08-12 14:56:52 +02:00 |
|
Michael Nebel
|
7c7c335b0e
|
C#: Update stub generator expected output.
|
2022-08-12 13:01:15 +02:00 |
|
Michael Nebel
|
b052fbf41c
|
C#: Add enum long type testcase.
|
2022-08-12 12:51:31 +02:00 |
|
Michael Nebel
|
9ff94120d8
|
C#: Update stub generator test(s) expected output.
|
2022-08-12 12:48:24 +02:00 |
|
Michael Nebel
|
d023f840de
|
C#: Add Enum examples in stub generator test code.
|
2022-08-12 12:48:24 +02:00 |
|
Tamas Vajk
|
3560853f36
|
C#: Fix ordering of stubbed type members, implemented interfaces, and location comments
|
2021-09-03 09:53:34 +02:00 |
|
Tamas Vajk
|
9ba1529f19
|
Fix nested class names in comments of stubs expected test file
|
2021-06-23 09:38:29 +02:00 |
|
Tamas Vajk
|
fec0ddd2d2
|
Add test for tuples with arity < 2
|
2021-06-23 09:26:54 +02:00 |
|
Tamas Vajk
|
b725f6e547
|
Handle types that are defined in multiple assemblies
|
2021-06-23 09:26:54 +02:00 |
|
Tamas Vajk
|
88c97bd34e
|
Generate stubs per assembly
|
2021-06-23 09:26:53 +02:00 |
|
Tamas Vajk
|
ba238578d1
|
Add stubbing tests
|
2021-06-23 09:26:53 +02:00 |
|