/binaryurp/

n value='distro/cib/libreoffice-5-0'>distro/cib/libreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/soltools
>
AgeCommit message (Expand)Author
2014-04-04Move prototype to includeStephan Bergmann
2014-03-31Typo #elsif -> #elifStephan Bergmann
2013-11-17WaE: 'PATH_MAX' : macro redefinitionTor Lillqvist
2013-11-16Fix for VS 2013 compilationJesús Corrius
authorCaolán McNamara <caolanm@redhat.com>2017-07-22 19:45:39 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-07-23 10:52:44 +0200
commit737e6c248ae015b7fced059257f2faa9cf4c0703 (patch)
tree34aeb11f06cd56820d1229668441106e90a69b00 /include/toolkit
parent28b382b7b0a32417e0aedd4ae415a69e479fe60b (diff)
make JunitTest_svx_unoapi more reliable by checking against current bounds
we've been here before with... commit a9cf50c24dd10a20e1288828e2a59c193bb582cb Date: Mon Sep 30 15:28:02 2013 +0100 junit: make tests robust by compensating for intermittent sizing race. so lets fetch the bounds fresh when checking its consistency with the other measurements and placements rather than comparing against its earlier perhaps now changed value Change-Id: I24585901fedfd710fee194fab697b445f8633e73 Reviewed-on: https://gerrit.libreoffice.org/40318 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>