From owner-freebsd-commit Sat Dec 23 06:53:23 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA12669 for freebsd-commit-outgoing; Sat, 23 Dec 1995 06:53:23 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA12659 for cvs-all-outgoing; Sat, 23 Dec 1995 06:53:13 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA12647 for cvs-gnu-outgoing; Sat, 23 Dec 1995 06:53:11 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA12639 Sat, 23 Dec 1995 06:53:09 -0800 (PST) Date: Sat, 23 Dec 1995 06:53:09 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199512231453.GAA12639@freefall.freebsd.org> To: CVS-committers, cvs-gnu Subject: cvs commit: src/gnu/lib/libdialog/TESTS test1.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 95/12/23 06:53:09 Modified: gnu/lib/libdialog/TESTS test1.c Log: Add another test to round out the radiolist dialog suite. Add more comments and attempt to make everything just that much more understandable. Revision Changes Path 1.2 +107 -31 src/gnu/lib/libdialog/TESTS/test1.c