From 3618c50a8447cc8617c0547f6a330ec047d9533e Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sun, 12 Feb 2012 21:05:24 -0500 Subject: [PATCH] Updated the .hgignore for the current set of test programs --- .hgignore | 24 +++--------------------- 1 file changed, 3 insertions(+), 21 deletions(-) diff --git a/.hgignore b/.hgignore index b49108116..7fa010b45 100644 --- a/.hgignore +++ b/.hgignore @@ -38,28 +38,16 @@ test/config.status test/Makefile test/SDL2.dll test/checkkeys -test/graywin test/loopwave -test/testalpha test/testatomic test/testaudioinfo -test/testbitmap -test/testblitspeed -test/testcdrom -test/testcursor test/testdraw2 -test/testdyngl -test/testdyngles test/testerror -test/testeyes test/testfile -test/testfill test/testgesture -test/testgl test/testgl2 test/testgles test/testhaptic -test/testhread test/testiconv test/testime test/testintersections @@ -67,31 +55,25 @@ test/testjoystick test/testkeys test/testloadso test/testlock -test/testmmousetablet test/testmultiaudio -test/testoverlay +test/testnative test/testoverlay2 test/testplatform test/testpower +test/testrendertarget test/testresample test/testrumble test/testscale test/testsem test/testshader test/testshape -test/testsprite test/testsprite2 test/testspriteminimal test/teststreaming +test/testthread test/testtimer test/testver -test/testvidinfo -test/testwin -test/testwm test/testwm2 -test/threadwin test/torturethread -test/testthread -test/testgamma test/*.exe test/*.dSYM