]> git.99rst.org Git - git.git/commit
shell: add basic tests
authorJeff King <redacted>
Wed, 28 Sep 2022 22:50:36 +0000 (18:50 -0400)
committerTaylor Blau <redacted>
Sat, 1 Oct 2022 04:23:38 +0000 (00:23 -0400)
commit32696a4cbe90929ae79ea442f5102c513ce3dfaa
tree6586dd4d05403f4c218df4ff3796b23c376b7321
parenta1d4f67c12ac172f835e6d5e4e0a197075e2146b
shell: add basic tests

We have no tests of even basic functionality of git-shell. Let's add a
couple of obvious ones. This will serve as a framework for adding tests
for new things we fix, as well as making sure we don't screw anything up
too badly while doing so.

Signed-off-by: Jeff King <redacted>
Signed-off-by: Taylor Blau <redacted>
t/t9850-shell.sh [new file with mode: 0755]
git clone https://git.99rst.org/PROJECT