aboutsummaryrefslogtreecommitdiff
path: root/stdio-common/tst-printf.sh
AgeCommit message (Collapse)Author
2000-07-25* stdio-common/Makefile ($(objpfx)tst-unbputc.out): Change parameter Andreas Jaeger
according to changes in test program, run also with static only builds. ($(objpfx)tst-printf.out): Likewise. * stdio-common/tst-unbputc.sh: Likewise. * stdio-common/tst-printf.sh: Likewise.
2000-07-07Update.Ulrich Drepper
2000-07-07 Ulrich Drepper <drepper@redhat.com> * stdio-common/Makefile (tests): Remove tst-printf here... (tests-srcs): ...and add it here. (distribute): Add tst-unbputc.sh and tst-printf.sh. Add rules to run tst-printf.sh. * stdio-common/tst-printf.c: Move code around so that there is really no further output where it's stated. * stdio-common/tst-printf.sh: New file.