0

Re-did the caching layer for regionset chunk caching

This commit is contained in:
Andrew Brown
2012-03-03 23:56:38 -05:00
parent 78c173dece
commit b852e8b1e3
6 changed files with 216 additions and 41 deletions

View File

@@ -11,6 +11,7 @@ from test_tileobj import TileTest
from test_rendertileset import RendertileSetTest
from test_settings import SettingsTest
from test_tileset import TilesetTest
from test_cache import TestLRU
# DISABLE THIS BLOCK TO GET LOG OUTPUT FROM TILESET FOR DEBUGGING
if 0: