aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/Makefile.local
Commit message (Expand)AuthorAge
* test: Tool to build DB with specific version and featuresGravatar Austin Clements2014-08-30
* test: Include generated dependencies for test sourcesGravatar Austin Clements2014-08-06
* test: use sh.config for configurationGravatar Jani Nikula2014-07-13
* test/Makefile.local: Added configured TALLOC_LDFLAGS.Gravatar Charles Celerier2014-05-18
* test: conditionally test help system depending on configured supportGravatar Jani Nikula2014-03-26
* test: conditionally test compact depending on configured supportGravatar Jani Nikula2014-03-25
* test: use $(srcdir) instead of . as include pathGravatar David Bremner2014-03-25
* test: don't use $(dir) in recipes.Gravatar David Bremner2014-03-09
* test: Simplify CLEAN list constructionGravatar Austin Clements2014-02-25
* test: Make symbol-test depend on libnotmuch.soGravatar Austin Clements2013-08-15
* Changing build tool for test/random-corpus to CXX instead of CC.Gravatar Peter Feigl2012-12-06
* test: add generator for random "stub" messagesGravatar David Bremner2012-12-02
* test: add database routines for testingGravatar David Bremner2012-12-02
* test/hex-xcode: new test binaryGravatar David Bremner2012-12-02
* test: add new test tool parse-time for date/time parserGravatar Jani Nikula2012-10-31
* test/Makefile.local: Use $(XAPIAN_LDFLAGS) for symbol-testGravatar Mike Kelly2012-09-01
* build system: remove directories created by tests in "make clean"Gravatar David Bremner2012-08-02
* Fix dependency generation for compat, test, and utilGravatar Austin Clements2012-01-19
* Fix build with binutils-2.22Gravatar Thomas Jost2011-12-17
* test: tests for command-line-arguments.cGravatar David Bremner2011-12-08
* test: add test-binaries targetGravatar David Bremner2011-12-06
* Build symbol-test with make instead of hardcoding in symbol-hiding.Gravatar Amadeusz Żołnowski2011-11-27
* build system: clean up object files in ./test and ./utilGravatar David Bremner2011-11-26
* test: Link to compat files when building program during "make test"Gravatar Carl Worth2011-05-18
* Makefile: Support "make check" as alias for "make test"Gravatar Carl Worth2010-11-05
* test: Add test that emacs interface actually sends mail.Gravatar Carl Worth2010-10-27
* test/README: Update to become notmuch-specific rather than git-specificGravatar Carl Worth2010-09-20
* test: Fix test suite to integrate with our non-recursive Makefile system.Gravatar Carl Worth2010-09-17