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 Merge from libarchive.googlecode.com: 2009-04-17 04:04:57 +00:00
Makefile straighten out the "clean" target 2008-08-24 05:49:36 +00:00
test_0.c Merge from libarchive.googlecode.com: 2009-04-17 04:04:57 +00:00
test_basic.c Merge from libarchive.googlecode.com: 2009-04-17 04:04:57 +00:00
test_format_newc.c Merge from libarchive.googlecode.com: 2009-04-17 04:04:57 +00:00
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 Merge from libarchive.googlecode.com: 2009-04-17 04:04:57 +00:00
test_option_a.c Merge from libarchive.googlecode.com: 2009-04-17 04:04:57 +00:00
test_option_B.c
test_option_c.c Merge from libarchive.googlecode.com: 2009-04-17 04:04:57 +00:00
test_option_d.c Merge from libarchive.googlecode.com: 2009-04-17 04:04:57 +00:00
test_option_ell.c
test_option_f.c Merge from libarchive.googlecode.com: 2009-04-17 04:04:57 +00:00
test_option_f.cpio.uu
test_option_help.c
test_option_L.c Update the total archive byte counters when writing entries to disk using 2008-08-24 06:21:00 +00:00
test_option_m.c Merge from libarchive.googlecode.com: 2009-04-17 04:04:57 +00:00
test_option_m.cpio.uu
test_option_t.c Merge from libarchive.googlecode.com: 2009-04-17 04:04:57 +00:00
test_option_t.cpio.uu
test_option_t.stdout.uu
test_option_tv.stdout.uu Format the output of -itv for real. In particular: 2008-11-29 20:22:02 +00:00
test_option_u.c Merge from libarchive.googlecode.com: 2009-04-17 04:04:57 +00:00
test_option_version.c Merge from libarchive.googlecode.com: 2009-04-17 04:04:57 +00:00
test_option_y.c Merge from libarchive.googlecode.com: 2009-04-17 04:04:57 +00:00
test_option_z.c Merge from libarchive.googlecode.com: 2009-04-17 04:04:57 +00:00
test_owner_parse.c This addresses some issues with my earlier -R fix that 2009-07-06 02:02:45 +00:00
test_passthrough_dotdot.c Merge from libarchive.googlecode.com: 2009-04-17 04:04:57 +00:00
test_passthrough_reverse.c Merge from libarchive.googlecode.com: 2009-04-17 04:04:57 +00:00
test_pathmatch.c Merge from libarchive.googlecode.com: 2009-04-17 04:04:57 +00:00
test.h Merge from libarchive.googlecode.com: 2009-04-17 04:04:57 +00:00