Add new API checking utility
authorRyan Lortie <desrt@desrt.ca>
Fri, 18 Jan 2013 18:56:10 +0000 (13:56 -0500)
committerRyan Lortie <desrt@desrt.ca>
Fri, 18 Jan 2013 18:57:07 +0000 (13:57 -0500)
commit614f6c5e7073737cf1f531120287688859f88bd7
tree99c633c0da4b0686972a61b127f72dab5541ff93
parent52a81a7d86102604729ba07824f1ae6a45b51cea
Add new API checking utility

Add a test script to make sure that (with a few exceptions) only symbols
that start with 'g_' are being exported from our public libraries.

https://bugzilla.gnome.org/show_bug.cgi?id=692029
Makefile.am
check-abis.sh [new file with mode: 0755]