summaryrefslogtreecommitdiff
path: root/gtest.mk
AgeCommit message (Collapse)Author
2022-08-20autotools: removeDirk-Jan C. Binnema
Since 2008, autotools has served us well - thank you! However, mu is now using meson build, and it's time to remove the autotools support -- one build system is enough.
2020-01-01mu: allow for code-coverage reportsDirk-Jan C. Binnema
2012-07-20* gtest.mk: fix for magical cddjcb
2011-07-21* gtest.mk: test timezone, locale to something predictable for the testsDirk-Jan C. Binnema
2010-08-18* add some mu-msg-gmime unit testsDirk-Jan C. Binnema
2010-02-02* update gtest.mk to actually abort when there's an error in the test casesDirk-Jan C. Binnema
2010-01-25* set up (unit) test framework using gtesterDirk-Jan C. Binnema