[Libreoffice-commits] .: test/source

2012-11-30 Thread Libreoffice Gerrit user
test/source/sheet/xcellrangesquery.cxx | 42 - 1 file changed, 21 insertions(+), 21 deletions(-) New commits: commit 36b7794d832dbc87c250ef02eee643c4ce68f87a Author: Marcos Paulo de Souza Date: Fri Nov 30 14:56:19 2012 -0200 Remove rtl:: from a test in te

[Libreoffice-commits] .: test/source

2012-11-29 Thread Libreoffice Gerrit user
test/source/diff/diff.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 373074611cdb6ac3931143a03a3505cb489f1442 Author: Stephan Bergmann Date: Thu Nov 29 10:52:21 2012 +0100 Improve error message Change-Id: Ibaee8bd83e9f34e0258b48d87151ec03c8301

[Libreoffice-commits] .: test/source

2012-11-16 Thread Libreoffice Gerrit user
test/source/bootstrapfixture.cxx |8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) New commits: commit 715957c39a8e12a24dd592f55565be62da78c450 Author: Eike Rathke Date: Sat Nov 17 01:16:00 2012 +0100 we really don't need lang-conversion here Change-Id: I1f72ca29b2

[Libreoffice-commits] .: test/source

2012-05-08 Thread Kohei Yoshida
test/source/beans/xpropertyset.cxx | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit dc0d9e802a5a243dda684cc670e4ef1de9853fc7 Author: Kohei Yoshida Date: Tue May 8 11:10:21 2012 -0400 Property writable test for util::DateTime & fixed a copy/paste error.

[Libreoffice-commits] .: test/source

2012-04-30 Thread Kohei Yoshida
test/source/beans/xpropertyset.cxx | 67 + 1 file changed, 53 insertions(+), 14 deletions(-) New commits: commit d55837cc6ab736dd78b965e13c96d41d59dca1b6 Author: Kohei Yoshida Date: Mon Apr 30 16:47:51 2012 -0400 Implemented test for XPropertySet::set

[Libreoffice-commits] .: test/source

2012-04-26 Thread Markus Mohrhard
test/source/diff/diff.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9e82b503fe794df56be48cce0bff3c6c08111358 Author: Markus Mohrhard Date: Fri Apr 27 04:12:08 2012 +0200 use the correct macro don't push at 3a.m. Change-Id: Ia50253fe136b

[Libreoffice-commits] .: test/source

2012-04-26 Thread Markus Mohrhard
test/source/diff/diff.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit a0c9ebf4835af795a02cde21da870a0e1ef475d3 Author: Markus Mohrhard Date: Thu Apr 26 20:07:35 2012 +0200 std::isnan is c++11; use rtl::math::isNan for now diff --git a/test/source/diff/d