summaryrefslogtreecommitdiff
path: root/Makefile.decl
Commit message (Collapse)AuthorAgeFilesLines
* tests: Use tap automake testing scripts, fixes output summariesMartyn Russell2014-08-071-51/+13
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=734089
* tests: Updated gtester scripts to improve testing systemMartyn Russell2014-02-201-60/+164
| | | | | | | | | | | | | | | We imported Makefile.decl from glib when it was using Subversion, a long time ago. The script had a few issues (like running all unit tests twice on make distcheck) and needed to be updated. I've stolen a latest version from GLib's glib.mk and also their m4 macros which are required to make this all work too. This gives us the advantage of defining installable and uninstallable test cases as well as test data, scripts and other useful stuff. The debug output also looks quite good. And distcheck passes :)
* libtracker-extract, tracker-extract: Remove $modulesdir from *.rulesDebarshi Ray2013-10-101-0/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=709703
* make test depends on "all" targetIvan Frade2009-10-131-1/+1
| | | | So the code is compiled if necessary. T
* Merge indexer-split branch.Martyn James Russell2008-09-261-0/+64
svn path=/trunk/; revision=2275