Commit Graph

7 Commits

Author SHA1 Message Date
YOCKOW b9c3ac5028 Remove LinuxMain.swift and XCTestManifests.swift
Tests are automatically discovered on all platforms in Swift 5.4.
2021-05-09 18:21:51 +09:00
YOCKOW 6513d36334
Add workaround for tests. 2020-05-24 14:24:43 +09:00
YOCKOW 5f285e886f
Let it conform to `Codable`. 2020-05-24 13:27:11 +09:00
YOCKOW a1f456e63d
Change `description`. 2020-05-24 13:17:37 +09:00
YOCKOW bc0cfa3988
Let it work with `Date`. 2020-05-24 12:49:54 +09:00
YOCKOW 8923a2458c Migrate to Swift5 & Change APIs. 2019-04-14 11:08:03 +09:00
YOCKOW 50d04aad0c Introduced Swift Package Manager and XCTest instead of swift-tap 2017-09-02 10:36:00 +09:00