Commit Graph

12 Commits

Author SHA1 Message Date
Pradana AUMARS 1a0e8e5bcb Add easycsv_find_value
Signed-off-by: Pradana AUMARS <paumars@courrier.dev>
2021-07-16 21:31:51 +02:00
Pradana AUMARS 3178e0eccf Corrected cell names
Signed-off-by: Pradana AUMARS <paumars@courrier.dev>
2021-07-16 20:59:28 +02:00
Pradana AUMARS 3304163ab0 Fix easycsv_read_value with more tests
Signed-off-by: Pradana AUMARS <paumars@courrier.dev>
2021-07-16 20:57:03 +02:00
Pradana AUMARS 2fa4ca384c Fix easycsv_read_value
Signed-off-by: Pradana AUMARS <paumars@courrier.dev>
2021-07-16 20:25:30 +02:00
Pradana AUMARS d4b53ede9b All private members are now public members.
* Construction, destruction, print row, print columns all work in READ mode

Signed-off-by: Pradana AUMARS <paumars@courrier.dev>
2021-07-16 18:46:36 +02:00
Pradana AUMARS 5f50b57b36 Reorganise easycsv_access_suite 2021-07-11 17:16:10 +02:00
Pradana AUMARS 83662a410e Move easycsv.h to include/ directory 2021-07-11 12:03:27 +02:00
Pradana AUMARS 47095a868e Move print test suite to read test suite 2021-06-29 23:42:33 +02:00
Pradana AUMARS 9d1dcc5714 Shuffle tests suite func definitions 2021-06-29 23:39:38 +02:00
Pradana AUMARS 4c65f21664 Skip constructor write mode 2021-06-29 22:19:30 +02:00
Pradana AUMARS 5a2b67b933 Improve constructor test suite 2021-06-29 21:41:22 +02:00
Pradana AUMARS 6bb86dbb16 Add testing suites 2021-06-27 21:50:05 +02:00