Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jun 2007 03:30:09 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/113275: commit references a PR
Message-ID:  <200706030330.l533U9aE004090@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/113275; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/113275: commit references a PR
Date: Sun,  3 Jun 2007 03:29:39 +0000 (UTC)

 grog        2007-06-03 03:29:32 UTC
 
   FreeBSD src repository
 
   Modified files:
     tools/regression/usr.bin Makefile 
   Added files:
     tools/regression/usr.bin/calendar Makefile calendar.calibrate 
                                       regress.a1.out 
                                       regress.a2.out 
                                       regress.a3.out 
                                       regress.a4.out 
                                       regress.a5.out 
                                       regress.b1.out 
                                       regress.b2.out 
                                       regress.b3.out 
                                       regress.b4.out 
                                       regress.b5.out 
                                       regress.s1.out 
                                       regress.s2.out 
                                       regress.s3.out 
                                       regress.s4.out regress.sh 
                                       regress.t 
   Log:
   Add regression tests for calendar.
   
   Submitted by:   edwin@
   PR:             bin/113275
   MFC after:      2 weeks
   
   Revision  Changes    Path
   1.12      +1 -1      src/tools/regression/usr.bin/Makefile
   1.1       +4 -0      src/tools/regression/usr.bin/calendar/Makefile (new)
   1.1       +367 -0    src/tools/regression/usr.bin/calendar/calendar.calibrate (new)
   1.1       +4 -0      src/tools/regression/usr.bin/calendar/regress.a1.out (new)
   1.1       +4 -0      src/tools/regression/usr.bin/calendar/regress.a2.out (new)
   1.1       +4 -0      src/tools/regression/usr.bin/calendar/regress.a3.out (new)
   1.1       +4 -0      src/tools/regression/usr.bin/calendar/regress.a4.out (new)
   1.1       +4 -0      src/tools/regression/usr.bin/calendar/regress.a5.out (new)
   1.1       +4 -0      src/tools/regression/usr.bin/calendar/regress.b1.out (new)
   1.1       +4 -0      src/tools/regression/usr.bin/calendar/regress.b2.out (new)
   1.1       +4 -0      src/tools/regression/usr.bin/calendar/regress.b3.out (new)
   1.1       +4 -0      src/tools/regression/usr.bin/calendar/regress.b4.out (new)
   1.1       +4 -0      src/tools/regression/usr.bin/calendar/regress.b5.out (new)
   1.1       +4 -0      src/tools/regression/usr.bin/calendar/regress.s1.out (new)
   1.1       +2 -0      src/tools/regression/usr.bin/calendar/regress.s2.out (new)
   1.1       +2 -0      src/tools/regression/usr.bin/calendar/regress.s3.out (new)
   1.1       +2 -0      src/tools/regression/usr.bin/calendar/regress.s4.out (new)
   1.1       +33 -0     src/tools/regression/usr.bin/calendar/regress.sh (new)
   1.1       +6 -0      src/tools/regression/usr.bin/calendar/regress.t (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



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