Hi Michael, On 21 January 2012 14:19, Matúš Kukan <matus.kukan@gmail.com> wrote:
On 21 January 2012 13:07, Michael Meeks <michael.meeks@suse.com> wrote:* Cppunit_ gnumakefiles can only handle a single test per file + I split up the osl_File one to make it run: grep gb_CppunitTest_CppunitTest sal/*.mk shows a couple are still doubled up and need splitting. Interestingly they seem to compile, but then not run :-) perhaps we can fix that in the gnumake-ness some better way ?Oh no, my bad. This is the case only for three unit-tests' makefiles in sal. I will split them.
So, I fixed something with: http://cgit.freedesktop.org/libreoffice/core/commit/?id=68dad6ff9d5547d94ff1b1085dfec9c8fef9c726 http://cgit.freedesktop.org/libreoffice/core/commit/?id=67cf29bb36587f03ec19c789657da4236553c5fd Best, Matus