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

Remove these temporarily added defines

Changing font to a bundled one does not solve the issue.

Change-Id: I2606657a78115bc9b01cda9f0825b55ecfad3ab8
üst 9d29d3da
......@@ -560,9 +560,6 @@ DECLARE_DUMP_TEST(GridTest, Chart2DumpTest, false)
}
}
#undef INT_EPS
#define INT_EPS 0.1
DECLARE_DUMP_TEST(AxisGeometryTest, Chart2DumpTest, false)
{
const std::vector<OUString> aTestFiles =
......@@ -636,9 +633,6 @@ DECLARE_DUMP_TEST(AxisGeometryTest, Chart2DumpTest, false)
}
}
#undef INT_EPS
#define INT_EPS 2.1
DECLARE_DUMP_TEST(AxisLabelTest, Chart2DumpTest, false)
{
const std::vector<OUString> aTestFiles =
......
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