libidn-commit
[Top][All Lists]
Advanced

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

[SCM] GNU libidn branch, master, updated. libidn-1-22-29-g755ef1d


From: Simon Josefsson
Subject: [SCM] GNU libidn branch, master, updated. libidn-1-22-29-g755ef1d
Date: Fri, 25 Nov 2011 09:31:00 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU libidn".

http://git.savannah.gnu.org/cgit/libidn.git/commit/?id=755ef1d6116be8d61b0fa7d65f503921e5affd57

The branch, master has been updated
       via  755ef1d6116be8d61b0fa7d65f503921e5affd57 (commit)
      from  ffa2d02131fd3a4598fa2436cd191a1fd40ea876 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 755ef1d6116be8d61b0fa7d65f503921e5affd57
Author: Simon Josefsson <address@hidden>
Date:   Fri Nov 25 10:30:00 2011 +0100

    Disable non-working binary-io self-tests.  Reported by Bruno Haible.

-----------------------------------------------------------------------

Summary of changes:
 gl/Makefile.am            |    2 +-
 gl/m4/gnulib-cache.m4     |    4 +-
 gl/m4/gnulib-comp.m4      |    3 --
 gltests/Makefile.am       |    9 ------
 gltests/test-binary-io.c  |   64 ---------------------------------------------
 gltests/test-binary-io.sh |   11 -------
 6 files changed, 3 insertions(+), 90 deletions(-)
 delete mode 100644 gltests/test-binary-io.c
 delete mode 100755 gltests/test-binary-io.sh

diff --git a/gl/Makefile.am b/gl/Makefile.am
index a7b849a..86af82b 100644
--- a/gl/Makefile.am
+++ b/gl/Makefile.am
@@ -21,7 +21,7 @@
 # the same distribution terms as the rest of that program.
 #
 # Generated by gnulib-tool.
-# Reproduce by: gnulib-tool --import --dir=. --local-dir=gl/override 
--lib=libgnu --source-base=gl --m4-base=gl/m4 --doc-base=doc 
--tests-base=gltests --aux-dir=build-aux --with-tests --avoid=fcntl-h-tests 
--avoid=stdlib-tests --avoid=string-tests --avoid=sys_stat-tests 
--avoid=time-tests --avoid=unistd-tests --avoid=update-copyright-tests 
--avoid=wchar-tests --no-conditional-dependencies --libtool --macro-prefix=gl 
--no-vc-files autobuild csharpcomp-script csharpexec-script error fdl-1.3 
gendocs getopt-gnu gnupload gpl-3.0 lgpl-2.1 maintainer-makefile manywarnings 
pmccabe2html progname update-copyright useless-if-before-free valgrind-tests 
vc-list-files version-etc warnings
+# Reproduce by: gnulib-tool --import --dir=. --local-dir=gl/override 
--lib=libgnu --source-base=gl --m4-base=gl/m4 --doc-base=doc 
--tests-base=gltests --aux-dir=build-aux --with-tests --avoid=binary-io-tests 
--avoid=fcntl-h-tests --avoid=stdlib-tests --avoid=string-tests 
--avoid=sys_stat-tests --avoid=time-tests --avoid=unistd-tests 
--avoid=update-copyright-tests --avoid=wchar-tests 
--no-conditional-dependencies --libtool --macro-prefix=gl --no-vc-files 
autobuild csharpcomp-script csharpexec-script error fdl-1.3 gendocs getopt-gnu 
gnupload gpl-3.0 lgpl-2.1 maintainer-makefile manywarnings pmccabe2html 
progname update-copyright useless-if-before-free valgrind-tests vc-list-files 
version-etc warnings
 
 AUTOMAKE_OPTIONS = 1.5 gnits
 
diff --git a/gl/m4/gnulib-cache.m4 b/gl/m4/gnulib-cache.m4
index df4f7c4..92865c6 100644
--- a/gl/m4/gnulib-cache.m4
+++ b/gl/m4/gnulib-cache.m4
@@ -27,7 +27,7 @@
 
 
 # Specification in the form of a command-line invocation:
-#   gnulib-tool --import --dir=. --local-dir=gl/override --lib=libgnu 
--source-base=gl --m4-base=gl/m4 --doc-base=doc --tests-base=gltests 
--aux-dir=build-aux --with-tests --avoid=fcntl-h-tests --avoid=stdlib-tests 
--avoid=string-tests --avoid=sys_stat-tests --avoid=time-tests 
--avoid=unistd-tests --avoid=update-copyright-tests --avoid=wchar-tests 
--no-conditional-dependencies --libtool --macro-prefix=gl --no-vc-files 
autobuild csharpcomp-script csharpexec-script error fdl-1.3 gendocs getopt-gnu 
gnupload gpl-3.0 lgpl-2.1 maintainer-makefile manywarnings pmccabe2html 
progname update-copyright useless-if-before-free valgrind-tests vc-list-files 
version-etc warnings
+#   gnulib-tool --import --dir=. --local-dir=gl/override --lib=libgnu 
--source-base=gl --m4-base=gl/m4 --doc-base=doc --tests-base=gltests 
--aux-dir=build-aux --with-tests --avoid=binary-io-tests --avoid=fcntl-h-tests 
--avoid=stdlib-tests --avoid=string-tests --avoid=sys_stat-tests 
--avoid=time-tests --avoid=unistd-tests --avoid=update-copyright-tests 
--avoid=wchar-tests --no-conditional-dependencies --libtool --macro-prefix=gl 
--no-vc-files autobuild csharpcomp-script csharpexec-script error fdl-1.3 
gendocs getopt-gnu gnupload gpl-3.0 lgpl-2.1 maintainer-makefile manywarnings 
pmccabe2html progname update-copyright useless-if-before-free valgrind-tests 
vc-list-files version-etc warnings
 
 # Specification in the form of a few gnulib-tool.m4 macro invocations:
 gl_LOCAL_DIR([gl/override])
