pyqtgraph/pyqtgraph/tests
Eric Dill 5bfb903dac TST: python 3 generator compat
.keys() in python2 returns a list, .keys() in python3 returns a
generator. Wrap .keys() in a list so that you can index on it in python3
2015-07-11 11:20:29 -05:00
..
test_exit_crash.py TST: python 3 generator compat 2015-07-11 11:20:29 -05:00
test_functions.py tests working 2015-02-16 11:23:52 -05:00
test_qt.py Fixed unicode issues with PySide loadUiType 2014-04-26 13:45:34 -04:00
test_ref_cycles.py Add GraphicsWindow ref check 2014-04-27 13:44:58 -04:00
test_srttransform3d.py Added SRTTransform3D test, corrected fromMatrix bug 2014-03-11 10:11:03 -04:00
test_stability.py disabled stability test (because it is expected to crash) 2014-04-27 14:02:55 -04:00
uictest.ui Added missing .ui file needed for uic unit test 2014-05-19 18:25:05 -04:00