[tests] Initial (not working) test
commit1e2e00aff031457f98c555c87a44cab5f5e6db21
authorNicola Fontana <ntd@entidi.it>
Tue, 9 Feb 2010 16:20:21 +0000 (9 17:20 +0100)
committerNicola Fontana <ntd@entidi.it>
Tue, 9 Feb 2010 16:20:21 +0000 (9 17:20 +0100)
tree32e3dcf8ed2fa761a4701db0dc74d83c0d1ce0ae
parenta16bbd639fa25cfcad338184766af163c9204eba
[tests] Initial (not working) test

Added support for the GLib test framework and implemented first (not
working) test.

configure.ac must be updated to make the test framework optional because
it is based on a feature introduced by glib-2.16.0 (still too young).
Makefile.am
tests/.gitignore [new file with mode: 0644]
tests/Makefile.am [new file with mode: 0644]
tests/properties.c [new file with mode: 0644]