JP Simard
9ad1b842e8
set 'swiftlint' scheme's arguments to 'lint --no-cache'
...
since the cache is per-version and the version number is
only bumped for releases, meaning that during development
the cache is likely to be incorrect.
2017-02-10 11:52:13 -08:00
Marcelo Fabri
c8e08181e0
Merge branch 'master' into identifier-rule
2017-01-25 12:17:05 -02:00
Marcelo Fabri
3800915e88
Swift 2.3 compatibility
2017-01-24 22:27:46 -02:00
Marcelo Fabri
5c42f59595
Validate enum element only on Swift 3
2017-01-23 21:38:57 -02:00
Marcelo Fabri
0a39d3c53a
Fix tests on Swift 2.3
2017-01-17 04:44:24 -02:00
Marcelo Fabri
1a91a3abe3
type_name rule validates enum values with Swift 2.3
...
Fixes #1090
2016-12-30 15:21:26 -02:00
Marcelo Fabri
6bd9bec6d7
PR feedback
2016-12-30 01:46:05 -02:00
Marcelo Fabri
9757442491
Moving Swift 2 tests to a single file
2016-12-30 00:44:22 -02:00
Marcelo Fabri
d75cd234f7
Run tests with Swift 2.3 set for SourceKitten
...
This should help preventing issues like #1019 .
2016-12-30 00:06:51 -02:00
Norio Nomura
940fa37adb
Set DEVELOPER_DIR environment variable to scheme
...
This is a workaround for running tests on Xcode 7.3.1 while `xcode-select` points Xcode 8 as active developer directory.
2016-09-01 15:58:57 +09:00
Norio Nomura
997de4504c
Set TOOLCHAIN environment variable to scheme
...
By applying this, SourceKitten will use same version of `sourcekitd.framework` that running tests.
2016-08-23 23:55:54 +09:00
Norio Nomura
d2a3f31488
Migrate to Swift 2.3
2016-08-23 23:53:35 +09:00
Scott Hoyt
bc880f3156
Enable test coverage generation.
2016-01-02 15:41:53 -08:00
JP Simard
e95625ee79
update for swift 2
2015-08-27 14:20:51 -07:00
JP Simard
767add47e8
First commit
2015-05-16 18:58:10 +02:00