From a09115ae1dcbc698aeb70fe9ef050ca3220bc112 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Fri, 15 Jun 2012 01:08:38 +0300 Subject: test/hex-escaping: new test for hex escaping routines These are more like unit tests, to (try to) make sure the library functionality is working before building more complicated things on top of it. --- test/notmuch-test | 1 + 1 file changed, 1 insertion(+) (limited to 'test/notmuch-test') diff --git a/test/notmuch-test b/test/notmuch-test index f2754398..a6ef34fe 100755 --- a/test/notmuch-test +++ b/test/notmuch-test @@ -60,6 +60,7 @@ TESTS=" emacs-hello emacs-show missing-headers + hex-escaping parse-time-string search-date " -- cgit v1.2.3