bug-gnulib
[Top][All Lists]
Advanced

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

base64-tests (was: Re: base64.c vs. newlines)


From: Simon Josefsson
Subject: base64-tests (was: Re: base64.c vs. newlines)
Date: Thu, 17 Jan 2008 15:29:23 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux)

Simon Josefsson <address@hidden> writes:

>> Note also that I haven't yet updated tests/test-base64.c.
>> However, I have added quite a few to coreutils' tests/misc/base64.
>
> I don't think merging all of these back is important.  But I've just
> noticed that there is no modules/base64-tests in gnulib, so the self
> test that we have is never invoked.  I'm fixing that separately.

Patch below applied.

/Simon

diff --git a/modules/base64-tests b/modules/base64-tests
new file mode 100644
index 0000000..6406768
--- /dev/null
+++ b/modules/base64-tests
@@ -0,0 +1,10 @@
+Files:
+tests/test-base64.c
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-base64
+check_PROGRAMS += test-base64




reply via email to

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