Add ability to run any of our tests through gdb
authorTravis Reitter <travis.reitter@collabora.co.uk>
Fri, 10 Jun 2011 17:39:27 +0000 (10:39 -0700)
committerTravis Reitter <travis.reitter@collabora.co.uk>
Tue, 21 Jun 2011 21:07:11 +0000 (14:07 -0700)
commit506058011ec47ef14a03c9ce2fde35d82b7ba394
tree3c328f6d7c2f67355f14962f1ccbd91b1fd9c1b7
parent68ae999ee44d13707e7773a3c7f58df45b38ef7d
Add ability to run any of our tests through gdb

Run a test through gdb with:

    make -C tests/<dir> <test name>.gdb
HACKING
check.mk [new file with mode: 0644]
tests/folks/Makefile.am
tests/key-file/Makefile.am
tests/libsocialweb/Makefile.am
tests/telepathy/Makefile.am
tests/tracker/Makefile.am