Commit Graph

13 Commits

Author SHA1 Message Date
f579b14952 Do not run the "applets2" test without X 2015-10-24 02:54:27 +02:00
367ab25876 Improve output for tests 2015-10-24 02:53:08 +02:00
478855c6fc Let both tests fail for the moment 2015-08-11 00:56:06 +02:00
fc603d7795 Simplify the tests script 2015-08-11 00:55:38 +02:00
b613644fea Update the copyright notice 2015-07-31 22:09:30 +02:00
23b5137e55 Perform tests for the source directory 2015-07-31 22:09:05 +02:00
432e0c4053 Added OBJDIR support to tests.sh 2014-12-02 01:42:28 +01:00
33186d1391 Using PROGNAME for tests.sh 2014-12-02 01:41:28 +01:00
6356b09f06 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:55:43 +09:00
267cde2991 Added some tests 2013-12-20 07:09:57 +01:00
a5c2171ecd Fixed the copyright information 2013-10-26 19:43:03 +02:00
b177a6ecaf Let the "applets" test be stricter (thus failing for the moment) 2013-10-26 19:34:02 +02:00
968cf336a3 Running the first tests 2013-10-26 19:23:09 +02:00