artemp
|
ca0c0e5888
|
csv_util - combine auto-decting separator/quote/newline into one method std::tuple<char, bool, char, char> autodect_csv_flavour(T & stream, std::size_t file_length)
|
2016-02-15 13:55:06 +01:00 |
|
Dane Springmeyer
|
96dff395a4
|
fix usage of base in csv unit tests
|
2016-01-05 15:18:02 -08:00 |
|
artemp
|
b513d6a07b
|
don't export DYLD_LIBRARY_PATH multiple times
|
2016-01-04 14:24:25 +00:00 |
|
Dane Springmeyer
|
58f30f3d42
|
more CSV test coverage - refs #3098
|
2015-11-09 10:47:07 -08:00 |
|
Dane Springmeyer
|
53174718d8
|
use mapnik/warning_ignore.hpp in a few more places
|
2015-11-09 09:51:35 -08:00 |
|
Dane Springmeyer
|
1106654d40
|
[unit] move some code from csv test to header
|
2015-10-29 09:23:54 -07:00 |
|
Dane Springmeyer
|
5090b103e4
|
try to speed up compile of tests by cleaning up unused includes/cruft
|
2015-10-29 08:20:46 -07:00 |
|
Dane Springmeyer
|
cf36c78812
|
fix #3143
|
2015-10-23 10:39:34 -07:00 |
|
artemp
|
69829e028d
|
add simple I/O error test when file does not exist
|
2015-10-23 14:11:17 +01:00 |
|
artemp
|
b0bcf86aaa
|
clean up -> remove *.index
|
2015-10-23 13:17:18 +01:00 |
|
artemp
|
35a420927e
|
follow naming convention
|
2015-10-23 13:12:19 +01:00 |
|