?? testing.txt
字號:
.. $Id: TESTING.txt,v 1.11 2004/11/29 21:08:49 sean Exp $Python MapScript Unit Tests========================================Authors: Sean Gillies, sgillies@frii.com Howard Butler, hobu@iastate.eduRunning the tests-----------------To run all of the tests, change directory to cases and execute:: $ cd cases $ python runalltests.py -v This runs all tests found in every TestCase derived class defined in anymodule named "cases/*test.py". The tests cannot be run properly fromanother path. The unit test script will insert the local build directoryproduced by Python distutils into the head of the Python PATH. This allowsus to run the unit tests before installing the mapscript module. The unittests use a map config file, symbolset file, fontset file, and data locatedin the 'tests' directory of the mapserver distribution.If you encounter any errors, please create a new issue in the MapServerbug tracker http://mapserver.gis.umn.edu/bugs/enter_bug.cgiunder the SWIG-MapScript component. Copy the relevant error messagesand we'll get to the bug ASAP. Thanks!
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -