summaryrefslogtreecommitdiffstats
path: root/test/Makefile.local
AgeCommit message (Expand)Author
2017-03-18rename libutil.a to libnotmuch_util.aDavid Bremner
2017-03-09test: suppress diff for broken test without V=1Jani Nikula
2016-12-03test: clean up corpora.emailDavid Bremner
2016-05-25CLI: add notmuch-config support for named queriesDavid Bremner
2016-04-15test: add test-binary to print the number of ghost messagesDavid Bremner
2016-02-13test: fix typo in informational messageDavid Bremner
2015-09-25make test: NOTMUCH_TEST_QUIET=1 is now the defaultTomi Ollila
2014-10-31test: use LDFLAGS in test/Makefile.localJani Nikula
2014-08-30test: Tool to build DB with specific version and featuresAustin Clements
2014-08-06test: Include generated dependencies for test sourcesAustin Clements
2014-07-13test: use sh.config for configurationJani Nikula
2014-05-18test/Makefile.local: Added configured TALLOC_LDFLAGS.Charles Celerier
2014-03-26test: conditionally test help system depending on configured supportJani Nikula
2014-03-25test: conditionally test compact depending on configured supportJani Nikula
2014-03-25test: use $(srcdir) instead of . as include pathDavid Bremner
2014-03-09test: don't use $(dir) in recipes.David Bremner
2014-02-25test: Simplify CLEAN list constructionAustin Clements
2013-08-15test: Make symbol-test depend on libnotmuch.soAustin Clements
2012-12-06Changing build tool for test/random-corpus to CXX instead of CC.Peter Feigl
2012-12-02test: add generator for random "stub" messagesDavid Bremner
2012-12-02test: add database routines for testingDavid Bremner
2012-12-02test/hex-xcode: new test binaryDavid Bremner
2012-10-31test: add new test tool parse-time for date/time parserJani Nikula
2012-09-01test/Makefile.local: Use $(XAPIAN_LDFLAGS) for symbol-testMike Kelly
2012-08-02build system: remove directories created by tests in "make clean"David Bremner
2012-01-19Fix dependency generation for compat, test, and utilAustin Clements
2011-12-17Fix build with binutils-2.22Thomas Jost
2011-12-08test: tests for command-line-arguments.cDavid Bremner
2011-12-06test: add test-binaries targetDavid Bremner
2011-11-27Build symbol-test with make instead of hardcoding in symbol-hiding.Amadeusz Żołnowski
2011-11-26build system: clean up object files in ./test and ./utilDavid Bremner
2011-05-18test: Link to compat files when building program during "make test"Carl Worth
2010-11-05Makefile: Support "make check" as alias for "make test"Carl Worth
2010-10-27test: Add test that emacs interface actually sends mail.Carl Worth
2010-09-20test/README: Update to become notmuch-specific rather than git-specificCarl Worth
2010-09-17test: Fix test suite to integrate with our non-recursive Makefile system.Carl Worth