From mboxrd@z Thu Jan 1 00:00:00 1970 From: apbianco@sourceware.cygnus.com To: rhug-cvs@sources.redhat.com Subject: rhug/jakarta-oro ChangeLog Makefile.am Makefil ... Date: Fri, 12 Oct 2001 13:26:00 -0000 Message-id: <20011012202659.32296.qmail@sourceware.cygnus.com> X-SW-Source: 2001/msg00077.html List-Id: CVSROOT: /cvs/rhug Module name: rhug Changes by: apbianco@sources.redhat.com 2001-10-12 13:26:59 Modified files: jakarta-oro : ChangeLog Makefile.am Makefile.in jakarta-oro/upstream/src/java/examples: addCommas.java didNotMatch.java grep.java groups.java matchResultExample.java matchesContainsExample.java prefixExample.java semicolon.java splitExample.java substituteExample.java Added files: jakarta-oro/rhug.tests: tests.exp jakarta-oro/upstream/src/java/examples: group Log message: 2001-10-12 Alexandre Petit-Bianco * rhug.tests: New directory. * rhug.tests/tests.exp: New file. * upstream/src/java/examples/group: Likewise. * Makefile.am: (AUTOMAKE_OPTIONS): Added dejagnu. * Makefile.in: Rebuilt. (check_PROGRAMS): New variable, initialized. Added relevant variables and target to build what is specified in check_PROGRAMS. * upstream/src/java/examples/addCommas.java: Modified to run in stand-alone mode and report PASS or FAIL. When input files are necessary, they're built-in as core: resources. * upstream/src/java/examples/didNotMatch.java: Likewise. * upstream/src/java/examples/grep.java: Likewise. * upstream/src/java/examples/groups.java: Likewise. * upstream/src/java/examples/matchResultExample.java: Likewise. * upstream/src/java/examples/matchesContainsExample.java: Likewise. * upstream/src/java/examples/prefixExample.java: Likewise. * upstream/src/java/examples/semicolon.java: Likewise. * upstream/src/java/examples/splitExample.java: Likewise. * upstream/src/java/examples/substituteExample.java: Likewise. (This adds some `make check' support to jakarta-oro, using the examples contains in the sources.) All 10 examples pass. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/ChangeLog.diff?cvsroot=rhug&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/Makefile.am.diff?cvsroot=rhug&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/Makefile.in.diff?cvsroot=rhug&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/rhug.tests/tests.exp.diff?cvsroot=rhug&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/upstream/src/java/examples/group.diff?cvsroot=rhug&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/upstream/src/java/examples/addCommas.java.diff?cvsroot=rhug&r1=1.1.1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/upstream/src/java/examples/didNotMatch.java.diff?cvsroot=rhug&r1=1.1.1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/upstream/src/java/examples/grep.java.diff?cvsroot=rhug&r1=1.1.1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/upstream/src/java/examples/groups.java.diff?cvsroot=rhug&r1=1.1.1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/upstream/src/java/examples/matchResultExample.java.diff?cvsroot=rhug&r1=1.1.1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/upstream/src/java/examples/matchesContainsExample.java.diff?cvsroot=rhug&r1=1.1.1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/upstream/src/java/examples/prefixExample.java.diff?cvsroot=rhug&r1=1.1.1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/upstream/src/java/examples/semicolon.java.diff?cvsroot=rhug&r1=1.1.1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/upstream/src/java/examples/splitExample.java.diff?cvsroot=rhug&r1=1.1.1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/upstream/src/java/examples/substituteExample.java.diff?cvsroot=rhug&r1=1.1.1.1&r2=1.2