summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2013-09-24 09:43:40 +0200
committerMichael Roth <mdroth@linux.vnet.ibm.com>2013-12-02 21:25:59 -0600
commit98384a92cce4b090c6fad734bbc7a9572c246201 (patch)
tree8554be4009aac3dcb9d3d5233ce81d18201daaea
parent7038fe818e40f8633b81462f0152a9630acdb704 (diff)
downloadqemu-98384a92cce4b090c6fad734bbc7a9572c246201.tar.gz
tests: Update .gitignore for test-int128 and test-bitops
Forgotten in commit 6046c62 and 3464700. Cc: qemu-stable@nongnu.org Reviewed-by: Andreas Färber <afaerber@suse.de> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> (cherry picked from commit 9dbb52e862458935c250bac9e71d5a87da4e33e9) Conflicts: tests/.gitignore *removed post-1.6 additions from diff Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
-rw-r--r--tests/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index d9c2ef4aae..9ac044d1b5 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -5,8 +5,10 @@ check-qjson
check-qlist
check-qstring
test-aio
+test-bitops
test-cutils
test-hbitmap
+test-int128
test-iov
test-mul64
test-qapi-types.[ch]