libtool/gl
Pavel Raiskup 4985667996 gl-tests: dash && option-parser test fix
Rico pointed out that the testsuite failed on his system (dash
represented /bin/sh).  Turns out that 'shift' in dash exits shell
with exit status 2 when there are no items in the array.

The other issue was that 'test-option-parser.sh' did not
re-executed the test in proper shell, but in /bin/sh.

* gl/tests/test-option-parser-helper (test_parse_eat_test): Don't
shift for empty $@.
* gl/tests/test-option-parser.sh: Use $__GL_ALL_SHELLS_SHELL as
shell which runs the helper.
2016-02-03 10:12:33 +01:00
..
build-aux gl/tests: new tests for options-parser 2015-11-04 06:47:52 +01:00
doc funclib: refactor quoting methods a bit 2015-10-12 21:26:51 +02:00
modules gl/tests: new tests for options-parser 2015-11-04 06:47:52 +01:00
tests gl-tests: dash && option-parser test fix 2016-02-03 10:12:33 +01:00
top maint: Update README-release for Makefile.inc -> ltdl.mk rename. 2013-10-26 12:37:46 +13:00