Kaydet (Commit) 86408240 authored tarafından Tamás Zolnai's avatar Tamás Zolnai

ChartDumpTest: Bigger delta is needed here

Change-Id: Ic7583e06cbb287805a11b148b40b6e5eda22c6eb
üst cdd4a9fa
...@@ -393,7 +393,7 @@ DECLARE_DUMP_TEST(ChartDataTest, Chart2DumpTest, false) ...@@ -393,7 +393,7 @@ DECLARE_DUMP_TEST(ChartDataTest, Chart2DumpTest, false)
DECLARE_DUMP_TEST(LegendTest, Chart2DumpTest, false) DECLARE_DUMP_TEST(LegendTest, Chart2DumpTest, false)
{ {
const double fLocalEPS = 550.1; const double fLocalEPS = 700.1;
const std::vector<OUString> aTestFiles = const std::vector<OUString> aTestFiles =
{ {
"legend_on_right_side.odp", "legend_on_right_side.odp",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment