Be nice with file systems that don't handle unusual characters.
commit7559c93d382040bcc6818f668485f34eeb75ceef
authorBenoit Sigoure <tsuna@lrde.epita.fr>
Tue, 18 Dec 2007 12:54:08 +0000 (18 13:54 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 2 Mar 2008 12:03:10 +0000 (2 13:03 +0100)
tree0077b852adcf76b69f853d8005435a50871ee63b
parent2abed75dde56a57de82794fb97fc71f2275c0af5
Be nice with file systems that don't handle unusual characters.

* tests/atlocal.in (func_sanitize_file_name)
(func_sanitize_dir_name): New shell functions.
* tests/tools.at (autom4te and whitespace in file names)
(autotools and whitespace in file names): Use them.
* tests/torture.at (AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS):
Cover more potentially problemtic file names.  Use the new
functions.

Signed-off-by: Benoit Sigoure <tsuna@lrde.epita.fr>
Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
tests/atlocal.in
tests/tools.at
tests/torture.at