代码搜索结果
找到约 10,000 项符合
Python 的代码
layertest.py
# $Id: layertest.py,v 1.22 2005/01/07 19:12:22 sean Exp $
#
# Project: MapServer
# Purpose: xUnit style Python mapscript tests of Layer
# Author: Sean Gillies, sgillies@frii.com
#
# ==============
classtest.py
# $Id: classtest.py,v 1.5 2005/02/18 18:51:14 sean Exp $
#
# Project: MapServer
# Purpose: xUnit style Python mapscript tests of classObj
# Author: Sean Gillies, sgillies@frii.com
#
# ============
resultcachetest.py
# $Id: resultcachetest.py,v 1.5 2004/10/26 17:18:34 sean Exp $
#
# Project: MapServer
# Purpose: xUnit style Python mapscript tests of ResultCache
# Author: Sean Gillies, sgillies@frii.com
#
# ===
hashtest.py
# $Id: hashtest.py,v 1.6 2004/10/02 23:34:15 sean Exp $
#
# Project: MapServer
# Purpose: xUnit style Python mapscript tests of hashTableObj
# Author: Sean Gillies, sgillies@frii.com
#
# =========
fonttest.py
# $Id: fonttest.py,v 1.1 2005/05/10 15:00:20 sean Exp $
#
# Project: MapServer
# Purpose: xUnit style Python mapscript tests of hashTableObj
# Author: Sean Gillies, sgillies@frii.com
#
# ===
symboltest.py
# $Id: symboltest.py,v 1.10 2004/11/27 16:39:33 sean Exp $
#
# Project: MapServer
# Purpose: xUnit style Python mapscript tests of Symbol
# Author: Sean Gillies, sgillies@frii.com
#
# ============
maptest.py
# $Id: maptest.py,v 1.12 2004/11/16 20:34:41 frank Exp $
#
# Project: MapServer
# Purpose: xUnit style Python mapscript tests of Map
# Author: Sean Gillies, sgillies@frii.com
#
# =================
symbolsettest.py
# $Id: symbolsettest.py,v 1.8.6.1 2006/01/16 20:01:56 sean Exp $
#
# Project: MapServer
# Purpose: xUnit style Python mapscript tests of SymbolSet
# Author: Sean Gillies, sgillies@frii.com
#
# ===
recttest.py
# $Id: recttest.py,v 1.7 2004/11/12 20:52:14 sean Exp $
#
# Project: MapServer
# Purpose: xUnit style Python mapscript tests of rectObj
# Author: Sean Gillies, sgillies@frii.com
#
# ==============
shapetest.py
# $Id: shapetest.py,v 1.8.2.1 2006/02/02 16:58:05 frank Exp $
#
# Project: MapServer
# Purpose: xUnit style Python mapscript tests of Shape
# Author: Sean Gillies, sgillies@frii.com
#
# ==========