From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46919) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBoi6-0003QN-P2 for qemu-devel@nongnu.org; Tue, 20 Aug 2013 12:23:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VBoi0-0007Aj-Mf for qemu-devel@nongnu.org; Tue, 20 Aug 2013 12:23:10 -0400 Received: from cantor2.suse.de ([195.135.220.15]:33888 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBoi0-0007AK-Gu for qemu-devel@nongnu.org; Tue, 20 Aug 2013 12:23:04 -0400 Message-ID: <521397E4.90608@suse.de> Date: Tue, 20 Aug 2013 18:23:00 +0200 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1377015041-6567-1-git-send-email-lcapitulino@redhat.com> <1377015041-6567-9-git-send-email-lcapitulino@redhat.com> In-Reply-To: <1377015041-6567-9-git-send-email-lcapitulino@redhat.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULL 08/11] add "test-int128" and "test-bitops" to .gitignore List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino , Laszlo Ersek Cc: qemu-devel@nongnu.org, anthony@codemonkey.ws Am 20.08.2013 18:10, schrieb Luiz Capitulino: > From: Laszlo Ersek >=20 > "test-int128" was probably missed in commit 6046c620 > ("int128: optimize and add test cases"). >=20 > "test-bitops" was probably missed in commit 3464700f > ("tests: Add test-bitops.c with some sextract tests"). >=20 > Signed-off-by: Laszlo Ersek > Tested-by: Wanlong Gao > Signed-off-by: Luiz Capitulino > --- > .gitignore | 2 ++ > 1 file changed, 2 insertions(+) >=20 > diff --git a/.gitignore b/.gitignore > index 0fe114d..a8e0f17 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -45,7 +45,9 @@ qemu-bridge-helper > qemu-monitor.texi > vscclient > QMP/qmp-commands.txt > +test-bitops > test-coroutine > +test-int128 > test-qmp-input-visitor > test-qmp-output-visitor > test-string-input-visitor Markus' patch earlier today added the same two entries to tests/.gitignore instead, which seems to have more test-* entries. Should we consolidate these two files by moving the above test-* into tests/.gitignore, or do we need to mirror everything into both files for some reason? Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg