...this uncovered one inconsistency: when directly adding values into one of the embedded data vectors, the inconsistent size was allowed to persist even when adding / removing lines. This is in contradiction to the behavior for the CSV dump, which uses index positions from the front of all vectors uniformely. Thus changed the behaviour of adding a new row, so that it now caps all vectors to a common size also added function to clear the table |
||
|---|---|---|
| .. | ||
| data-csv-test.cpp | ||
| file-support-test.cpp | ||
| statistic-test.cpp | ||