libxlsxwriter/test/unit/utility
John McNamara 8231ead05b Refactored error handling and reporting.
Some of the previously defined error names have changed to give
a more consistent interface. Also added a lxw_strerror() function
to decode the error to a string.

Issue #49.
2016-05-30 21:16:25 +01:00
..
main.c Update copyright year. 2016-01-03 19:47:16 +00:00
Makefile Update copyright year. 2016-01-03 19:47:16 +00:00
test_col_to_name.c Refactoring of defines and test functions. 2016-05-05 23:40:06 +01:00
test_datetime_to_excel.c Update copyright year. 2016-01-03 19:47:16 +00:00
test_name_to_col.c Refactoring of defines and test functions. 2016-05-05 23:40:06 +01:00
test_quote_sheetname.c Refactoring of defines and test functions. 2016-05-05 23:40:06 +01:00
test_row_colto_cell.c Refactoring of defines and test functions. 2016-05-05 23:40:06 +01:00
test_rowcol_to_formula.c Added series set range functions. 2016-05-20 22:49:03 +01:00
test_rowcol_to_range.c Added series set range functions. 2016-05-20 22:49:03 +01:00
test_strerror.c Refactored error handling and reporting. 2016-05-30 21:16:25 +01:00
test_xl_name_to_row.c Refactoring of defines and test functions. 2016-05-05 23:40:06 +01:00