summaryrefslogtreecommitdiffstats
path: root/tests/auto/exceptionsafety_objects/tst_exceptionsafety_objects.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make exception safety test work with XML output and warningsmread2009-09-101-2/+26
* Getting text widget OOM tests working in Symbianmread2009-09-091-4/+8
* Update license headers again.Jason McDonald2009-09-091-4/+4
* exception safety fix for QList::operator+= (const QList&)mread2009-09-081-25/+92
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Remove commented line.Frans Englich2009-08-191-1/+0
* Changed names and URLs to reflect name change.axis2009-08-191-1/+1
* disabled exceptions safety tests for Symbian 3.x as they always fail due to m...mread2009-08-181-1/+2
* QVector::insert is currently not strongly exception safeHarald Fernengel2009-08-071-1/+3
* Update license headers according to commit 858c70f768e.axis2009-08-061-2/+2
* refactor a bit, and add container testingHarald Fernengel2009-08-051-34/+272
* deleteing test objects for improved memory leak tracking. added test start pa...mread2009-08-041-5/+11
* Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-42/+215
* major rewrite - make it valgrind friendlyHarald Fernengel2009-06-161-61/+100
* add object exception test as wellHarald Fernengel2009-06-161-9/+53
* add an out of memory checkerHarald Fernengel2009-06-161-0/+149