summaryrefslogtreecommitdiff
path: root/test/engine/test_processors.py
Commit message (Expand)AuthorAgeFilesLines
* Replace c extension with cython versions.workflow_test_cythonFederico Caselli2021-12-171-15/+165
* fully implement future engine and remove legacyMike Bayer2021-11-071-86/+0
* Minor optimization to the codeFederico Caselli2021-02-181-17/+0
* reinvent xdist hooks in terms of pytest fixturesMike Bayer2021-01-131-5/+5
* normalize execute style for events, 2.0Mike Bayer2020-08-201-13/+21
* Post black reformattingMike Bayer2019-01-061-1/+2
* Run black -l 79 against all source filesMike Bayer2019-01-061-65/+52
* Disallow all ambiguous boolean values for BooleanMike Bayer2017-10-121-37/+0
* 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