Source-Changes-D archive

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

Re: CVS commit: src/tests/lib/libc



Damn, I wish I had asked first.  :(

I could easily delete the files (move them to the attic) and then re-add them in the desired location.

I am aware of other ways to accomplish this, but I do not know how to do a "repository move". If there's some cook-book approach written down somewhere, I'm pretty good at following instructions. But otherwise it would take me some time to figure it out (and test my approach first on a dummy repository).


On Tue, 11 Jan 2011, Christos Zoulas wrote:

In article <20110111163054.55310175D0%cvs.netbsd.org@localhost>,
Paul Goyette <source-changes-d%NetBSD.org@localhost> wrote:
-=-=-=-=-=-

Module Name:    src
Committed By:   pgoyette
Date:           Tue Jan 11 16:30:54 UTC 2011

Modified Files:
        src/tests/lib/libc: Makefile
Added Files:
        src/tests/lib/libc/getaddrinfo: Makefile README basics_v4.exp
            basics_v4v6.exp h_gai.c no_host_v4.exp no_host_v4v6.exp
            no_serv_v4.exp no_serv_v4v6.exp scoped.exp sock_raw_v4.exp
            sock_raw_v4v6.exp spec_fam_v4.exp spec_fam_v4v6.exp
            t_getaddrinfo.sh unsup_fam.exp

Log Message:
Atf-ify the getaddrinfo test, with updated "golden" output files.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/tests/lib/libc/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/getaddrinfo/Makefile \
   src/tests/lib/libc/getaddrinfo/README \
   src/tests/lib/libc/getaddrinfo/basics_v4.exp \
   src/tests/lib/libc/getaddrinfo/basics_v4v6.exp \
   src/tests/lib/libc/getaddrinfo/h_gai.c \
   src/tests/lib/libc/getaddrinfo/no_host_v4.exp \
   src/tests/lib/libc/getaddrinfo/no_host_v4v6.exp \
   src/tests/lib/libc/getaddrinfo/no_serv_v4.exp \
   src/tests/lib/libc/getaddrinfo/no_serv_v4v6.exp \
   src/tests/lib/libc/getaddrinfo/scoped.exp \
   src/tests/lib/libc/getaddrinfo/sock_raw_v4.exp \
   src/tests/lib/libc/getaddrinfo/sock_raw_v4v6.exp \
   src/tests/lib/libc/getaddrinfo/spec_fam_v4.exp \
   src/tests/lib/libc/getaddrinfo/spec_fam_v4v6.exp \
   src/tests/lib/libc/getaddrinfo/t_getaddrinfo.sh \
   src/tests/lib/libc/getaddrinfo/unsup_fam.exp

Can you please move all this to src/tests/lib/libc/net/getaddrinfo to
reflect the structure in libc. I know others have been abusing it, but
I meant to fix all of it and adding more does not help.

Thanks,

christos


!DSPAM:4d2ce6e62341669414842!




-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index