rust/tests/ui/error-emitter
Esteban Kuber b4bdb56f86 On tests that specify --color=always emit SVG file with stderr output
Leverage `anstyle-svg`, as `cargo` does now, to emit `.svg` files
instead of `.stderr` files for tests that explicitly enable color
output. This will make reviewing changes to the graphical output of
tests much more human friendly.
2024-03-02 22:47:17 +00:00
..
highlighting.rs On tests that specify --color=always emit SVG file with stderr output 2024-03-02 22:47:17 +00:00
highlighting.svg On tests that specify --color=always emit SVG file with stderr output 2024-03-02 22:47:17 +00:00
highlighting.windows.svg On tests that specify --color=always emit SVG file with stderr output 2024-03-02 22:47:17 +00:00
multiline-multipart-suggestion.rs On tests that specify --color=always emit SVG file with stderr output 2024-03-02 22:47:17 +00:00
multiline-multipart-suggestion.svg On tests that specify --color=always emit SVG file with stderr output 2024-03-02 22:47:17 +00:00
multiline-multipart-suggestion.windows.svg On tests that specify --color=always emit SVG file with stderr output 2024-03-02 22:47:17 +00:00