Commit Graph

17 Commits

Author SHA1 Message Date
Luke Campagnola
f49bfbf5a4 add transposed roi tests 2016-08-23 09:12:39 -07:00
Luke Campagnola
a76fc37112 imageAxisOrder config option now accepts "row-major" and "col-major" instead of "normal" and "legacy"
ImageItems can individually control their axis order
image tests pass with axis order check
2016-08-23 09:10:26 -07:00
Luke Campagnola
e36fca8f49 Update test data tag 2016-07-18 17:22:17 -07:00
Luke Campagnola
08b93dce82 minor corrections 2016-07-18 09:13:06 -07:00
Luke Campagnola
0d131e4be4 Remove axes in ROI tests (these cause travis failures) 2016-07-18 08:13:25 -07:00
Luke Campagnola
637eab8359 Add debugging output for image testing 2016-06-14 21:56:25 -07:00
Luke Campagnola
2e59cd63cb Fix image test makePng function 2016-06-05 00:15:51 -07:00
Luke Campagnola
49d5543fa5 travis fix 2016-05-30 20:28:59 -07:00
Luke Campagnola
8f7b55302f Added PolyLineROI unit tests, fixed several bugs in mouse interaction with PolyLineROI. 2016-05-30 18:00:19 -07:00
Luke Campagnola
b4e41012d8 Correct color handling in test images 2016-05-09 08:56:21 -07:00
Luke Campagnola
926fe1ec26 image tester corrections 2016-02-17 08:38:22 -08:00
Luke Campagnola
5171e1f1c7 Remove axes from plotcurveitem test--fonts differ across platforms. 2016-02-14 13:13:56 -08:00
Luke Campagnola
e0a5dae1d5 Made default image comparison more strict. 2016-02-14 12:56:11 -08:00
Luke Campagnola
ebe422969e fix py3 imports 2016-02-13 19:49:50 -08:00
Luke Campagnola
879f341913 fix: no check_output in py 2.6 2016-02-12 17:51:34 -08:00
Luke Campagnola
f2a72bf780 Image tester is working 2016-02-12 03:03:52 -08:00
Luke Campagnola
89cb6e4108 Import image testing code from vispy 2016-02-02 21:58:47 -08:00