aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pygments_api/tests.py
AgeCommit message (Expand)Author
2012-08-29Remove examples (to be moved to a seperate project)Tom Christie
2012-02-25Massive mergeTom Christie
2012-01-04#75 remove except statements which are overly broad in the exception they catchCraig Blaszczyk
2011-12-29whitespace fixesTom Christie
2011-04-27Urg. Fixing broken mergeTom Christie
2011-04-27Pulling marko's test fixesTom Christie
2011-04-27Merge previous checkinsTom Christie
2011-04-27The test was bad. It expected 11 snippets while the view made sure (as design...markotibold
2011-04-26Fixes #35 - Import json from django's built-in package (Does cleverness in de...tom christie tom@tomchristie.com
2011-04-25Fix some compat issues with json/simplejsonTom Christie
2011-03-20fix compat with python 2.5markotibold
2011-03-11Refactoring and added another test for blog-posts. Finally got eclipse setup ...markotibold
2011-03-09tests.py: the response needed json deserialization. I guess this is the defau...markotibold
2011-03-09Test implemented for #28 Pygments examples should be datetime sortedmarkotibold