shishi-commit
[Top][All Lists]
Advanced

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

shishi/tests .cvsignore Makefile.am crypto-ctx.c


From: shishi-commit
Subject: shishi/tests .cvsignore Makefile.am crypto-ctx.c
Date: Sun, 19 Oct 2003 23:00:43 -0400

CVSROOT:        /cvsroot/shishi
Module name:    shishi
Branch:         
Changes by:     Simon Josefsson <address@hidden>        03/10/19 23:00:43

Modified files:
        tests          : .cvsignore Makefile.am 
Added files:
        tests          : crypto-ctx.c 

Log message:
        Add.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/shishi/shishi/tests/crypto-ctx.c?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/shishi/shishi/tests/.cvsignore.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/shishi/shishi/tests/Makefile.am.diff?tr1=1.27&tr2=1.28&r1=text&r2=text

Patches:
Index: shishi/tests/.cvsignore
diff -u shishi/tests/.cvsignore:1.6 shishi/tests/.cvsignore:1.7
--- shishi/tests/.cvsignore:1.6 Sat Sep  6 17:21:02 2003
+++ shishi/tests/.cvsignore     Sun Oct 19 23:00:42 2003
@@ -4,6 +4,7 @@
 Makefile.in
 authenticator
 crypto
+crypto-ctx
 gztime
 priv
 safe
Index: shishi/tests/Makefile.am
diff -u shishi/tests/Makefile.am:1.27 shishi/tests/Makefile.am:1.28
--- shishi/tests/Makefile.am:1.27       Sat Sep 13 06:24:53 2003
+++ shishi/tests/Makefile.am    Sun Oct 19 23:00:42 2003
@@ -20,7 +20,7 @@
 
 EXTRA_DIST = utils.c
 
-TESTS = authenticator crypto gztime priv safe ticketset
+TESTS = authenticator crypto gztime priv safe ticketset crypto-ctx
 
 INCLUDES = -I$(top_srcdir)/lib -I../lib
 LDADD = @LIBGCRYPT_LIBS@ @CRYPTO_LIBS@ \




reply via email to

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