summaryrefslogtreecommitdiff
path: root/test/engine/test_processors.py
Commit message (Expand)AuthorAgeFilesLines
* Make all tests to be PEP8 compliantKhairi Hafsham2017-02-071-12/+11
* Make boolean processors consistent between Py/C; coerce to 1/0Mike Bayer2016-06-231-0/+79
* PEP8 cleanup in /test/enginepr/163Eric Streeper2015-03-201-6/+9
* - the raw 2to3 runMike Bayer2013-04-271-2/+2
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-2/+2
* - add new C extension "utils", so far includes distill_paramsMike Bayer2012-08-071-9/+117
* cleanup test_processors, modeling the PEP 399 stylePhilip Jenvey2012-03-071-72/+25
* - [bug] Improved error messages when a non-stringMike Bayer2012-01-221-0/+107