Makefile.in: Add test-expandargv test.
libiberty/ 2006-01-20 Carlos O'Donell <carlos@codesourcery.com> * testsuite/Makefile.in: Add test-expandargv test. * testsuite/test-expandargv.c: New test. * argv.c (expandargv): Check for errors with ferror, rather than just by looking at return value from fread. From-SVN: r110047
Showing
- libiberty/ChangeLog 7 additions, 0 deletionslibiberty/ChangeLog
- libiberty/argv.c 13 additions, 4 deletionslibiberty/argv.c
- libiberty/testsuite/Makefile.in 11 additions, 1 deletionlibiberty/testsuite/Makefile.in
- libiberty/testsuite/test-expandargv.c 296 additions, 0 deletionslibiberty/testsuite/test-expandargv.c
Loading
Please register or sign in to comment