Age | Commit message (Expand) | Author |
2012-11-17 | we really don't need lang-conversion here | Eike Rathke |
2012-11-05 | cleanup README files. | Michael Meeks |
2012-11-05 | add a README files | Alia Almusaireae |
2012-11-04 | Fix copy&paste in test | Marcos Paulo de Souza |
2012-10-31 | Get rid of vcl::unohelper::GetMultiServiceFactory | Stephan Bergmann |
2012-10-09 | String->OUString in tools::ErrorContext | Noel Grandin |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-25 | move XGoalSeek api test to c++ | Markus Mohrhard |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-08-10 | Related fdo#51252: No more prereg, no more unopkg sync | Stephan Bergmann |
2012-08-02 | test: string cleanup in BootstrapFixture | Miklos Vajna |
2012-08-01 | test::BootstrapFixture: make GraphicConverter work | Miklos Vajna |
2012-07-13 | test: move XMLDiff implementation details to cxx file | Michael Stahl |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks |
2012-06-22 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-05-18 | WaE: make test msvc2008 warnings free | Caolán McNamara |
2012-05-12 | Explicitly export nested struct (needed on Mac OS X) | Stephan Bergmann |
2012-05-08 | Property writable test for util::DateTime & fixed a copy/paste error. | Kohei Yoshida |
2012-05-04 | Let's just combine the two tests, since one requires the other. | Kohei Yoshida |
2012-05-03 | Added interface test for text::XText. | Kohei Yoshida |
2012-05-01 | rework callcatcher makefile to build subsequentcheck tests | Caolán McNamara |
2012-04-30 | Implemented test for XPropertySet::setPropertyValue(). | Kohei Yoshida |
2012-04-30 | More descriptive method name. | Kohei Yoshida |
2012-04-30 | Started porting the XPropertySet test code. | Kohei Yoshida |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-29 | WaE: tolerance.elementName & tolerance.attribName may be used uninitialized | David Ostrovsky |
2012-04-28 | Do the test for real. XTextField and XTextContent. | Kohei Yoshida |
2012-04-28 | Initial skeleton for API test on ScEditFieldObj. | Kohei Yoshida |
2012-04-28 | we can't move that into a test only lib | Markus Mohrhard |
2012-04-27 | move xshape dumper into test | Markus Mohrhard |
2012-04-27 | add tolerance to chart regression test | Markus Mohrhard |
2012-04-27 | use the correct macro | Markus Mohrhard |
2012-04-27 | improve assert messages | Markus Mohrhard |
2012-04-27 | use the new xml diff in chart regression test | Markus Mohrhard |
2012-04-26 | std::isnan is c++11; use rtl::math::isNan for now | Markus Mohrhard |
2012-04-26 | add readme for xmldiff | Markus Mohrhard |
2012-04-26 | add xml diff with tolerance | Markus Mohrhard |
2012-04-26 | add test for XTextContent | Markus Mohrhard |
2012-04-26 | add test case for xtextfield | Markus Mohrhard |
2012-04-23 | fix true->sal_False introduced in 6a018de | Luboš Luňák |
2012-04-23 | Revert "it seems tests runtime-depend on ucpchelp1 too" | Luboš Luňák |
2012-04-20 | it seems tests runtime-depend on ucpchelp1 too | Luboš Luňák |
2012-04-20 | WaE: MSVC2008 C2220 unsafe mix of types in operation | Caolán McNamara |
2012-04-17 | transferring java XPrintAreas to c++ | Artur Dorda |
2012-04-13 | setup/teardown default component context once before/after all tests | Caolán McNamara |
2012-04-12 | partially revert the editeng singleton stuff to get build to complete | Caolán McNamara |