b778b2c6696e52d0efc6d8b2a2a3d2b89f650d6c markd Sun Jan 2 10:26:27 2011 -0800 hg/utils tests were not automatically run diff --git src/hg/makefile src/hg/makefile index b20e2dc..6f79fb6 100644 --- src/hg/makefile +++ src/hg/makefile @@ -15,31 +15,31 @@ BROWSER_BINS += archaeStuff/tooltip archaeStuff/chooseorg endif BROWSER_LOADERS = makeDb/hgLoadBed makeDb/hgLoadWiggle makeDb/hgLoadMaf ifneq ($(findstring $(shell hostname),hgwdev hgwbeta),) ENCODE_FILES = endif TEST_DIRS = lib autoDtd autoSql blastToPsl checkTableCoords embossToPsl \ genePredSingleCover genePredHisto genePredToGtf \ genePredToMafFrames gbGetEntries hgGetAnn liftAcross \ mrnaToGene pslCDnaFilter pslDiff pslHisto \ pslPartition pslSelect pslStats pslSwap spideyToPsl \ - sqlToXml xmlToSql + sqlToXml xmlToSql utils BROKEN_TEST_DIRS = liftOver scaffoldFaToAgp # List of directories to build USE_DIRS = $(UTIL_DIRS) BAD_DIRS = \ altGraph \ cgiExample \ geneOverlap \ hgBatch \ makeSeqs \ oneShot \ synMap \ encode \