@@ -53,7 +53,7 @@ gl_MODULES([
   version-etc
   warnings
 ])
-gl_AVOID([fcntl-h-tests stdlib-tests string-tests sys_stat-tests time-tests 
unistd-tests update-copyright-tests wchar-tests])
+gl_AVOID([binary-io-tests fcntl-h-tests stdlib-tests string-tests 
sys_stat-tests time-tests unistd-tests update-copyright-tests wchar-tests])
 gl_SOURCE_BASE([gl])
 gl_M4_BASE([gl/m4])
 gl_PO_BASE([])
diff --git a/gl/m4/gnulib-comp.m4 b/gl/m4/gnulib-comp.m4
index b649889..1bf4161 100644
--- a/gl/m4/gnulib-comp.m4
+++ b/gl/m4/gnulib-comp.m4
@@ -43,7 +43,6 @@ AC_DEFUN([gl_EARLY],
   # Code from module autobuild:
   AB_INIT
   # Code from module binary-io:
-  # Code from module binary-io-tests:
   # Code from module close:
   # Code from module close-tests:
   # Code from module csharpcomp-script:
@@ -582,8 +581,6 @@ AC_DEFUN([gl_FILE_LIST], [
   tests/macros.h
   tests/signature.h
   tests/test-alloca-opt.c
-  tests/test-binary-io.c
-  tests/test-binary-io.sh
   tests/test-close.c
   tests/test-dup2.c
   tests/test-environ.c
diff --git a/gltests/Makefile.am b/gltests/Makefile.am
index e65e9e9..7c7c59f 100644
--- a/gltests/Makefile.am
+++ b/gltests/Makefile.am
@@ -96,15 +96,6 @@ libtests_a_SOURCES += binary-io.h
 
 ## end   gnulib module binary-io
 
-## begin gnulib module binary-io-tests
-
-TESTS += test-binary-io.sh
-check_PROGRAMS += test-binary-io
-
-EXTRA_DIST += test-binary-io.sh test-binary-io.c macros.h
-
-## end   gnulib module binary-io-tests
-
 ## begin gnulib module close
 
 
diff --git a/gltests/test-binary-io.c b/gltests/test-binary-io.c
deleted file mode 100644
index 8e5d193..0000000
--- a/gltests/test-binary-io.c
+++ /dev/null
@@ -1,64 +0,0 @@
-/* Test of binary mode I/O.
-   Copyright (C) 2005, 2007-2011 Free Software Foundation, Inc.
-
-   This program is free software: you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 3 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
-
-/* Written by Bruno Haible <address@hidden>, 2005.  */
-
-#include <config.h>
-
-#include "binary-io.h"
-
-#include <sys/types.h>
-#include <sys/stat.h>
-#include <fcntl.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <unistd.h>
-
-#include "macros.h"
-
-int
-main ()
-{
-  /* Test the O_BINARY macro.  */
-  {
-    int fd =
-      open ("t-bin-out2.tmp", O_CREAT | O_TRUNC | O_RDWR | O_BINARY, 0600);
-    if (write (fd, "Hello\n", 6) < 0)
-      exit (1);
-    close (fd);
-  }
-  {
-    struct stat statbuf;
-    if (stat ("t-bin-out2.tmp", &statbuf) < 0)
-      exit (1);
-    ASSERT (statbuf.st_size == 6);
-  }
-  unlink ("t-bin-out2.tmp");
-
-  /* Test the SET_BINARY macro.  */
-  SET_BINARY (1);
-  fputs ("Hello\n", stdout);
-  fclose (stdout);
-  fclose (stderr);
-  {
-    struct stat statbuf;
-    if (stat ("t-bin-out1.tmp", &statbuf) < 0)
-      exit (1);
-    ASSERT (statbuf.st_size == 6);
-  }
-
-  return 0;
-}
diff --git a/gltests/test-binary-io.sh b/gltests/test-binary-io.sh
deleted file mode 100755
index 33e128c..0000000
--- a/gltests/test-binary-io.sh
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-tmpfiles=""
-trap 'rm -fr $tmpfiles' 1 2 3 15
-
-tmpfiles="$tmpfiles t-bin-out1.tmp t-bin-out2.tmp"
-./test-binary-io${EXEEXT} > t-bin-out1.tmp || exit 1
-
-rm -fr $tmpfiles
-
-exit 0


hooks/post-receive
-- 
GNU libidn



reply via email to

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