pyqtgraph/pyqtgraph/tests
Kenneth Lyons faef56c3e7 Qulogic py3 fixes (#1073)
* py3k: Remove reduce calls.

* py3k: Remove compatibility sortList function.

Sorting by key has existed since Python 2.4.

* Remove unnecessary sys.path manipulation.

This file doesn't have any __main__ code to run anyway.

* Use context manager
2019-11-12 08:45:42 -08:00
..
__init__.py Merge branch 'develop' into ccf-viewer-fixes 2016-12-14 08:35:33 -08:00
image_testing.py We support pyside2 don't we? 2019-05-30 14:40:39 -07:00
test_configparser.py Allow multiline parameters in configparser (#949) 2019-06-22 22:17:14 -07:00
test_exit_crash.py Qulogic py3 fixes (#1073) 2019-11-12 08:45:42 -08:00
test_functions.py Fixes incorrect default value for scale parameter in makeARGB. (#793) 2019-08-17 22:19:11 -07:00
test_qt.py gc.collect() causes segfault on pyside2, test will pass on pyqt5 bindings (did not test pyqt4 or pyside1) 2019-05-12 17:30:40 -07:00
test_ref_cycles.py Fix up Qt.py and deprecate USE_XX variables 2018-02-16 20:42:34 -08:00
test_reload.py Write Python representation of path to Python file 2019-06-18 20:14:51 +02: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
ui_testing.py Merge branch 'develop' into ccf-viewer-fixes 2016-12-14 08:35:33 -08:00
uictest.ui Added missing .ui file needed for uic unit test 2014-05-19 18:25:05 -04:00