Commit Graph

283 Commits

Author SHA1 Message Date
Paul Zabelin
dc3f3512fe update bundle and pods 2020-09-08 22:02:16 -07:00
Paul Zabelin
49dce4e3c8 add first workflow (#45)
* add first workflow
* prepare cocoapods
add pod install step before running tests
* Install bundle dependencies
* fix test action failure
* improve test action
* cache cocoapods
* use latest cache action
* fix xcode warning
2020-09-08 21:39:32 -07:00
Paul Zabelin
7b5521531b fix: travis carthage build 2020-01-16 16:59:38 -08:00
Paul Zabelin
5206168411 chore: update bundle and pods 2020-01-16 15:21:11 -08:00
Paul Zabelin
2934ab3205 update Example pod to use latest 2020-01-06 21:08:50 -08:00
Paul Zabelin
794f0112b1 fix: pod update Example
to update podfile checksum
2020-01-06 20:40:33 -08:00
Paul Zabelin
23ee7394ef refactor: Podfile to remove unnecessary inhibit_warnings 2020-01-06 19:54:10 -08:00
Paul Zabelin
e66c37e7f9 chore: update pods
to use recently release nimble snapshots with pixel tolerance
2020-01-06 19:52:02 -08:00
Paul Zabelin
8d1fbca924 fix: travis snapshot tolerance to 2% 2020-01-02 06:03:05 -08:00
Paul Zabelin
a051347f6f use pixel tolerance for snapshot test 2020-01-02 04:41:25 -08:00
Paul Zabelin
c43ecb2017 fix: travis reference images names 2020-01-02 04:32:29 -08:00
Paul Zabelin
cef15da04b fix: travis image comparison within a tolerance 2020-01-02 02:34:03 -08:00
Paul Zabelin
162109de0f update reference image 2020-01-02 02:03:55 -08:00
Paul Zabelin
a1b2916481 fix: travis cocoapods
use CDN for cocoapods repo
use travis installed ruby version 2.6.4
2020-01-02 02:01:54 -08:00
Paul Zabelin
e455219f6d fix: snapshot test image 2020-01-02 01:04:47 -08:00
Paul Zabelin
69983c3bf8 use SIMD generics 2020-01-02 01:01:42 -08:00
Paul Zabelin
5affb06d22 update pods 2020-01-02 00:56:56 -08:00
Paul Zabelin
e57a402d06 update to xcode recommended settings 2020-01-02 00:54:40 -08:00
Paul Zabelin
f8d30c43d8 update cocoapods 2020-01-02 00:53:58 -08:00
Paul Zabelin
80af2b51c7 update bundle and pods 2019-08-26 09:57:24 -07:00
Paul Zabelin
e3a34ed5e3 update pods with newer version of cocoapods 2019-08-07 12:13:47 -07:00
Paul Zabelin
5ce2430572 update gems - cocoapods 1.7.5 2019-08-06 11:30:03 -07:00
Paul Zabelin
44b6d18600 bundle and pod update 2019-07-03 22:39:45 -07:00
Paul Zabelin
0bff52e4fd update bundle and pods
cocoapods 1.7.1
2019-06-03 21:29:26 -07:00
Paul Zabelin
bceb5fc706 update bundle and pods 2019-05-23 17:56:23 -07:00
Paul Zabelin
035fcb83b9 ignore errors trying to restore links to openblas
ln: /usr/local/opt/openblas/0.3.5: File exists
https://travis-ci.org/paulz/PerspectiveTransform/jobs/526580145#L878
2019-05-01 00:43:04 -07:00
Paul Zabelin
02416f422a update to Quick (2.1.0) 2019-04-30 09:19:23 -07:00
Paul Zabelin
2ae0faf3b8 random order for test execution 2019-04-11 03:29:00 -07:00
Paul Zabelin
73a618eb4b extract corners() and reuse method for CGRect 2019-04-10 13:24:05 -07:00
Paul Zabelin
0e7af6191c restore link to openblas
to fix build failure: https://circleci.com/gh/paulz/PerspectiveTransform/363
2019-04-10 04:38:44 -07:00
Paul Zabelin
944a5f4bac describe performance test results 2019-04-10 03:24:56 -07:00
Paul Zabelin
137dfd5808 refactor to reuse CompareTransformSpecConfiguration 2019-04-10 02:53:10 -07:00
Paul Zabelin
b0455dfef6 reuse zero from simd 2019-04-09 13:37:04 -07:00
Paul Zabelin
04d5a5326c update opencv dependencies for mojave 10.14.4 2019-04-09 04:50:55 -07:00
Paul Zabelin
d90988b427 simplify build for testing 2019-04-09 04:27:46 -07:00
Paul Zabelin
3d03436393 update pods 2019-04-09 03:33:42 -07:00
Paul Zabelin
51ed02f993 use latest iOS and macOS versions for testing 2019-04-09 02:44:16 -07:00
Paul Zabelin
ecfdfd972b migrate to swift 5 2019-04-09 01:30:07 -07:00
Paul Zabelin
92da0f2525 fix redudant public 2019-04-09 01:20:59 -07:00
Paul Zabelin
49c058a54c migrate to new SIMD and xcode project settings 2019-04-09 01:17:39 -07:00
Paul Zabelin
a7c7d52882 update pods 2019-04-07 16:12:04 -07:00
Paul Zabelin
00b630ff32 refactor photo view controller to add perspective straightening 2019-03-20 14:46:11 -07:00
Paul Zabelin
71f08a0300 refactor example with pan gestures
to use view tags to sort outlet array
2019-03-20 10:47:08 -07:00
Paul Zabelin
3c9704c8a5 update pods 2019-03-19 17:27:37 -07:00
Paul Zabelin
722f8cad02 extract transform components for testing affective transform on layer 2019-03-19 14:25:39 -07:00
Paul Zabelin
ef71565686 more inferred types 2019-03-18 10:48:10 -07:00
Paul Zabelin
3517fa7e4c add specs showing use of basisVectorsToPointsMap and pointsToBasisVectorsMap 2019-03-17 22:24:23 -07:00
Paul Zabelin
cf20cb7298 reindent 2019-03-17 21:20:37 -07:00
Paul Zabelin
d085de277d rename Types 2019-03-16 09:51:48 -07:00
Paul Zabelin
2a1449fa54 refactor to use type inference 2019-03-13 23:45:03 -07:00