Commit Graph

4 Commits

Author SHA1 Message Date
1ccd800924 More consistency with "tests.sh" from other DeforaOS projects 2014-10-29 00:31:35 +01:00
5c533dacea 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-12 00:11:41 +09:00
00b1af5a72 The "plugins" test is now meant to always pass 2013-11-21 05:51:32 +01:00
5219355d09 Testing the plug-ins for conformance (some currently do not define an icon) 2013-10-26 19:43:29 +02:00