Commit Graph

5 Commits

Author SHA1 Message Date
Karoy Lorentey
f336bf0077 [test] Update for availability adjustments in Accelerate 2019-06-25 20:19:07 -07:00
Steve (Numerics) Canon
d4b90f4837 Temporarily disable all the Accelerate tests.
These are testing for bitwise identical results, but don't guarantee that
the buffers being used always have identical alignment. This will result
in small rounding differences when vector codepaths are used for different
elements of some results.

This is partially an underlying bug in Accelerate (which is outside the
scope of this project to fix), and partly a test bug (which we can address
by adopting approximate comparisons here). In the short term, though, I'm
going to disable these.
2019-05-03 09:12:30 -04:00
simon gladman
0606fdd98b Create versions of window and ramp generation operations that return a result. 2019-04-02 16:13:01 +01:00
simon gladman
0fa3c40dd6 remove duplicated tests 2019-03-28 15:31:24 +00:00
simon gladman
f6e31df479 Refactor Tests 2019-03-27 15:10:59 +00:00