libxlsxwriter/test/functional
2015-12-09 21:14:08 +00:00
..
src Added docs and extra tests for worksheet_set_selection(). 2015-12-09 21:14:08 +00:00
xlsx_files Added docs and extra tests for worksheet_set_selection(). 2015-12-09 21:14:08 +00:00
base_test_class.py Updated copyright year. 2015-03-07 16:42:13 +00:00
helper_functions.py Updated copyright year. 2015-03-07 16:42:13 +00:00
test_array_formula.py Added array function support. 2015-04-15 22:00:13 +01:00
test_autofilter.py Initial autofilter support. 2015-04-17 23:54:05 +01:00
test_defined_name.py Fix for defined name ordering. 2015-04-18 01:25:38 +01:00
test_escapes.py Added tests for hyperlink escaping. 2015-05-04 01:03:13 +01:00
test_fit_to_pages.py Added worksheet_fit_to_pages() function. 2015-04-13 23:17:11 +01:00
test_formatting.py Updated copyright year. 2015-03-07 16:42:13 +00:00
test_gridlines.py Added worksheet gridlines and print centering. 2015-04-09 14:34:25 +01:00
test_hyperlink.py Additional hyperlink tests. 2015-05-04 00:36:28 +01:00
test_merge_range.py Added merge_range() function. 2015-04-08 00:13:55 +01:00
test_optimize.py Updated copyright year. 2015-03-07 16:42:13 +00:00
test_page_breaks.py Added worksheet page break functions. 2015-04-15 00:41:29 +01:00
test_page_setup.py Updated copyright year. 2015-03-07 16:42:13 +00:00
test_panes.py Initial split pane support. 2015-12-06 18:19:25 +00:00
test_print_area.py Added worksheet_print_area function. 2015-04-13 17:17:01 +01:00
test_print_options.py Added worksheet_print_area function. 2015-04-13 17:17:01 +01:00
test_print_scale.py Added worksheet_print_scale() function. 2015-04-14 00:29:48 +01:00
test_repeat.py Added support for repeat_rows and repeat_columns. 2015-04-12 23:53:03 +01:00
test_row_col_format.py Updated copyright year. 2015-03-07 16:42:13 +00:00
test_set_selection.py Added docs and extra tests for worksheet_set_selection(). 2015-12-09 21:14:08 +00:00
test_set_start_page.py Added worksheet_set_start_page() function. 2015-04-14 00:04:33 +01:00
test_simple.py Added merge_range() function. 2015-04-08 00:13:55 +01:00
test_write_data.py Updated copyright year. 2015-03-07 16:42:13 +00:00