Commit Graph

10 Commits

Author SHA1 Message Date
Sebastian Ramacher
cdb09e4f48 Filter database-sqlite.c correctly. 2012-03-19 20:10:15 +01:00
Sebastian Ramacher
48d06cbf36 Use wildcard and filter-out instead of find. 2012-03-08 17:50:54 +01:00
Sebastian Ramacher
9f31c38cca We need to check if macros are already defined in CPPFLAGS before setting them. 2012-03-05 09:51:27 +01:00
Sebastian Ramacher
1c22b4f369 Fix some Makefile issues.
* Ship all database backends.
 * Remove .depend in clean.
2012-03-01 03:04:09 +01:00
Sebastian Ramacher
299b503c00 separate targets to build and run tests 2012-02-21 19:05:35 +01:00
Sebastian Ramacher
c39c81c3d6 remove gcno and gcda files 2012-02-21 15:01:35 +01:00
Moritz Lipp
924f06c607 Update Makefile 2012-02-08 15:37:22 +01:00
Sebastian Ramacher
dba33a04a1 link test against sqlite 2012-01-31 01:29:41 +01:00
Moritz Lipp
29472cdd06 Added file_get_extension test cases 2012-01-28 20:14:21 +01:00
Moritz Lipp
8ddbb158e3 Implement test suite with check 2012-01-28 19:54:44 +01:00