-
Notifications
You must be signed in to change notification settings - Fork 15
Tests
Paul Zabelin edited this page Jan 20, 2019
·
10 revisions
- Unit Specs run fast without host app against the dynamic swift framework
- App Specs
- Snapshot test against the expected image
- Performance test
- Accelerate framework test using Apple’s implementation of LAPACK: Linear Algebra PACKage , see dgetrs()
- Algebraic method test to compare with the known solution
- OpenCV test on Mac compares the result with findHomography method