0 files changed

New commits:
commit 1baa44621b6121f73a7e987586c355005bcf28b4
Author:     Okhuomon Ajayi <[email protected]>
AuthorDate: Tue Oct 28 17:17:27 2025 +0100
Commit:     Ilmari Lauhakangas <[email protected]>
CommitDate: Wed Oct 29 07:37:41 2025 +0100

    tdf#168520: rename tdf141957, tdf150331 and tdf157569
    
    tests to
    tdf141957_text_grid_characters_per_line_header,
    tdf150331_autocorrect_without_show_as_tip
    and tdf157569_formula_font_size
    to make it easier to understand what they are testing.
    
    Change-Id: If3b3e3cccfdade51558b8aa96c206ba7430f3343
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/193105
    Reviewed-by: Ilmari Lauhakangas <[email protected]>
    Tested-by: Jenkins

diff --git a/sw/qa/uitest/writer_tests6/tdf141957.py 
b/sw/qa/uitest/writer_tests6/tdf141957_text_grid_characters_per_line_header.py
similarity index 100%
rename from sw/qa/uitest/writer_tests6/tdf141957.py
rename to 
sw/qa/uitest/writer_tests6/tdf141957_text_grid_characters_per_line_header.py
diff --git a/sw/qa/uitest/writer_tests6/tdf150331.py 
b/sw/qa/uitest/writer_tests6/tdf150331_autocorrect_without_show_as_tip.py
similarity index 100%
rename from sw/qa/uitest/writer_tests6/tdf150331.py
rename to 
sw/qa/uitest/writer_tests6/tdf150331_autocorrect_without_show_as_tip.py
diff --git a/sw/qa/uitest/writer_tests6/tdf157569.py 
b/sw/qa/uitest/writer_tests6/tdf157569_formula_font_size.py
similarity index 100%
rename from sw/qa/uitest/writer_tests6/tdf157569.py
rename to sw/qa/uitest/writer_tests6/tdf157569_formula_font_size.py

Reply via email to