summaryrefslogtreecommitdiff
path: root/tests/scanner/barapp.c
Commit message (Collapse)AuthorAgeFilesLines
* Drop calls to g_type_init()Colin Walters2012-10-161-1/+0
| | | | And bump our GLib requirement.
* Add Emacs mode lines to C sourcesColin Walters2012-02-031-0/+1
|
* barapp: Don't call g_thread_init()Colin Walters2011-10-181-1/+0
| | | | | | | We don't need to, and if we wanted to, we have to link against -lgthread. Spotted by Rico Tzschichholz
* scanner: Add --accept-unprefixedColin Walters2010-09-011-0/+18
| | | | This is necessary for Mutter right now.
* tests: Fix namespacing for BarApp (should be just Bar)Colin Walters2010-08-311-2/+2
|
* Add new files from last commitColin Walters2008-11-131-0/+47
svn path=/trunk/; revision=913