Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jul 2007 17:52:01 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libarchive/test main.c test.h test_tar_filenames.c
Message-ID:  <200707141752.l6EHq1fU024378@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

kientzle    2007-07-14 17:52:01 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive/test  main.c test.h test_tar_filenames.c 
  Log:
  Report each failed test once, but keep a count and report that count
  if there was more than one.  In particular, this simplifies
  test_tar_filenames.c, which has a tendency to be very noisy otherwise.
  
  Approved by: re (blanket, libarchive testing)
  
  Revision  Changes    Path
  1.7       +97 -6     src/lib/libarchive/test/main.c
  1.6       +11 -1     src/lib/libarchive/test/test.h
  1.7       +3 -15     src/lib/libarchive/test/test_tar_filenames.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707141752.l6EHq1fU024378>