summaryrefslogtreecommitdiff
path: root/framework/test/opencv.py
AgeCommit message (Expand)AuthorFilesLines
2022-05-09Make it work with the latest pytest versionCorentin Noël1-1/+1
2020-02-13drop python2 supportDylan Baker1-4/+1
2018-11-08python: add explicit utf-8 encodingEric Engestrom1-0/+1
2016-02-10framework/test/{opencv,oclconform}: fix subprocess returning bytesDylan Baker1-1/+2
2016-02-08framework,unittests: use __future__ unicode_literalsDylan Baker1-1/+4
2016-02-08python: use future print, division, and absolute_importDylan Baker1-1/+1
2015-03-05framework: Override run_concurrent for CL test classesDylan Baker1-1/+2
2015-03-05opencv.py: use test_list instead of tests.Dylan Baker1-2/+2
2014-12-24framework: Cleanup importsDylan Baker1-1/+1
2014-12-12opencv.py: use grouptools moduleDylan Baker1-1/+3
2014-10-14framework: Move tests derived classes into a packageDylan Baker1-0/+81