summaryrefslogtreecommitdiff
path: root/tools/regression/usr.bin/printf
AgeCommit message (Expand)Author
2014-03-16Migrate most of tools/regression/usr.bin/ to the new tests layout.Julio Merino
2014-03-09Fix printf tests so that they run cleanly with prove.Julio Merino
2012-12-18Add an additional regression tests for other cases to ensure these do not get...Eitan Adler
2012-12-18POSIX requires that non-existent or null arguments be treated as if aEitan Adler
2011-05-28printf: Allow multibyte characters for '<char> form, avoid negative codes.Jilles Tjoelker
2010-12-08printf: Test that the "--" option terminator works.Jilles Tjoelker
2005-04-14Also test \0 in the format string.Stefan Farfeleder
2005-04-13Add a few regression tests for printf(1).Stefan Farfeleder