summaryrefslogtreecommitdiff
path: root/tests/usr.bin/printf
AgeCommit message (Expand)Author
2022-05-24fix various typos in comment, documentation and log messages.andvar
2021-05-19With the (very) recent changes to printf(1), a numeric conversion from datakre
2021-05-19Fix a truly embarrassing quoting screwup. There is an explanation askre
2020-04-24ATF runs shell script tests with "sh -e" (WHY???)kre
2019-11-12Add a missing ("quoting") '>' in an atf_fail error message string.kre
2019-07-21Stop assuming that printf handles options in any way at allkre
2019-07-21Correct a typo. It is atf_require_prog not atf_require_pfog ...kre
2018-09-14Move the tests of character value args to floating conversionskre
2018-09-14When the shell being tested for builtin printf supports "type -t"kre
2018-09-10Add a test where printf is run twice in the same shell, and thekre
2018-09-08Make sure we're in the standard locale when testing for printfkre
2018-09-05Add ATF tests for printf(1)kre