c4be1ca649
This pairs with the existing ft_row_count() using the same column counting method used elsewhere in the code (i.e., iterate over rows and find the biggest). Added unit tests for ft_row_count(), ft_col_count(), ft_is_empty(), and use a myriad of insertion methods to increase coverage. |
||
---|---|---|
.. | ||
test_string_buffer.c | ||
test_table_geometry.c | ||
test_vector.c |