aboutsummaryrefslogtreecommitdiffstats
path: root/runtests.sh
Commit message (Collapse)AuthorAgeFilesLines
* Fix copyright statements; add LICENSE for EXIF.pyWill Kahn-Greene2012-02-081-1/+1
|
* Tweak runtests to be more helpfulWill Kahn-Greene2011-12-121-1/+2
| | | | | | If nose isn't installed, then runtests.sh says it can't find nosetests and exits, but doesn't tell you what you need to do to fix the situation. This fixes that.
* Move mediagoblin.celery_setup -> mediagoblin.init.celeryElrond2011-07-021-1/+1
| | | | | | As the first target of the new .init. submodule move celery_setup there. Quite straight forward, just a lot of places to change.
* ./runtests.sh: run unit tests without having to remember the long command.Christopher Allan Webber2011-06-191-0/+30