summaryrefslogtreecommitdiff
path: root/tests/test_script_name.py
Commit message (Expand)AuthorAgeFilesLines
* py3 compat. only 4 errors remainingGael Pasgrimaud2011-08-251-3/+6
* always use unittest2Gael Pasgrimaud2011-08-231-24/+27
* use assert() instead of simple statement. also use a small u() helper to play...Gael Pasgrimaud2011-08-101-4/+4
* Allow to use url that starts with the SCRIPT_NAME found in extra_environGael Pasgrimaud2011-07-211-0/+45