added a bunch of tests

This commit is contained in:
2026-02-18 23:54:25 -05:00
parent d77c2f39b8
commit 8354ad400d
14 changed files with 2595 additions and 53 deletions

1
Cargo.lock generated
View File

@@ -207,6 +207,7 @@ dependencies = [
"nix",
"pretty_assertions",
"regex",
"tempfile",
"unicode-segmentation",
"unicode-width",
"vte",