Refactor tests directory
authorAlejandro Piñeiro <apinheiro@igalia.com>
Wed, 31 Jul 2013 17:03:20 +0000 (19:03 +0200)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Thu, 1 Aug 2013 08:01:55 +0000 (10:01 +0200)
commit67f02cb13547e90eb4e694d07942e7f3e2766e3c
treee926a22e67e4c76a2ccfbd0cf120a69ca1adfb84
parentdac4a581ebd377e4e67c35bf2c0a6a7f86fa03de
Refactor tests directory

Each test suite is no longer a loadable module.
Split testrelation into testrelation and testrole.
.gitignore
tests/Makefile.am
tests/README
tests/testrelation.c
tests/testrole.c [new file with mode: 0644]
tests/teststateset.c