[libvirt] [PATCH] rename tests/conftest.c

Eric Blake eblake at redhat.com
Tue Mar 19 19:26:16 UTC 2013


On 03/19/2013 12:36 PM, Gene Czarcinski wrote:
> To prevent confusion with configure's popular name
> for a file, rename conftest.c to test_conf.c which
> is consistent with the invoking test_conf.sh
> Signed-off-by: Gene Czarcinski <gene at czarc.net>
> ---
>  tests/Makefile.am  |  8 ++++----
>  tests/conftest.c   | 48 ------------------------------------------------
>  tests/test_conf.c  | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
>  tests/test_conf.sh |  2 +-
>  4 files changed, 53 insertions(+), 53 deletions(-)
>  delete mode 100644 tests/conftest.c
>  create mode 100644 tests/test_conf.c

git rename detection is awesome; your email would be much smaller if you
do this step mentioned in HACKING: git config diff.renames true

ACK and pushed, plus a tweak to .gitignore to ignore the new test_conf
binary.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130319/c8d3dc2b/attachment-0001.sig>


More information about the libvir-list mailing list