Commit graph

24 commits

Author SHA1 Message Date
Olga Khlopkova
cb7b9fc3cc Updated README.md with more examples and class description. 2020-07-06 17:29:56 +03:00
ldo2
574ed37209
Merge pull request #3 from mapsme/add-csv-writers
Csv-writers for all 18 GTFS files.
2020-06-19 14:08:20 +03:00
Olga Khlopkova
83dc935bfd removed unused var 2020-06-19 11:55:56 +03:00
Olga Khlopkova
e851019d3a fix for quotes 2020-06-19 11:05:01 +03:00
Olga Khlopkova
07d343eed8
Unit tests for different quotes combinations.
Co-authored-by: ldo2 <ldo2.msiu@gmail.com>
2020-06-19 10:32:07 +03:00
Olga Khlopkova
9a2366a1c7 Test for double-quoted text 2020-06-18 13:35:16 +03:00
Olga Khlopkova
714e771fba Fix for quoted empty string. 2020-06-18 13:33:29 +03:00
Olga Khlopkova
367e50799e
Unit test for quoted empty string.
Co-authored-by: ldo2 <ldo2.msiu@gmail.com>
2020-06-18 13:32:18 +03:00
Olga Khlopkova
bc554c36df Csv-writers for all 18 GTFS files. 2020-06-15 20:22:59 +03:00
Vladimir Byko-Ianko
9a21d029e8
Merge pull request #2 from mapsme/add-all-readers
Added 7 readers and extended unit tests
2020-05-14 10:41:40 +03:00
Olga Khlopkova
bce5517bb0 Added 7 readers and extended unit tests 2020-05-14 10:08:16 +03:00
Vladimir Byko-Ianko
f830f4c88a
Merge pull request #1 from mapsme/add-the-most-important-readers
The most important readers and unit tests
2020-05-01 15:10:02 +03:00
Olga Khlopkova
aa49034e50 Removed constness of 'res' which prevented automatic move 2020-05-01 13:40:52 +03:00
Olga Khlopkova
90a89d7cd9 Changed CHECK to REQUIRE in some test cases 2020-05-01 13:29:01 +03:00
Olga Khlopkova
7f6f960ed7 Fix for csv with different count of fields in header and row 2020-04-30 16:04:08 +03:00
Olga Khlopkova
b0bc895146 micro optimizations 2020-04-29 13:10:10 +03:00
Olga Khlopkova
8ce210ad53 extended error message 2020-04-28 13:42:49 +03:00
Olga Khlopkova
384884ed6f more info in error messages 2020-04-28 11:25:36 +03:00
Olga Khlopkova
a5584e1c42 updated credits 2020-04-27 16:58:03 +03:00
Olga Khlopkova
2f26038fff update for build instruction 2020-04-27 16:35:50 +03:00
Olga Khlopkova
dec4b7ff8b clang-format 2020-04-27 16:14:40 +03:00
Olga Khlopkova
521d2b76ad fix for frequencies 2020-04-27 16:14:07 +03:00
mesozoic-drones
083d98e431 Update README.md 2020-04-27 15:59:07 +03:00
mesozoic-drones
c8c9a5d2b4
Initial commit 2020-03-28 11:58:38 +03:00