Files
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
..
2026-02-28 14:37:23 -08:00
2025-11-06 12:56:43 -08:00

Test Utilities

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