diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2021-07-07 16:00:12 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2021-07-08 08:05:26 +0200 |
commit | 395ecf1ed3040b4eac6b1fc8d6b96ca426657321 (patch) | |
tree | 0e219dc1a79413d8615337a5dd110f0a0bcbc7b8 /solenv | |
parent | 822f128e734f37ee4de9bf5b62640cbec140701e (diff) |
Turn OSL_DEBUG_LEVEL >= 2 SelfTest into CppunitTest
...and move "10.0", "10.10", and "1.5.0_010" from badVersions[] to good
versions[] to make the test succeed (assuming these shall indeed be classified
as good by now, presumably due to changes to the SunVersion implementation in
the meantime)
Change-Id: Ia7cf9b0e607743a5e0534078c0221c1423f6cfb3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118570
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/excludelist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index 18f9687dd693..de0adf28e56f 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -6654,6 +6654,7 @@ jvmfwk/plugins/sunmajor/pluginlib/util.hxx jvmfwk/plugins/sunmajor/pluginlib/vendorbase.cxx jvmfwk/plugins/sunmajor/pluginlib/vendorlist.cxx jvmfwk/plugins/sunmajor/pluginlib/vendorlist.hxx +jvmfwk/qa/unit/sunversion.cxx jvmfwk/source/elements.cxx jvmfwk/source/framework.cxx jvmfwk/source/framework.hxx |