Commit Graph

68 Commits

Author SHA1 Message Date
Paul Zabelin
0fc67cd401 reorder travis config
to match the order of execution, see
https://travis-ci.org/paulz/PerspectiveTransform/jobs/347584158
2018-02-28 19:10:15 -08:00
Paul Zabelin
51e7d0f82f refactor travis Gemfile
to use group, as travis now requires cocoapods for pod install
2018-02-28 18:12:34 -08:00
Paul Zabelin
597268c64c refactor NimbleSpecHelper
to share it with OS X target
2018-02-28 17:33:17 -08:00
Paul Zabelin
6237ec259b add travis specific gemfile 2018-02-28 04:00:56 -08:00
Paul Zabelin
56c1d73f19 fix travis failure to code sign
disable code sign for OS X tests
2018-02-28 03:29:55 -08:00
Paul Zabelin
3d1b7dba18 migrate tests to quick 2018-02-28 02:05:49 -08:00
Paul Zabelin
bc25543859 migrate open cv test to quick 2018-02-28 02:00:18 -08:00
Paul Zabelin
73796a0684 add mac target to Podfile 2018-02-28 01:38:26 -08:00
Paul Zabelin
2ec1e5c3c1 reinstall pods, fix specs 2018-02-28 01:26:59 -08:00
Paul Zabelin
0f1631dbe3 add tests for open cv on mac 2018-02-28 01:17:18 -08:00
Paul Zabelin
ed9651af8c add test for simple identity matrix 2018-02-28 00:33:51 -08:00
Paul Zabelin
63fe3436ab use /usr/local/ path to find homebrew opencv installation
add open cv wrapper
2018-02-28 00:20:12 -08:00
Paul Zabelin
42b0641970 add mac unit test bundle 2018-02-28 00:08:56 -08:00
Paul Zabelin
a5cb37639e add spec to compare algebraic solution and OpenCV 2018-02-27 23:30:50 -08:00
Paul Zabelin
f71506903e fix swift version in specs 2018-02-27 23:17:47 -08:00
Paul Zabelin
235e7391e9 add another bot 2018-02-26 21:36:10 -08:00
Paul Zabelin
29360233fd update podspec
add screenshot
2018-02-24 19:08:37 -08:00
Paul Zabelin
11e5e09d9f add performance test to compare 2018-02-24 18:44:33 -08:00
Paul Zabelin
2611e7bda2 add Algebraic Solution 2018-02-24 18:34:58 -08:00
Paul Zabelin
8509c89869 split Framework Unit Specs
from Application Specs
2018-02-19 20:34:28 -08:00
Paul Zabelin
09cf3638e8 add slather 2018-02-19 19:17:37 -08:00
Paul Zabelin
4e166f91bf add CALayerTransformSpec 2018-02-19 17:02:53 -08:00
Paul Zabelin
8fc6998155 move adjugate to specs
as it is no longer needed on 64-bit architectures
2018-01-28 15:47:48 -08:00
Paul Zabelin
0d91897f97 fix pod install warning
remove ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES overrides from projects
to allow cocoapods control the value
2018-01-28 14:57:49 -08:00
Paul Zabelin
fa355b8ff2 update Xcode project
to fix references to Pod frameworks
2018-01-28 14:47:41 -08:00
Paul Zabelin
b1dcd5bb19 set development team to run tests on device
reformat specs
2018-01-28 03:12:25 -08:00
Paul Zabelin
0b090531df add spec for Perspective debug description 2018-01-28 02:15:43 -08:00
Paul Zabelin
a9e627f606 fix running tests in Example scheme 2018-01-27 23:56:09 -08:00
Paul Zabelin
3780758615 add ImageCoordinateSpace pod
unlock cocoapods gem version
2018-01-05 17:32:33 -08:00
Paul Zabelin
f9143d1328 use nested targets in Podfile 2018-01-05 17:28:52 -08:00
Paul Zabelin
5e088c2fa3 add resetAnchorPoint from tests to example 2018-01-05 17:25:05 -08:00
Paul Zabelin
c16fca184c add PhotoViewController 2018-01-05 16:45:24 -08:00
Paul Zabelin
231da21a73 refactor PerformanceTest
to measure Perspective create time
2018-01-05 15:25:31 -08:00
Paul Zabelin
99de6f5be8 set baseline for the performance test 2018-01-05 13:33:06 -08:00
Paul Zabelin
39a4585cf8 enable test coverage 2018-01-04 08:11:10 -08:00
Paul Zabelin
52bf690fc7 update version
fix warnings
2018-01-04 07:24:16 -08:00
Paul Zabelin
26f7e0c087 refactor beCloseTo 2018-01-04 07:12:45 -08:00
Paul Zabelin
fc73a01877 set deployment target to iOS11 2018-01-04 06:26:59 -08:00
Paul Zabelin
9b37829182 update swift
update bundle
update and cleanup pods
update test images
fix Xcode 9.2 errors
2018-01-04 06:05:32 -08:00
Paul Zabelin
44f6ae8e4e rename to PanViewController
add overlay scene
2016-02-26 21:42:19 -08:00
Paul Zabelin
d503ff5ad8 update expected image for snapshot spec to match travis 2016-02-23 21:08:01 -08:00
Paul Zabelin
c4ad257852 update travis 2016-02-23 03:32:17 -08:00
Paul Zabelin
c85bc992fa clean up project file from deleted references 2016-02-23 03:10:50 -08:00
Paul Zabelin
50398cc02d add snapshot test 2016-02-23 03:07:39 -08:00
Paul Zabelin
eb94895f9f fix build errors after renaming targets 2016-02-23 01:09:09 -08:00
Paul Zabelin
e72aafc156 rename example targets to Example and Tests 2016-02-22 21:29:42 -08:00
Paul Zabelin
f17036ba8a update baselines for performance test 2016-02-22 00:27:48 -08:00
Paul Zabelin
08e5529555 set performance baselines 2016-02-21 15:05:07 -08:00
Paul Zabelin
6ac5915b18 measure performance on iPhone4s 2016-02-21 14:59:32 -08:00
Paul Zabelin
29039c1f9d add performance test 2016-02-21 14:57:09 -08:00