bug-wget
[Top][All Lists]
Advanced

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

[Bug-wget] wget-1.12-2428 mingw32 unit tests succeed


From: Allan J Mui
Subject: [Bug-wget] wget-1.12-2428 mingw32 unit tests succeed
Date: Wed, 27 Jul 2011 18:51:26 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (windows-nt)

I had to build a few packages such as gnutls 2.12.6.1, libgcrypt 1.5.0 and
compiled in glibc 2.14 modules `fnmatch' and `mempcpy' but
the good news is that the unit tests all run and pass. The other
tests either fail or are skipped. It seems that without `fnmatch' only a
few of the unit tests run before exiting.
(msys shell output follows:)
mingw32-gcc-4.5.2  -O2 -Wall -Wextra  -L/mingwtst/lib -o unit-tests.exe  ../src/
libunittest.a ../lib/libgnu.a d:/gnutls/lib/libgnutls.dll.a -Ld:/gnutls/lib d:/g
nutls/lib/libtasn1.dll.a -lgcrypt.dll -lzdll -lws2_32 -Ld:/gnutls/lib d:/gnu/gnu
win32/lib/libiconv.dll.a -Ld:/gnu/gnuwin32/lib /mingw/lib/libintl.a -Ld:/gnu/gnu
win32/lib d:/gnu/gnuwin32/lib/libiconv.dll.a -Ld:/gnu/gnuwin32/lib -lws2_32  -li
dn.dll d:/gnutls/lib/libgnutls.dll.a -Ld:/gnutls/lib d:/gnutls/lib/libtasn1.dll.
a -lgcrypt.dll -lzdll -lws2_32 -Ld:/gnutls/lib d:/gnu/gnuwin32/lib/libiconv.dll.
a -Ld:/gnu/gnuwin32/lib /mingw/lib/libintl.a -Ld:/gnu/gnuwin32/lib d:/gnu/gnuwin
32/lib/libiconv.dll.a -Ld:/gnu/gnuwin32/lib -lws2_32  -lidn.dll
./unit-tests.exe
RUNNING TEST test_parse_content_disposition...
PASSED

RUNNING TEST test_subdir_p...
PASSED

RUNNING TEST test_dir_matches_p...
PASSED

RUNNING TEST test_commands_sorted...
PASSED

RUNNING TEST test_cmd_spec_restrict_file_names...
PASSED

RUNNING TEST test_path_simplify...
PASSED

RUNNING TEST test_append_uri_pathel...
PASSED

RUNNING TEST test_are_urls_equal...
PASSED

RUNNING TEST test_is_robots_txt_url...
PASSED

ALL TESTS PASSED
Tests run: 9
make[3]: Leaving directory `/d/gnu-devel/mingw-bld/tests'
make[2]: Leaving directory `/d/gnu-devel/mingw-bld/tests'
Making check in util
make[2]: Entering directory `/d/gnu-devel/mingw-bld/util'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/d/gnu-devel/mingw-bld/util'
make[2]: Entering directory `/d/gnu-devel/mingw-bld'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/d/gnu-devel/mingw-bld'
make[1]: Leaving directory `/d/gnu-devel/mingw-bld'
...(end of msys shell output)

Thanks again for all the superior work on this package.

-- 

Allan J. Mui




reply via email to

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