pyqtgraph/pyqtgraph/tests
Martin Chase 6fed6d42b3
Protect makeARGB with tests and benchmarks (#1697)
* update to working

* cupy tests, too

* doubling up and down

* add more realism to the benchmarks

* name to reflect scale

* use different numbers to mean different numbers

(that sure does sound tautological)

* more sensible: order, error

* thorough check of lots of makeARGB arg combos

* docstring for tool usage

* no print needed

* better error messages

* test makeARGB using cupy, too

* skip without cupy available

* switch from conda to venv

* skip cupy runs when not available

* use endian-proof makeARGB shim in tests

* generate the asv conf to suit the system

* document running asv

* comments for future matrix goals

* put all makeARGB tests together; name for clarity

* subprocess.check_output is standard for all supported pythons

* better handle lack of git version

* use makeARGB shim

* small fixes and improvements
2021-04-15 15:51:21 -07:00
..
__init__.py Merge branch 'develop' into ccf-viewer-fixes 2016-12-14 08:35:33 -08:00
image_testing.py image_testing.py: swap red and blue channels 2021-04-01 08:32:31 +08:00
test_Vector.py Add targeted Vector test coverage 2020-09-20 09:19:39 -07: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 Protect makeARGB with tests and benchmarks (#1697) 2021-04-15 15:51:21 -07:00
test_makeARGB.py Protect makeARGB with tests and benchmarks (#1697) 2021-04-15 15:51:21 -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 Skip test_reload on python 3.10+ 2021-02-13 10:57:38 -08: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
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