summaryrefslogtreecommitdiffstats
path: root/tests/auto/exceptionsafety_objects
Commit message (Collapse)AuthorAgeFilesLines
* Remove commented line.Frans Englich2009-08-191-1/+0
|
* Changed names and URLs to reflect name change.axis2009-08-192-2/+2
| | | | RevBy: Trust me
* disabled exceptions safety tests for Symbian 3.x as they always fail due to ↵mread2009-08-181-1/+2
| | | | missing thowing new
* QVector::insert is currently not strongly exception safeHarald Fernengel2009-08-071-1/+3
|
* Update license headers according to commit 858c70f768e.axis2009-08-062-4/+4
| | | | RevBy: Trust me
* refactor a bit, and add container testingHarald Fernengel2009-08-051-34/+272
|
* deleteing test objects for improved memory leak tracking. added test start ↵mread2009-08-041-5/+11
| | | | parameter for easier tweaking
* Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-032-77/+338
| | | | | Contains some smaller fixes and renaming of macros. Looks big, but isn't scary at all ;)
* major rewrite - make it valgrind friendlyHarald Fernengel2009-06-165-74/+4379
|
* add object exception test as wellHarald Fernengel2009-06-161-9/+53
|
* add an out of memory checkerHarald Fernengel2009-06-163-0/+327