Commit Graph

33 Commits

Author SHA1 Message Date
Moritz Lipp
f408b3a775 Update Makefiles and fix dependencies 2014-11-07 22:05:03 +01:00
Moritz Lipp
e96c96f276 Update Makefile 2014-11-07 18:08:59 +01:00
Moritz Lipp
c1e05c92f4 Update test Makefile 2014-11-07 16:01:29 +01:00
Moritz Lipp
a1a0e47148 Begin to update build-system 2014-11-07 15:57:46 +01:00
Sebastian Ramacher
a9d3d390ad Also use system synctex in tests if possible
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-06-30 13:55:53 +02:00
Sebastian Ramacher
f6073abcdc Link synctex code for tests
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-06-24 21:54:59 +02:00
Sebastian Ramacher
3285d61a99 Remove replace_substring
We now have girara_replace_substring.

Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-04-11 14:48:04 +02:00
Sebastian Ramacher
dcc2e9f736 Remove obsolete tests 2014-01-05 22:29:30 +01:00
Sebastian Ramacher
9134040300 Build tests with magic if WITH_MAGIC != 0
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2013-02-22 15:58:13 +01:00
Sebastian Ramacher
a45c58f0b5 Add tests for replace_substring 2013-01-25 23:19:26 +01:00
Sebastian Ramacher
e960e9cca3 Make the tests compile again. 2012-08-30 20:07:50 +02:00
Sebastian Ramacher
f10cc11bfd Update tests. 2012-04-08 18:03:21 +02:00
Moritz Lipp
2340590e93 Begin document test case 2012-03-30 16:43:00 +02:00
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