aboutsummaryrefslogtreecommitdiff
path: root/tests/glib-fixture.h
Commit message (Collapse)AuthorAgeFilesLines
* don't use 'auto tmp = ...' when tmp is going to be passed to g_free()Charles Kerr2014-10-061-1/+1
|
* report unexpected g_log() calls via g_print() instead of g_log() :DCharles Kerr2014-10-061-1/+1
|
* fix oopsCharles Kerr2014-10-061-1/+1
|
* fix warnings reported by flint++ -- explicit ctors, classes with virtual ↵Charles Kerr2014-10-061-0/+9
| | | | methods but no virtual dtor, #ifdef include guards
* add rotation lock indicatorCharles Kerr2014-08-201-0/+2
|
* initial pass at tests/ directory, skeleton onlyCharles Kerr2014-08-191-0/+141