pyqtgraph/tests
ntjess e18d1fb1f2
arrayToQPath can handle empty paths (#1920)
* Fixes #1888

* Improve test coverage of arrayToQPath

* Use early exit to solve empty path instead of slice manipulation

* address codeql qualms: Unused import, uneven tuple
2021-08-02 10:18:25 -07:00
..
dockarea Remove all usage of python2_3.py (#1939) 2021-08-01 21:43:32 -07:00
exporters rename: qimage_to_ndarray -> ndarray_from_qimage 2021-07-31 21:10:34 +08:00
graphicsItems Add option to limit LinearRegionitem bounds to a secondary item (#1834) 2021-07-17 21:02:06 -07:00
images Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
imageview Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
parametertree Remove all usage of python2_3.py (#1939) 2021-08-01 21:43:32 -07:00
util Clean up test files 2021-05-31 21:06:16 -07:00
widgets Remove all usage of python2_3.py (#1939) 2021-08-01 21:43:32 -07:00
__init__.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
conftest.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
image_testing.py rename: qimage_to_ndarray -> ndarray_from_qimage 2021-07-31 21:10:34 +08:00
test_Point.py Adds EOF newline to files missing it. 2021-08-02 11:51:28 -04:00
test_Vector.py Clean up test files 2021-05-31 21:06:16 -07:00
test_colormap.py make getColors and getStops behavior more consistent; add tests 2021-06-22 01:19:07 +09:00
test_configparser.py Clean up test files 2021-05-31 21:06:16 -07:00
test_functions.py arrayToQPath can handle empty paths (#1920) 2021-08-02 10:18:25 -07:00
test_makeARGB.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
test_qimage_writethru.py test that binding provides a write-thru QImage 2021-07-31 21:00:54 +08:00
test_qt.py Clean up test files 2021-05-31 21:06:16 -07:00
test_ref_cycles.py add __all__ to various files 2021-06-25 21:19:33 +08:00
test_reload.py Clean up test files 2021-05-31 21:06:16 -07:00
test_signalproxy.py Use Qt6 Enum Namespace 2021-06-08 21:23:49 -07:00
test_srttransform3d.py Clean up test files 2021-05-31 21:06:16 -07:00
test_stability.py Clean up test files 2021-05-31 21:06:16 -07:00
ui_testing.py Use Qt6 Enum Namespace 2021-06-08 21:23:49 -07:00
uictest.ui Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00