Commit Graph

19 Commits

Author SHA1 Message Date
9eaabbcc13 Update the copyright notice 2018-02-12 13:14:31 +01:00
0f36952127 Switch to the 2-clause BSD license 2018-02-12 13:09:32 +01:00
a7e4dd0f28 Also log error codes upon failures 2016-08-02 03:15:17 +02:00
36edfd8c07 Fix "make distcheck" 2016-08-02 03:15:05 +02:00
2abc0b9e85 Update the copyright notice 2016-08-02 02:59:42 +02:00
c9f0e7cc06 Add a test for pkg-config 2016-08-02 02:59:41 +02:00
277db6fa35 Re-license as 3-clause BSD 2016-04-05 19:35:11 +02:00
8684bd4d98 Fix "make distcheck" 2015-11-12 00:44:55 +01:00
8eccbfcbb5 Use PROGNAME 2015-11-12 00:38:20 +01:00
4dace889da Updated the copyright notice 2015-03-22 17:58:21 +01:00
e3ec66cef7 No longer expect to fail the "plugins" test 2015-03-22 17:58:10 +01:00
25f5658879 More portable shebang, from 7heo <7heo@mail.com>
Original commit message:
« The path /bin/sh for the shebang is more portable
than /usr/bin/env, according to Sven Mascheck:
http://in-ulm.de/~mascheck/various/shebang/#env
and:
http://in-ulm.de/~mascheck/various/shells/

Additionally, a space after the shebang first two
characters (#!) is said to be more portable:
http://in-ulm.de/~mascheck/various/shebang/#blankrequired

I fixed the test script shebang accordingly. »

It doesn't say the presence of a space makes it more portable; it says it was a rumor that could never be proven true, for some completely obsolete releases of UNIX. I did not apply that part.

Thanks!
2014-03-13 13:52:43 +09:00
88b4822b26 No longer choke on expected failures 2013-10-26 21:49:02 +02:00
3167a5dfd4 Testing the plug-ins for conformance (some currently do not define an icon) 2013-10-26 21:44:43 +02:00
a660da295d Fixed "make clean" 2013-01-07 03:33:13 +01:00
d9114f91ec No longer ignore errors from tests 2012-11-17 19:22:04 +01:00
54fcc0b0a7 Added some tests for the IMAP4 code 2012-11-13 17:57:51 +01:00
293cc1be5b Added a helper function (and tests) to handle dates 2012-10-31 01:17:22 +01:00
c02e69308b Added some tests (e-mail recognition) 2012-10-15 20:28:29 +00:00