Update of /cvsroot/perl-ldap/asn
In directory usw-pr-cvs1:/tmp/cvs-serv20416
Modified Files:
MANIFEST
Log Message:
Patch from Wolfgang Laun
Fix bug in decode when there are nested CHOICEs
Add tests t/10choice.t t/11indef.t
Index: MANIFEST
===================================================================
RCS file: /cvsroot/perl-ldap/asn/MANIFEST,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- MANIFEST 10 Feb 2002 16:41:28 -0000 1.7
+++ MANIFEST 25 Mar 2002 09:06:19 -0000 1.8
@@ -25,4 +25,6 @@
t/07io.t
t/08set.t
t/09contr.t
+t/10choice.t
+t/11indef.t
t/funcs.pl
|