ruff/crates/red_knot_python_semantic/resources/mdtest/comparison
David Peter d296f602e7
[red-knot] Merge Markdown code blocks inside a single section (#15950)
## Summary

Allow for literate style in Markdown tests and merge multiple (unnamed)
code blocks into a single embedded file.

closes #15941

## Test Plan

- Interactively made sure that error-lines were reported correctly in
  multi-snippet sections.
2025-02-05 22:26:15 +01:00
..
instances Improve mdtests style (#14884) 2024-12-10 13:05:51 +00:00
byte_literals.md [red-knot] have mdformat wrap mdtest files to 100 columns (#14020) 2024-10-31 21:00:51 +00:00
identity.md Improve mdtests style (#14884) 2024-12-10 13:05:51 +00:00
integers.md Improve mdtests style (#14884) 2024-12-10 13:05:51 +00:00
intersections.md [red-knot] Add missing imports in mdtests (#15869) 2025-02-03 09:27:29 +00:00
non_bool_returns.md [red-knot] More precise inference for chained boolean expressions (#15089) 2024-12-22 10:02:28 -08:00
strings.md Improve mdtests style (#14884) 2024-12-10 13:05:51 +00:00
tuples.md [red-knot] Merge Markdown code blocks inside a single section (#15950) 2025-02-05 22:26:15 +01:00
unions.md Improve mdtests style (#14884) 2024-12-10 13:05:51 +00:00
unsupported.md Display Union of Literals as a Literal (#14993) 2025-01-08 00:58:38 +00:00