From cf6b9752f99d139788866b3940bfa3fc174c86f0 Mon Sep 17 00:00:00 2001 From: Rohit Nirmal Date: Fri, 10 Apr 2015 22:31:52 -0500 Subject: [PATCH] Ignore some more test binaries. --- .hgignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.hgignore b/.hgignore index 029dfafc714cd..489f09a64da0c 100644 --- a/.hgignore +++ b/.hgignore @@ -75,20 +75,26 @@ test/config.status test/Makefile test/SDL2.dll test/checkkeys +test/controllermap test/loopwave test/loopwavequeue test/testatomic +test/testaudiohotplug test/testaudioinfo test/testautomation test/testdraw2 +test/testdrawchessboard +test/testdropfile test/testerror test/testfile test/testgamecontroller test/testgesture test/testgl2 test/testgles +test/testgles2 test/testhaptic test/testhittesting +test/testhotplug test/testiconv test/testime test/testintersections @@ -118,6 +124,7 @@ test/teststreaming test/testthread test/testtimer test/testver +test/testviewport test/testwm2 test/torturethread test/*.exe