[Libreoffice-commits] core.git: sw/qa

Xisco Fauli (via logerrit) logerrit at kemper.freedesktop.org
Tue Jul 6 12:57:57 UTC 2021


 0 files changed

New commits:
commit b06b116dfcf1f30302cbf0ee08653df2e4871c24
Author:     Xisco Fauli <xiscofauli at libreoffice.org>
AuthorDate: Tue Jul 6 11:30:03 2021 +0200
Commit:     Xisco Fauli <xiscofauli at libreoffice.org>
CommitDate: Tue Jul 6 14:57:23 2021 +0200

    uitest: move table tests where they belong
    
    Change-Id: I2f756b3176f1f406cc659ff1c13a368906e33cbb
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118469
    Tested-by: Jenkins
    Reviewed-by: Xisco Fauli <xiscofauli at libreoffice.org>

diff --git a/sw/qa/uitest/writer_tests7/tdf109083.py b/sw/qa/uitest/table/tdf109083.py
similarity index 100%
rename from sw/qa/uitest/writer_tests7/tdf109083.py
rename to sw/qa/uitest/table/tdf109083.py
diff --git a/sw/qa/uitest/writer_tests4/tdf115572.py b/sw/qa/uitest/table/tdf115572.py
similarity index 100%
rename from sw/qa/uitest/writer_tests4/tdf115572.py
rename to sw/qa/uitest/table/tdf115572.py
diff --git a/sw/qa/uitest/writer_tests4/tdf115573.py b/sw/qa/uitest/table/tdf115573.py
similarity index 100%
rename from sw/qa/uitest/writer_tests4/tdf115573.py
rename to sw/qa/uitest/table/tdf115573.py
diff --git a/sw/qa/uitest/writer_tests7/tdf131771.py b/sw/qa/uitest/table/tdf131771.py
similarity index 100%
rename from sw/qa/uitest/writer_tests7/tdf131771.py
rename to sw/qa/uitest/table/tdf131771.py
diff --git a/sw/qa/uitest/writer_tests4/tdf51352.py b/sw/qa/uitest/table/tdf51352.py
similarity index 100%
rename from sw/qa/uitest/writer_tests4/tdf51352.py
rename to sw/qa/uitest/table/tdf51352.py
diff --git a/sw/qa/uitest/writer_tests/tdf53460.py b/sw/qa/uitest/table/tdf53460.py
similarity index 100%
rename from sw/qa/uitest/writer_tests/tdf53460.py
rename to sw/qa/uitest/table/tdf53460.py
diff --git a/sw/qa/uitest/writer_tests/tdf93068.py b/sw/qa/uitest/table/tdf93068.py
similarity index 100%
rename from sw/qa/uitest/writer_tests/tdf93068.py
rename to sw/qa/uitest/table/tdf93068.py


More information about the Libreoffice-commits mailing list