Skip to content

Commit 338589d

Browse files
committed
test(diffctx): restore YAML case runner as Rust integration test
1 parent 3b1786c commit 338589d

382 files changed

Lines changed: 424 additions & 801 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

diffctx/tests/yaml_cases.rs

Lines changed: 424 additions & 0 deletions
Large diffs are not rendered by default.

tests/cases/diff/bal2_1hop_061_csharp_service_interface_change.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ tags:
55
- context:import_chain
66
- distance:1hop
77
- difficulty:hard
8-
xfail:
9-
category: weak-csharp-discovery
108
repo:
119
initial_files:
1210
src/Services/IPaymentService.cs: |

tests/cases/diff/bal2_1hop_062_csharp_repository_pattern_update.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ tags:
55
- context:import_chain
66
- distance:1hop
77
- difficulty:hard
8-
xfail: {}
98
repo:
109
initial_files:
1110
src/Data/IUserRepository.cs: |

tests/cases/diff/bal2_1hop_064_csharp_dto_mapping_bugfix.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ tags:
55
- context:import_chain
66
- distance:1hop
77
- difficulty:hard
8-
xfail: {}
98
repo:
109
initial_files:
1110
src/Models/OrderDto.cs: |

tests/cases/diff/bal2_1hop_067_csharp_entity_config_change.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ tags:
55
- context:import_chain
66
- distance:1hop
77
- difficulty:hard
8-
xfail:
9-
category: weak-csharp-discovery
108
repo:
119
initial_files:
1210
src/Entities/Invoice.cs: |

tests/cases/diff/bal2_1hop_068_csharp_validator_bugfix.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ tags:
55
- context:import_chain
66
- distance:1hop
77
- difficulty:hard
8-
xfail:
9-
category: weak-csharp-discovery
108
repo:
119
initial_files:
1210
src/Validation/EmailValidator.cs: |

tests/cases/diff/bal2_1hop_071_csharp_extension_method_multifile.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ tags:
55
- context:import_chain
66
- distance:1hop
77
- difficulty:hard
8-
xfail:
9-
category: weak-csharp-discovery
108
repo:
119
initial_files:
1210
src/Extensions/StringExtensions.cs: |

tests/cases/diff/bal2_1hop_072_csharp_config_options_pattern.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ tags:
55
- context:import_chain
66
- distance:1hop
77
- difficulty:hard
8-
xfail:
9-
category: weak-csharp-discovery
108
repo:
119
initial_files:
1210
src/Options/SmtpOptions.cs: |

tests/cases/diff/bal2_1hop_074_csharp_specification_pattern_sig.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ tags:
55
- context:import_chain
66
- distance:1hop
77
- difficulty:hard
8-
xfail: {}
98
repo:
109
initial_files:
1110
src/Specifications/ISpecification.cs: |

tests/cases/diff/bal3_1hop_033_php_new_function_middleware.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ tags:
55
- context:import_chain
66
- distance:1hop
77
- difficulty:hard
8-
xfail: {}
98
repo:
109
initial_files:
1110
src/Http/Middleware/RateLimiter.php: |

0 commit comments

Comments
 (0)