[FYI] {minor} install-sh: a slightly better diagnostic, and tests enhancements

2013-12-25 Thread Stefano Lattarini
* lib/install-sh: When called with no non-option arguments and the '-t' option with an argument that is not an existing directory, have the diagnostic output complain about the lack of required arguments rather than about the bad argument passed to '-t'. * t/install-sh-unittests.sh: Enhance to also

[PATCH] install-sh: be stricter in catching invalid usages

2013-12-25 Thread Stefano Lattarini
severity 15376 minor tags 15376 + patch close 15376 stop Reference: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15376 Hi Tobias, thanks for the report and the patch, and sorry for the shameful delay. I've adjusted the problem you reported, plus other similar issues I noticed along the way, with

[FYI] {minor} tests: more significant names for some tests

2013-12-25 Thread Stefano Lattarini
* t/insh2.sh: Rename... * t/dist-install-sh.sh: ... like this. * t/instsh.sh: Rename... * t/add-missing-install-sh.sh: ... like this. * t/instsh2.sh: Rename... * t/install-sh-unittests.sh: ... like this. * t/instsh3.sh: Rename... * t/install-sh-option-C.sh: ... like this. * t/list-of-tests.mk: Adju

[FYI] {minor} tests: more significant names for a test

2013-12-25 Thread Stefano Lattarini
* t/install2.sh: Rename... * t/dist-with-unreadable-makefile-fails.sh: ... like this. * t/list-of-tests.mk: Adjust. Signed-off-by: Stefano Lattarini --- t/{install2.sh => dist-with-unreadable-makefile-fails.sh} | 0 t/list-of-tests.mk| 2 +- 2 files change