summaryrefslogtreecommitdiffstats
path: root/editeng/qa/unit
Commit message (Expand)AuthorAgeFilesLines
* targetted re-work of cppunit pieces.Michael Meeks2012-06-271-3/+0
* Renamed FILE to DOCINFO_TITLE, which is more appropriate for this field.Kohei Yoshida2012-05-141-1/+1
* Unit test for UNO field item implementation.Kohei Yoshida2012-05-111-0/+139
* setup/teardown default component context once before/after all testsCaolán McNamara2012-04-131-1/+1
* partially revert the editeng singleton stuff to get build to completeCaolán McNamara2012-04-121-1/+1
* Handle the correct deletion order of EditDLL in the base class.Kohei Yoshida2012-04-121-2/+0
* Remove the TODO comment that's no longer relevant.Kohei Yoshida2012-04-111-1/+0
* We need to delete EditDLL before de-initialize vcl to avoid crash.Kohei Yoshida2012-04-111-2/+3
* Avoid duplicate symbols & use setUp() and tearDown() for the item pool.Kohei Yoshida2012-04-111-4/+26
* Just use the internal item pool already written for the edit engine.Kohei Yoshida2012-04-111-69/+4
* You *are* fixed.Kohei Yoshida2012-04-111-1/+0
* Set default items to the item pool, do this and that, and now the test passes.Kohei Yoshida2012-04-111-2/+8
* needs ure and base-class setUp does necessary stuffCaolán McNamara2012-04-111-7/+0
* Attempt to add general-purpose unit test for editeng.Kohei Yoshida2012-04-111-0/+141