summaryrefslogtreecommitdiff
path: root/tools/regression/usr.bin/uuencode
AgeCommit message (Expand)Author
2014-03-16Migrate most of tools/regression/usr.bin/ to the new tests layout.Julio Merino
2004-11-11Switch over to a different, more flexible test output protocol that'sNik Clayton
2002-06-24Convert straightforward regression tests to use regress.m4.Juli Mallett
2002-05-17Regenerate with new output grouping in uuencode -m.Juli Mallett
2002-04-27Redirect stdin from the input file, rather than passing the input file toJuli Mallett
2002-04-27Prefix tests with PASS and FAIL, to make grepping easier, and note this inJuli Mallett
2002-04-21Only exit at the end of a test, exit with the last value of $? that was not 0.Juli Mallett
2002-04-20Add a comment regarding the file header, and the mode that the file is createdJuli Mallett
2002-04-20Add uuencode(1) and uudecode(1) regression test input and output.Juli Mallett
2002-04-20Start adding framework for userland regression tests, and tests forJuli Mallett