Download Install Tutorial Docs FAQ Tools WikiLicense Team IRC Planet Involvement Shop Book

root/branches/cherrypy-2.1/cherrypy/test/__init__.py

Revision 267 (checked in by fumanchu, 3 years ago)

Merged new test suite from branches/ticket-177 into trunk.

Line 
1 """Regression test suite for CherryPy.
2
3 Run test.py to exercise all tests.
4 """
5
6 # Ideas for future tests:
7 #    - test if tabs and whitespaces are handled correctly in source file (option -W)
8 #    - test if absolute pathnames work fine on windows
9 #    - test sessions
10 #    - test threading server
11 #    - test forking server
12 #    - test process pooling server
13 #    - test SSL
14 #    - test compilator errors
15 #    - test abstract classes
16 #    - test hidden classes
17 #    ...
18
Note: See TracBrowser for help on using the browser.

Hosted by WebFaction

Log in as guest/cpguest to create tickets