begin to modernize testing. in particular, get rid of test_htdocs as well as ad-hoc
HTML file writing, consistently cleanup the modules/cache directories, use nose skiptests for unsupported features.
Showing
- mako/util.py 16 additions, 6 deletionsmako/util.py
- test/__init__.py 65 additions, 0 deletionstest/__init__.py
- test/templates/badbom.html 2 additions, 0 deletionstest/templates/badbom.html
- test/templates/bom.html 1 addition, 0 deletionstest/templates/bom.html
- test/templates/bommagic.html 2 additions, 0 deletionstest/templates/bommagic.html
- test/templates/chs_unicode.html 0 additions, 0 deletionstest/templates/chs_unicode.html
- test/templates/chs_utf8.html 0 additions, 0 deletionstest/templates/chs_utf8.html
- test/templates/crlf.html 0 additions, 0 deletionstest/templates/crlf.html
- test/templates/foo/modtest.html.py 25 additions, 0 deletionstest/templates/foo/modtest.html.py
- test/templates/gettext.mako 0 additions, 0 deletionstest/templates/gettext.mako
- test/templates/index.html 1 addition, 0 deletionstest/templates/index.html
- test/templates/internationalization.html 0 additions, 0 deletionstest/templates/internationalization.html
- test/templates/modtest.html 1 addition, 0 deletionstest/templates/modtest.html
- test/templates/read_unicode.html 0 additions, 0 deletionstest/templates/read_unicode.html
- test/templates/subdir/foo/modtest.html.py 25 additions, 0 deletionstest/templates/subdir/foo/modtest.html.py
- test/templates/subdir/incl.html 2 additions, 0 deletionstest/templates/subdir/incl.html
- test/templates/subdir/index.html 3 additions, 0 deletionstest/templates/subdir/index.html
- test/templates/subdir/modtest.html 1 addition, 0 deletionstest/templates/subdir/modtest.html
- test/templates/unicode.html 2 additions, 0 deletionstest/templates/unicode.html
- test/templates/unicode_code.html 7 additions, 0 deletionstest/templates/unicode_code.html
Loading
Please register or sign in to comment