pyqtgraph/pyqtgraph/util
Ogi Moore a6971c768d Move and Update test-data repo into pyqtgraph repo
To reduce complexity, and make it easier to add more images and tests,
the images in the `test-data` repository should be merged with the main
repository.  Furthermore, we can remove a lot of the subprocess work in
the image_testing.py file, as we no longer need to have it interact with
git.

The images are not the same.  Images were regenerated with Qt6, and now
have proper big and little endian handling thanks to @pijyoi

Second commit is a slightly modified variant of
2e135ab282d6007b34a3854921be54d0e9efb241 authored by @pijyoi
it is to convert qimages to RGBA8888 for testing.  Image
files were regenerated images for the big/little handling

Fixed issue with bogus test from test_NonUniformImage and generated a
new image
2021-05-31 21:05:00 -07:00
..
colorama Added Travis CI support 2014-03-30 02:51:32 -04:00
__init__.py Moved lru_cache to util, test to util/tests 2014-03-05 09:16:53 -05:00
cprint.py Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04:00
cupy_helper.py useCupy option should be settable after ImageItem init (#1749) 2021-04-30 10:41:11 -07:00
garbage_collector.py MNT: Print function -> Print statement 2015-07-11 11:17:48 -05:00
get_resolution.py fix get_resolution.py to use QScreen 2021-01-16 14:33:47 +08:00
lru_cache.py Deprecate unused/unnecessary modules (#1576) 2021-02-15 09:52:06 -08:00
mutex.py Allow Mutex to be used as drop-in replacement for python's Lock 2017-09-13 22:14:29 -07:00
numba_helper.py add usage of numba (for rescale) (#1695) 2021-04-28 22:29:09 -07:00
pil_fix.py Deprecate unused/unnecessary modules (#1576) 2021-02-15 09:52:06 -08:00