Commit Graph

16 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema ef9351c831 meson: improve coverage target 2022-06-29 22:20:44 +03:00
Dirk-Jan C. Binnema 699ce5369b build: turn off helgrind for now
Seems we're hitting a false alarm...
2022-06-08 07:51:23 +03:00
Dirk-Jan C. Binnema 13f0e24241 lib: improve test coverage
Add a bunch of tests
2022-06-02 21:07:41 +03:00
Dirk-Jan C. Binnema 5c161cfdbb lib/tests: add indexing benchmark 2022-05-28 00:51:08 +03:00
Dirk-Jan C. Binnema 91dcd19dad tests: improve coverage a bit 2022-05-24 19:36:39 +03:00
Dirk-Jan C. Binnema a8cbac04fc Makefile.meson: add support for coverage reports 2022-05-23 23:54:16 +03:00
Dirk-Jan C. Binnema d873c231ee build: tweak & update
disable toys & guile for now. Add some extra warnings.
2022-05-06 22:17:53 +03:00
Dirk-Jan C. Binnema 9c853acfa3 build: bump version 1.7.13
And some small tweaks, cleanups
2022-04-18 22:40:46 +03:00
Dirk-Jan C. Binnema 4a4fec28b4 Makefile.meson: increase timeout for 'test-valgrind' 2022-04-16 16:20:38 +03:00
Dirk-Jan C. Binnema ef248256a6 Makefile.meson: add test-verbose target 2022-03-26 17:19:10 +02:00
Dirk-Jan C. Binnema 5c43a93027 build: do verbose test upon failure 2022-02-26 10:09:31 +02:00
Dirk-Jan C. Binnema 4eddf4e6ba update unit tests 2022-02-21 23:51:46 +02:00
Dirk-Jan C. Binnema d2e6cfdf70 build: update Makefile.meson with some useful targets
For testing.
2022-02-18 07:12:56 +02:00
Dirk-Jan C. Binnema 928fd82f02 Makefile.meson: add test-valgrind target
For valgrinding unit-tests
2021-10-20 23:05:48 +03:00
Dirk-Jan C. Binnema 964ab0e2c7 build: Extend makefile targets
Add a target for build mu4e-docs, add CSS file for that, too.
2021-09-04 10:41:07 +03:00
Dirk-Jan C. Binnema 975604d3ee build: make meson the default build system
We still support autotools for now, but it is no longer the default.
2021-08-28 11:25:05 +03:00