diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-23 06:22:36 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-23 06:22:36 +0000 |
commit | e8595e842f199619bc8fb5f97d45e20f580aa987 (patch) | |
tree | bffeb32ab9dba1c464d59b3325fb4852455454aa /libio/tst_getwc.input | |
parent | e7d3a52aa5c98420b545cf0438f760be95219f49 (diff) | |
download | glibc-e8595e842f199619bc8fb5f97d45e20f580aa987.tar glibc-e8595e842f199619bc8fb5f97d45e20f580aa987.tar.gz glibc-e8595e842f199619bc8fb5f97d45e20f580aa987.tar.bz2 glibc-e8595e842f199619bc8fb5f97d45e20f580aa987.zip |
Update.
* libio/Makefile (tests): Add tst-getwc and tst_putwc.
(CFLAGS-tst_putwc.c): New definition.
* libio/tst_getwc.c: New file.
* libio/tst_getwc.input: New file.
* libio/tst_putwc.c: New file.
Diffstat (limited to 'libio/tst_getwc.input')
-rw-r--r-- | libio/tst_getwc.input | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libio/tst_getwc.input b/libio/tst_getwc.input new file mode 100644 index 0000000000..9238d6bb97 --- /dev/null +++ b/libio/tst_getwc.input @@ -0,0 +1 @@ +This is a test of getwc |