Mailer/tests
Pierre Pronchery 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
..
.cvsignore Added some tests (e-mail recognition) 2012-10-15 20:28:29 +00:00
date.c More complete date helper and tests 2012-11-14 19:14:03 +01:00
email.c Added some tests 2012-10-16 03:07:51 +00:00
imap4.c Avoiding a few more compilation warnings 2013-01-03 19:07:03 +01:00
Makefile Testing the plug-ins for conformance (some currently do not define an icon) 2013-10-26 21:44:43 +02:00
plugins.c Testing the plug-ins for conformance (some currently do not define an icon) 2013-10-26 21:44:43 +02:00
project.conf Testing the plug-ins for conformance (some currently do not define an icon) 2013-10-26 21:44:43 +02:00
tests.sh More portable shebang, from 7heo <7heo@mail.com> 2014-03-13 13:52:43 +09:00