Michael Nebel
|
ecadb56419
|
C#: Update CIL consistency test expected output.
|
2023-01-31 13:21:00 +01:00 |
|
Michael Nebel
|
5657bd0547
|
C#: Update type annontations test to exclude OS specific stuff.
|
2023-01-31 13:21:00 +01:00 |
|
Michael Nebel
|
177fcbb4eb
|
C#: Update attribute test to exclude OS specific declarations.
|
2023-01-31 13:21:00 +01:00 |
|
Michael Nebel
|
89de6cb8a0
|
C#: Update library tests.
|
2023-01-31 13:20:59 +01:00 |
|
Michael Nebel
|
5ff89a2ccf
|
C#: Update expected test output for printing of constructed generic CIL types.
|
2023-01-18 10:49:44 +01:00 |
|
Michael Nebel
|
62533501fe
|
C#: Update CIL attributes test case and the expected output.
|
2023-01-17 17:00:01 +01:00 |
|
Michael Nebel
|
27efb0d843
|
C#: Rename -> for .
|
2022-12-06 13:53:50 +01:00 |
|
Michael Nebel
|
29ccac8e93
|
C#: Address review comments.
|
2022-12-06 12:05:48 +01:00 |
|
Michael Nebel
|
6b35098fb7
|
C#: Replace more uses of getQualifiedName/0.
|
2022-12-06 11:59:13 +01:00 |
|
Michael Nebel
|
0a3295ef3f
|
C#: Address review comments.
|
2022-12-06 11:59:13 +01:00 |
|
Michael Nebel
|
38e906f854
|
C#: Use hasQualifiedName instead of getQualifiedName.
|
2022-12-06 11:59:13 +01:00 |
|
Michael Nebel
|
c24302bec2
|
C#: Replace all uses of the deprecated hasQualifiedName/1 predicate.
|
2022-12-06 11:59:12 +01:00 |
|
Michael Nebel
|
b8ec2254e8
|
C#: Update unit tests (looks like new NFloat operator has been introduced).
|
2022-05-03 16:36:32 +02:00 |
|
Erik Krogh Kristensen
|
ff73dbc35c
|
delete redundant imports
|
2022-04-22 12:55:28 +02:00 |
|
Tom Hvitved
|
7b5699d058
|
C#: Update CIL attributes test
|
2022-02-02 19:25:30 +01:00 |
|
Tom Hvitved
|
2fe65128a0
|
C#: Update CIL type annotations test
|
2022-02-02 19:25:30 +01:00 |
|
Tom Hvitved
|
c4ad237a5c
|
C#: Update expected test output
|
2022-02-02 19:25:30 +01:00 |
|
Anders Schack-Mulligen
|
7b98ca9b0a
|
C#: Adjust qltest expected output.
|
2022-01-18 10:36:52 +01:00 |
|
Tom Hvitved
|
243b92b28c
|
C#: Avoid CIL instructions with multiple types
|
2021-12-06 14:42:41 +01:00 |
|
Tom Hvitved
|
60c0bcf8f7
|
C#: Include dup instructions in CIL ExprMissingType consistency test
|
2021-12-06 14:37:07 +01:00 |
|
Erik Krogh Kristensen
|
a358a192c4
|
add explicit this to all calls to class predicates
|
2021-10-14 10:11:55 +02:00 |
|
Tom Hvitved
|
bef05f885c
|
C#: Update CIL data flow tests
|
2021-09-07 13:02:20 +02:00 |
|
Tamas Vajk
|
5e2770339f
|
Add adjusted expected files
|
2021-07-01 16:09:11 +02:00 |
|
Tamas Vajk
|
03d1a3e0ad
|
Trim test files + remove duplicate newlines
|
2021-07-01 16:09:11 +02:00 |
|
Tamas Vajk
|
c29d11087b
|
C#: Start using 'options' files in tests
|
2021-07-01 16:08:47 +02:00 |
|
Tamas Vajk
|
7ae640ce16
|
Fix OS specific tests
|
2021-03-02 09:21:24 +01:00 |
|
Tamas Vajk
|
f2e667173c
|
C#: Add calli IL opcode extraction
|
2021-03-02 09:21:24 +01:00 |
|
Tamas Vajk
|
6205ec233c
|
Fix more failing tests
|
2021-03-02 09:21:24 +01:00 |
|
Tamás Vajk
|
e4ed050c87
|
Merge pull request #4970 from tamasvajk/feature/extraction-errors
C#: Fix extraction errors
|
2021-01-26 11:28:39 +01:00 |
|
Tamas Vajk
|
ab8dc27b26
|
Add missing 'bindingset'
|
2021-01-20 15:44:05 +01:00 |
|
Tamas Vajk
|
727412b26b
|
Store by-ref type annotation in trap and add tests
|
2021-01-20 15:44:05 +01:00 |
|
Tamas Vajk
|
2804f5cba9
|
Add by-ref, and fix pinned CIL extraction
|
2021-01-20 15:44:05 +01:00 |
|
Tamas Vajk
|
f986c15200
|
Add QL classes for CIL function pointers, and add test
|
2021-01-20 15:44:05 +01:00 |
|
Tamas Vajk
|
0c213d0926
|
C#: Extract function pointer types from CIL
|
2021-01-20 15:44:05 +01:00 |
|
Tamas Vajk
|
1b285ee792
|
C#: Hardcode well-known underlying enum types
|
2021-01-18 16:14:37 +01:00 |
|
Tamas Vajk
|
12c28547fc
|
Fix code review findings
|
2021-01-05 15:15:13 +01:00 |
|
Tamas Vajk
|
f3a0d1d138
|
Add test to list all custom modifiers extracted from IL
|
2020-12-17 15:43:41 +01:00 |
|
Tamas Vajk
|
7662b55ecc
|
C#: Extract init only accessors and custom modifiers
|
2020-12-17 15:43:41 +01:00 |
|
Tamas Vajk
|
57c163f314
|
C#: Add test for CIL setter extraction
|
2020-12-17 15:23:33 +01:00 |
|
Tamas Vajk
|
a7451a12fc
|
Fix attribute test after rebase
|
2020-12-09 21:24:21 +01:00 |
|
Tamas Vajk
|
214cc90af5
|
Fix failing test
|
2020-12-08 16:40:29 +01:00 |
|
Tamas Vajk
|
44dfafc52c
|
C#: remove 'System.Enum' from enums in QL
|
2020-12-08 16:40:29 +01:00 |
|
Tamas Vajk
|
6b3010e3e6
|
C#: Extract enum underlying type from IL
|
2020-12-08 16:40:29 +01:00 |
|
Tamas Vajk
|
c7d6c42851
|
C#: Add underlying enum type test for CIL extraction
|
2020-12-08 16:40:29 +01:00 |
|
Tamas Vajk
|
d140b0121a
|
C#: Improve array argument CIL extraction for attributes
|
2020-12-02 16:51:45 +01:00 |
|
Tamas Vajk
|
636ff2d76e
|
C#: Add CIL attribute tests
|
2020-12-02 16:51:45 +01:00 |
|
Tom Hvitved
|
28607927ee
|
C#: Update CIL tests
|
2020-10-28 10:57:01 +01:00 |
|
Tom Hvitved
|
de4ed59f62
|
C#: Simplify toString() for CIL entities
|
2020-10-27 20:58:40 +01:00 |
|
Tom Hvitved
|
6c5b30d2a4
|
C#: Update CIL consistency test
|
2020-09-11 11:49:07 +02:00 |
|
Tom Hvitved
|
d17f88bbcd
|
C#: Remove assembly prefix from all extractor IDs
|
2020-09-02 10:52:04 +02:00 |
|