pyqtgraph/pyqtgraph/tests
Ogi Moore 270fc59cab Insert NaN values for connect='pairs' in Qt6
Since the QPainterPath.addPolygon(QPolygonF) does not filter out the NaN
values, we can insert NaN values to create discontinuities in the Lines,
and thus supporting connect='pairs' functionality
2021-05-27 09:38:23 -07:00
..
__init__.py Merge branch 'develop' into ccf-viewer-fixes 2016-12-14 08:35:33 -08:00
conftest.py Add tmp_module fixture for test_reload 2021-04-25 21:36:42 -07:00
image_testing.py image_testing.py: swap red and blue channels 2021-04-01 08:32:31 +08:00
test_configparser.py Allow multiline parameters in configparser (#949) 2019-06-22 22:17:14 -07:00
test_exit_crash.py remove six module 2021-01-29 16:13:27 +08:00
test_functions.py Insert NaN values for connect='pairs' in Qt6 2021-05-27 09:38:23 -07:00
test_makeARGB.py useCupy option should be settable after ImageItem init (#1749) 2021-04-30 10:41:11 -07:00
test_Point.py Various performance improvements to pg.Point (#1741) 2021-04-28 21:29:47 -07:00
test_qt.py test_loadUiType should run on 5.14.2.2 2020-06-03 21:22:01 -07:00
test_ref_cycles.py keep testing deprecated objects, catch warnings 2021-02-12 13:08:00 -08:00
test_reload.py Add tmp_module fixture for test_reload 2021-04-25 21:36:42 -07:00
test_signalproxy.py SignalProxy: Correct initialization without slot argument and tests (#1392) 2020-10-13 08:50:22 -07:00
test_srttransform3d.py Added SRTTransform3D test, corrected fromMatrix bug 2014-03-11 10:11:03 -04:00
test_stability.py MNT: Should use the actual widget not 'widget' 2015-12-24 10:41:17 -05:00
test_Vector.py Remove unreachable code 2021-04-25 21:36:23 -07:00
ui_testing.py use qWaitForWindowExposed instead of qWaitForWindowShown 2021-02-04 11:35:19 +08:00
uictest.ui Patch/window handling (#468) 2020-06-01 11:23:18 -07:00