pyqtgraph/pyqtgraph/graphicsItems/tests
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
..
test_GraphicsItem.py Fixes to make crashing less likely on PySide 2014-03-24 15:52:08 -04:00
test_ImageItem.py imageAxisOrder config option now accepts "row-major" and "col-major" instead of "normal" and "legacy" 2016-08-23 09:10:26 -07:00
test_InfiniteLine.py infiniteline tests pass 2016-02-05 00:55:34 -08:00
test_PlotCurveItem.py correction for plotcurveitem tests on osx 2016-02-14 14:28:13 -08:00
test_ROI.py Remove axes in ROI tests (these cause travis failures) 2016-07-18 08:13:25 -07:00
test_ScatterPlotItem.py Fix pixel error in image tests by preventing an extra plot window from opening (no idea why this happens) 2016-07-18 17:22:17 -07:00