Yasuhiro Hatta
0f9d4bfd27
Generate LinuxMain.swift using `swift test --generate-linuxmain`
2019-06-29 21:11:46 +09:00
Yasuhiro Hatta
ce44b39fa5
Update README.md
2017-07-17 15:40:32 +09:00
Yasuhiro Hatta
0ef7b0eb0e
Bump version 2.0.0
2017-06-19 02:22:53 +09:00
Yasuhiro Hatta
2a284b6d3d
Keep compatibility with version 1
2017-06-18 15:50:31 +09:00
Yasuhiro Hatta
7d56f466a9
Rename CSV to CSVReader
2017-05-29 01:33:24 +09:00
Yasuhiro Hatta
683e286ac7
chmod -x
2017-05-28 15:17:39 +09:00
Yasuhiro Hatta
13c29f98ed
Merge branch 'master' into develop
...
# Conflicts:
# Tests/CSVTests/CSVTests.swift
# Tests/CSVTests/ReadmeTests.swift
2016-12-23 16:52:27 +09:00
Claus Höfele
9a061c28c3
Hook up unit tests for Linux-based builds
2016-11-28 22:18:40 +01:00
Yasuhiro Hatta
7b3d6e73cd
Merge branch 'master' into develop
...
# Conflicts:
# CSV.xcodeproj/project.pbxproj
2016-11-16 01:47:45 +09:00
Lukas Schmidt
2b7a25a378
Updates Package structure to fix error
...
error: the module at Tests/CSV has an invalid name ('CSV'): the name of
a test module has no ‘Tests’ suffix
fix: rename the module at ‘Tests/CSV’ to have a ‘Tests’ suffix
2016-11-13 14:11:47 +01:00