aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testutil.h
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 731 - "Can't specify more than a single 'since' argument"Hugo Parente Lima2012-03-091-2/+3
* Added a test for dropped type system entries.Marcelo Lira2012-03-091-1/+5
* The initialisation of TypeDatabase must happen first in TestUtil constructor.Marcelo Lira2012-03-091-2/+3
* Created unittest to flag "since".Renato Filho2012-03-091-1/+2
* TypeDatabase class moved to its own header/cpp.Hugo Parente Lima2012-03-091-0/+1
* Avoid warning about an unused variable when not compiling as debug.Hugo Lima2009-10-211-0/+1
* Reset the type database before runing each test.Hugo Lima2009-09-181-1/+1
* Added more tests for AbstractMetaClass and AbstractMetaEnumHugo Lima2009-09-101-0/+63