comparison tests/automated/md5-tests.el @ 398:74fd4e045ea6 r21-2-29

Import from CVS: tag r21-2-29
author cvs
date Mon, 13 Aug 2007 11:13:30 +0200
parents bbff43aa5eb7
children 697ef44129c6
comparison
equal deleted inserted replaced
397:f4aeb21a5bad 398:74fd4e045ea6
1 ;; Copyright (C) 1998 Free Software Foundation, Inc. 1 ;; Copyright (C) 1998 Free Software Foundation, Inc.
2 2
3 ;; Author: Hrvoje Niksic <hniksic@srce.hr> 3 ;; Author: Hrvoje Niksic <hniksic@xemacs.org>
4 ;; Maintainer: Hrvoje Niksic <hniksic@srce.hr> 4 ;; Maintainer: Hrvoje Niksic <hniksic@xemacs.org>
5 ;; Created: 1998 5 ;; Created: 1998
6 ;; Keywords: tests 6 ;; Keywords: tests
7 7
8 ;; This file is part of XEmacs. 8 ;; This file is part of XEmacs.
9 9
20 ;; You should have received a copy of the GNU General Public License 20 ;; You should have received a copy of the GNU General Public License
21 ;; along with XEmacs; see the file COPYING. If not, write to the Free 21 ;; along with XEmacs; see the file COPYING. If not, write to the Free
22 ;; Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 22 ;; Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
23 ;; 02111-1307, USA. 23 ;; 02111-1307, USA.
24 24
25 ;;; Synched up with: not in FSF Emacs. 25 ;;; Synched up with: Not in FSF.
26 26
27 ;;; Commentary: 27 ;;; Commentary:
28 28
29 ;; Test basic md5 functionality. 29 ;; Test basic md5 functionality.
30 ;; See test-harness.el for instructions on how to run these tests. 30 ;; See test-harness.el for instructions on how to run these tests.