summaryrefslogtreecommitdiffstats
path: root/starmath/qa/cppunit
Commit message (Expand)AuthorAgeFilesLines
* use string literal OUString overloadsLuboš Luňák2012-03-121-11/+11
* make starmath ByteString freeCaolán McNamara2012-01-231-2/+1
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-061-7/+9
* remove include o pch header from starmathNorbert Thiebaud2011-11-272-4/+0
* fdo #37007 Add Math symbol "There does not exist".Julien Nabet2011-09-171-0/+1
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-122-2/+8
* enter and leave registrations to keep asserts happyCaolán McNamara2011-06-131-0/+2
* make this a non-leaky singletonCaolán McNamara2011-05-232-2/+2
* Drop unneeded <windows.h> which actually causes a compilation errorTor Lillqvist2011-05-151-4/+0
* reenable unit testDavid Tardon2011-04-243-187/+1
* use --xxx instead of -xxx for command line optionsNorbert Thiebaud2011-03-291-1/+1
* Temporarily disable unit tests broken on DragonFly.Francois Tigeot2011-03-271-0/+12
* Wholesale prewin.h/postwin.h removalFridrich Štrba2011-03-252-7/+0
* windows uses BRAND_BASE_DIR instead of OOO_BASE_DIRCaolán McNamara2011-03-241-1/+2
* this should work in theory to use the new component registration stuffCaolán McNamara2011-03-211-19/+7
* attempt to make unit test function, before disabling itMichael Meeks2011-03-151-16/+29
* Remove whitespaces from includesThomas Arnhold2011-02-132-5/+5
* Trying to remove the stlport mention from the codeFridrich Štrba2011-02-091-7/+0
* Removing the ext_std masterpieceFridrich Štrba2011-02-092-6/+2
* prewin.h already includes <windows.h>Tor Lillqvist2011-02-091-1/+0
* Adapt to move of prewin.h and postwin.hTor Lillqvist2011-02-082-4/+4
* Add some brackets back to SmNodeToTextVisitorLuke Dixon2011-01-291-3/+164
* fix warningCaolán McNamara2011-01-111-0/+1
* use ext_std inside CppUnit::assertion_traits structMiklos Vajna2010-12-291-2/+2
* relocate this header inside guardsCaolán McNamara2010-12-241-1/+1
* disable the tests that may vary, depending on the systems printerCaolán McNamara2010-12-211-0/+4
* set licence textCaolán McNamara2010-12-201-1/+26
* cppcheck: always build these tests nowCaolán McNamara2010-12-202-1/+7
* cppunit: make sure to regenerate .rdb if makefile changesCaolán McNamara2010-12-201-1/+1
* make buildable under windowsCaolán McNamara2010-12-202-18/+30
* The change from List to vector changes order of error messagesCaolán McNamara2010-12-201-5/+5
* Put brackets around binoms in SmNodeToTextVisitor, with testLuke Dixon2010-12-191-0/+37
* cppunit: equivalent cppunit test for ViewShowAllCaolán McNamara2010-12-101-0/+8
* cppunit: more zoom tests with standard view modeCaolán McNamara2010-12-081-4/+4
* setUp and tearDown are called on *every* testCaolán McNamara2010-12-071-13/+16
* cppunit: test zoom limitsCaolán McNamara2010-12-071-0/+18
* cppunit: add some more zoom testsCaolán McNamara2010-12-071-3/+64
* cppunit: test optimal zoomCaolán McNamara2010-12-061-0/+19
* cppunit: rearrange tests somewhatCaolán McNamara2010-12-011-104/+106
* cppunit: add a zoom testCaolán McNamara2010-11-291-0/+29
* cppunit: shrink these test-cases a bitCaolán McNamara2010-11-291-11/+13
* implement tmEditAllClipboard equivalent cppunit testCaolán McNamara2010-11-292-25/+81
* equivalent tmEditMarker cppunit testCaolán McNamara2010-11-292-5/+63
* Add license header to test_nodetotextvisitors.cxxLuke Dixon2010-11-271-0/+26
* Fix a leak & remove leftover cout that I missedLuke Dixon2010-11-271-4/+3
* need ; vs : on windowsCaolán McNamara2010-11-261-14/+2
* Add some tests for SmNodeToTextVisitor.Luke Dixon2010-11-242-0/+463
* add a tmEditFailure test, better than the automation oneCaolán McNamara2010-11-101-3/+30
* rename this bit to tmEditUndoRedoCaolán McNamara2010-11-101-22/+30
* cppunit equivalent to tmEditUndoRedo of testAutomationCaolán McNamara2010-11-093-0/+313