mirror-ghostty/test
Mitchell Hashimoto b9669e10c4
fuzz: update stream fuzzer to use TerminalStream
ReadonlyStream was removed from the public API. Update the stream
fuzzer to use TerminalStream, which is the type now returned by
Terminal.vtStream().
2026-03-23 14:17:10 -07:00
..
fuzz-libghostty fuzz: update stream fuzzer to use TerminalStream 2026-03-23 14:17:10 -07:00
README.md Remove old "acceptance tests" 2026-02-28 14:37:23 -08:00
ucs-detect.sh fix ucs-detect script 2025-11-06 12:56:43 -08:00

README.md

Test Utilities

This directory contains anything related to testing Ghostty that doesn't fit within the standard Zig testing framework alongside the source.