Sebastian Ramacher
|
cdb09e4f48
|
Filter database-sqlite.c correctly.
|
2012-03-19 20:10:15 +01:00 |
|
Sebastian Ramacher
|
0232bcbc35
|
Include gtk.h.
|
2012-03-19 20:09:11 +01:00 |
|
Sebastian Ramacher
|
1bccf8846f
|
Add a missing NULL.
|
2012-03-19 17:08:23 +01:00 |
|
Moritz Lipp
|
5b6a399256
|
Merge branch 'develop' of pwmt.org:zathura into develop
|
2012-03-19 17:05:56 +01:00 |
|
Sebastian Ramacher
|
2475c371fd
|
There is really no reason to implement file_exists on our own.
|
2012-03-19 17:03:27 +01:00 |
|
Moritz Lipp
|
0a0c712e17
|
Added basic session test
|
2012-03-19 17:00:34 +01:00 |
|
Moritz Lipp
|
31aa53017a
|
Add testcase for NP check
|
2012-03-15 16:38:20 +01:00 |
|
Sebastian Ramacher
|
c66b6ced5e
|
More NULLs.
|
2012-03-15 12:07:35 +01:00 |
|
Sebastian Ramacher
|
48d06cbf36
|
Use wildcard and filter-out instead of find.
|
2012-03-08 17:50:54 +01:00 |
|
Sebastian Ramacher
|
c2e262abdd
|
The test suite needs to exit with non-zero if a test fails.
|
2012-03-06 11:42:42 +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
|
362e50254e
|
Add gcov target for code coverage
|
2012-02-08 22:14:56 +01:00 |
|
Moritz Lipp
|
924f06c607
|
Update Makefile
|
2012-02-08 15:37:22 +01:00 |
|
Sebastian Ramacher
|
509c58b95e
|
add binary to .gitignore
|
2012-02-05 19:30:11 +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 |
|