libxlsxwriter/test/functional
2023-09-25 20:59:05 +01:00
..
src Convert public char* to const char* for C++ compatibility. 2023-09-25 20:59:05 +01:00
xlsx_files Add support for signed VBA projects. 2023-09-20 19:41:21 +01:00
base_test_class.py Fix to allow functional tests to run on Windows. 2022-02-16 21:01:52 +00:00
helper_functions.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_array_formula.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_autofilter.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_background.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_button.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_area.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_axis.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_bar.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_blank.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_chartarea.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_column.py Add extra test for chart category values. 2022-02-09 08:21:54 +00:00
test_chart_crossing.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_data_labels.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_display_units.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_doughnut.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_drop_lines.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_errorbars.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_font.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_format.py chart: add support for 0 line width 2023-03-26 20:22:00 +01:00
test_chart_gap.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_gridlines.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_high_low_lines.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_legend.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_line.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_order.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_pattern.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_pie.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_points.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_radar.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_scatter.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_size.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_sparse.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_str.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_table.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_title.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chart_up_down_bars.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_chartsheet.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_comment.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_conditional_format.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_data_validation.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_default_row.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_defined_name.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_dynamic_array.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_escapes.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_fit_to_pages.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_formatting.py Add quote_prefix format property. 2023-01-10 00:05:08 +00:00
test_gridlines.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_header_image.py Added example of setting a watermark in Excel. 2022-01-16 20:22:48 +00:00
test_hyperlink.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_ignore_errors.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_image.py Fix 32bit multiply with overflow issue for images. 2023-08-12 21:11:00 +01:00
test_merge_range.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_misc.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_object_position.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_optimize.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_outline.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_output_buffer.py Add memory buffer support 2022-11-10 19:22:49 +00:00
test_page_breaks.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_page_setup.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_panes.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_print_area.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_print_options.py Add worksheet option to print in black and white. 2022-02-26 15:02:53 +00:00
test_print_scale.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_properties.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_protect.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_repeat.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_rich_string.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_row_col_format.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_set_column.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_set_row.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_set_selection.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_set_start_page.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_simple.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_table.py Add fix for worksheets with tables and background images. 2023-01-31 23:32:05 +00:00
test_tmpdir.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_top_left_cell.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_types.py Updated copyright year. 2022-01-16 20:22:27 +00:00
test_vba.py Add support for signed VBA projects. 2023-09-20 19:41:21 +01:00
test_write_data.py Updated copyright year. 2022-01-16 20:22:27 +00:00