fish-shell/tests/checks
Fabian Homborg 60edc9a45d Port argparse tests to littlecheck
This is a nice test (ha!) for how this works and what littlecheck can
do for us.

1. Input is now the actual file, not "Standard Input" anymore. So
any errors mentioning that now include the filename.
2. Regex are really nice for filenames, but especially for line
numbers
3. It's much nicer to have the output where it's created, instead of
needing to follow three files at the same time.
2019-06-25 16:11:24 +02:00
..
argparse.fish Port argparse tests to littlecheck 2019-06-25 16:11:24 +02:00
printf.fish Port printf tests to littlecheck and teach the tester how to run it 2019-06-16 14:10:41 -07:00