summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Added __pycache__ to clean-pycArmin Ronacher2013-07-271-0/+1
* Added release script from FlaskArmin Ronacher2013-07-261-1/+12
* run the right test suite by defaultAlex Morega2013-07-061-1/+1
* Add more clean commands and remove pycache from gitArmin Ronacher2013-07-061-1/+7
* don't run doctests any moreAlex Morega2013-07-061-1/+1
* New tox versions have problems with PYTHONDONTWRITEBYTECODE apparentlyArmin Ronacher2013-07-061-1/+1
* make test should run tests from testsAlex Morega2013-07-061-1/+1
* run the test suite using py.testAlex Morega2013-07-051-1/+1
* remove global.dat when cleaning cldrAlex Morega2013-07-051-0/+1
* Improved downloading and conversion experienceArmin Ronacher2013-07-041-3/+9
* Changed how tests are invoked by going through a makefileArmin Ronacher2013-07-041-0/+10