[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-wget] Wget tests
From: |
Tim Rühsen |
Subject: |
Re: [Bug-wget] Wget tests |
Date: |
Tue, 16 Aug 2016 18:35:55 +0200 |
User-agent: |
KMail/5.2.3 (Linux/4.6.0-1-amd64; KDE/5.23.0; x86_64; ; ) |
On Dienstag, 16. August 2016 11:23:04 CEST Dale R. Worley wrote:
> Tim Rühsen <address@hidden> writes:
> > We use standard automake tests (search the internet if you are interested
> > in details).
> >
> > We have the 'legacy' tests/ directory with tests written in Perl. And the
> > 'current' testenv/ directory with tests written in Python.
> >
> > See tests/Makefile.am resp. testenv/Makefile.am for the list of executed
> > tests.
> That points to part of the problem: I don't have those files in the Git
> repository I downloaded from savannah.gnu.edu. ("git clone
> git://git.savannah.gnu.org/wget.git")
Somethin went wrong... try again:
address@hidden:/tmp$ git clone git://git.savannah.gnu.org/wget.git
Klone nach 'wget' ...
remote: Counting objects: 29988, done.
remote: Compressing objects: 100% (5909/5909), done.
remote: Total 29988 (delta 23999), reused 29934 (delta 23968)
Empfange Objekte: 100% (29988/29988), 12.20 MiB | 237.00 KiB/s, Fertig.
Löse Unterschiede auf: 100% (23999/23999), Fertig.
Prüfe Konnektivität ... Fertig.
address@hidden:/tmp$ cd wget
address@hidden:/tmp/wget$ ls -la
insgesamt 852
drwxr-xr-x 15 tim tim 660 Aug 16 18:34 .
drwxrwxrwt 27 root root 580 Aug 16 18:33 ..
-rw-r--r-- 1 tim tim 2182 Aug 16 18:34 AUTHORS
-rwxr-xr-x 1 tim tim 31606 Aug 16 18:34 bootstrap
-rw-r--r-- 1 tim tim 2040 Aug 16 18:34 bootstrap.conf
drwxr-xr-x 2 tim tim 80 Aug 16 18:34 build-aux
-rw-r--r-- 1 tim tim 814 Aug 16 18:34 cfg.mk
-rw-r--r-- 1 tim tim 0 Aug 16 18:34 ChangeLog
-rw-r--r-- 1 tim tim 682941 Aug 16 18:34 ChangeLog-2014-12-10
-rw-r--r-- 1 tim tim 24259 Aug 16 18:34 configure.ac
drwxr-xr-x 2 tim tim 100 Aug 16 18:34 contrib
-rw-r--r-- 1 tim tim 35147 Aug 16 18:34 COPYING
drwxr-xr-x 2 tim tim 140 Aug 16 18:34 doc
drwxr-xr-x 8 tim tim 260 Aug 16 18:34 .git
-rw-r--r-- 1 tim tim 1434 Aug 16 18:34 .gitignore
-rw-r--r-- 1 tim tim 75 Aug 16 18:34 .gitmodules
drwxr-xr-x 2 tim tim 40 Aug 16 18:34 gnulib
drwxr-xr-x 2 tim tim 140 Aug 16 18:34 m4
-rw-r--r-- 1 tim tim 1609 Aug 16 18:34 MAILING-LIST
-rw-r--r-- 1 tim tim 2909 Aug 16 18:34 Makefile.am
drwxr-xr-x 2 tim tim 120 Aug 16 18:34 msdos
-rw-r--r-- 1 tim tim 35669 Aug 16 18:34 NEWS
drwxr-xr-x 2 tim tim 140 Aug 16 18:34 po
-rw-r--r-- 1 tim tim 4064 Aug 16 18:34 README
-rw-r--r-- 1 tim tim 10220 Aug 16 18:34 README.checkout
drwxr-xr-x 2 tim tim 1640 Aug 16 18:34 src
drwxr-xr-x 8 tim tim 1000 Aug 16 18:34 testenv
drwxr-xr-x 3 tim tim 1940 Aug 16 18:34 tests
-rw-r--r-- 1 tim tim 959 Aug 16 18:34 .travis.yml
drwxr-xr-x 2 tim tim 160 Aug 16 18:34 util
drwxr-xr-x 2 tim tim 380 Aug 16 18:34 vms
-rw-r--r-- 1 tim tim 11 Aug 16 18:34 .x-sc_po_check
-rw-r--r-- 1 tim tim 133 Aug 16 18:34 .x-sc_trailing_blank
address@hidden:/tmp/wget$ ls -la */Makefile.am
-rw-r--r-- 1 tim tim 3386 Aug 16 18:34 doc/Makefile.am
-rw-r--r-- 1 tim tim 4076 Aug 16 18:34 src/Makefile.am
-rw-r--r-- 1 tim tim 3749 Aug 16 18:34 testenv/Makefile.am
-rw-r--r-- 1 tim tim 5671 Aug 16 18:34 tests/Makefile.am
-rw-r--r-- 1 tim tim 1392 Aug 16 18:34 util/Makefile.am
Regards, Tim
signature.asc
Description: This is a digitally signed message part.