dejagnu-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dejagnu-commit] dejagnu/example/hello AUTHORS COPYING ChangeLog...


From: Rob Savoye
Subject: [Dejagnu-commit] dejagnu/example/hello AUTHORS COPYING ChangeLog...
Date: Sun, 14 Jul 2002 21:31:58 -0400

CVSROOT:        /cvsroot/dejagnu
Module name:    dejagnu
Changes by:     Rob Savoye <address@hidden>     02/07/14 21:31:58

Added files:
        example/hello  : AUTHORS COPYING ChangeLog INSTALL Makefile.am 
                         Makefile.in NEWS README aclocal.m4 configure 
                         configure.in depcomp hello.cc install-sh 
                         missing mkinstalldirs 
        example/hello/lib: default.exp gnu.exp helloworld-driver.exp 
                           helloworld-lib.exp helloworld-torture.exp 
                           helloworld.exp site.exp unix.exp 
        example/hello/testsuite: Makefile.am Makefile.in site.exp 
                                 testsuite.exp 
        example/hello/testsuite/config: base-config.exp default.exp 
                                        gnu.exp helloworld-driver.exp 
                                        helloworld-lib.exp 
                                        helloworld-torture.exp unix.exp 
        example/hello/testsuite/helloworld.test1: test1.exp 
        example/hello/testsuite/helloworld.test1/helloworld.test1-1: 
                                                                     
test1-1.exp 
        example/hello/testsuite/helloworld.test2: test2.exp test3.exp 
        example/hello/testsuite/helloworld.test3/config: config.exp 
        example/hello/testsuite/helloworld.test3/lib: lib.exp 
        example/hello/testsuite/helloworld.test3/non_compliant_dir_name: 
                                                                         
non_compliant.exp 
        example/hello/testsuite/lib: default.exp gnu.exp 
                                     helloworld-driver.exp 
                                     helloworld-lib.exp 
                                     helloworld-torture.exp 
                                     helloworld.exp unix.exp 

Log message:
        Add donated hello world example.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/AUTHORS?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/COPYING?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/ChangeLog?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/INSTALL?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/Makefile.am?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/Makefile.in?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/NEWS?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/README?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/aclocal.m4?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/configure?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/configure.in?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/depcomp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/hello.cc?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/install-sh?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/missing?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/mkinstalldirs?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/lib/default.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/lib/gnu.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/lib/helloworld-driver.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/lib/helloworld-lib.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/lib/helloworld-torture.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/lib/helloworld.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/lib/site.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/lib/unix.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/testsuite/Makefile.am?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/testsuite/Makefile.in?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/testsuite/site.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/testsuite/testsuite.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/testsuite/config/base-config.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/testsuite/config/default.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/testsuite/config/gnu.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/testsuite/config/helloworld-driver.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/testsuite/config/helloworld-lib.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/testsuite/config/helloworld-torture.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/testsuite/config/unix.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/testsuite/helloworld.test1/test1.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/testsuite/helloworld.test1/helloworld.test1-1/test1-1.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/testsuite/helloworld.test2/test2.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/testsuite/helloworld.test2/test3.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/testsuite/helloworld.test3/config/config.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/testsuite/helloworld.test3/lib/lib.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/testsuite/helloworld.test3/non_compliant_dir_name/non_compliant.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/testsuite/lib/default.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/testsuite/lib/gnu.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/testsuite/lib/helloworld-driver.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/testsuite/lib/helloworld-lib.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/testsuite/lib/helloworld-torture.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/testsuite/lib/helloworld.exp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/dejagnu/dejagnu/example/hello/testsuite/lib/unix.exp?rev=1.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]