aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testdroptypeentries.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added a depth counter to avoid segmentation faults when discarding type entries.Marcelo Lira2012-03-091-0/+28
| | | | | | | And an unit test was added. Reviewed by Lauro Moura <lauro.neto@openbossa.org> Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
* Added a test for dropped type system entries.Marcelo Lira2012-03-091-0/+110
Also updated the TestUtil class to deal with dropped entries.