freebsd-dev/usr.bin/cpio/test
Tim Kientzle 3e0fc6d3f3 This addresses some issues with my earlier -R fix that
were pointed out by Brooks Davis and Alexey Dokuchaev:
* It now tries to lookup arguments as names first, then tries
   to parse them as numbers.  In particular, this makes the
   behavior consistent with POSIX conventions when usernames
   consist entirely of digits.
* It now uses strtoul() for the numeric parsing.

Finally, I've included an update to the test harness
to exercise the new numeric cases for -R.

Approved by:	re (kib)
2009-07-06 02:02:45 +00:00
..
main.c
Makefile
test_0.c
test_basic.c
test_format_newc.c
test_gcpio_compat_ref.bin.uu
test_gcpio_compat_ref.crc.uu
test_gcpio_compat_ref.newc.uu
test_gcpio_compat_ref.ustar.uu
test_gcpio_compat.c
test_option_a.c
test_option_B.c
test_option_c.c
test_option_d.c
test_option_ell.c
test_option_f.c
test_option_f.cpio.uu
test_option_help.c
test_option_L.c
test_option_m.c
test_option_m.cpio.uu
test_option_t.c
test_option_t.cpio.uu
test_option_t.stdout.uu
test_option_tv.stdout.uu
test_option_u.c
test_option_version.c
test_option_y.c
test_option_z.c
test_owner_parse.c
test_passthrough_dotdot.c
test_passthrough_reverse.c
test_pathmatch.c
test.h