]> Zhao Yanbai Git Server - minix.git/commit
tests: do not skip installed shell tests 86/986/2
authorDavid van Moolenbroek <david@minix3.org>
Wed, 18 Sep 2013 09:46:08 +0000 (11:46 +0200)
committerLionel Sambuc <lionel@minix3.org>
Sat, 1 Mar 2014 08:04:53 +0000 (09:04 +0100)
commit1f8286c377df8f7484ef8b851c5132d0186ed161
tree9cf15f5cfcd595e5bba8a0dcf016a66fd9aac349
parent38f7b96048272531a3253c7dd40648e48bdbd220
tests: do not skip installed shell tests

When installed, the test scripts lose their ".sh" suffix, causing them
to be skipped by the "run" script. With this patch, the tests are no
longer specified with ".sh" suffix in the run script, and the suffix
is added automatically as necessary.

LSC: Minor adaptation to keep track of history. As this patch has been
     forward ported into mainline, a simple rebase would loose this
     commit (cf commit 1f317d315c8140c2bcdbff1953a6f645f4f6ef04).

Change-Id: I0b72312e79992b9818559c6546a0e52cd95184c2
test/run