Imported Upstream version 1.4.16
[platform/upstream/m4.git] / checks / 171.translit
1 dnl @ ../doc/m4.texinfo:5820: Origin of test
2 dnl @ expected status: 0
3 dnl @ extra options: 
4 dnl @ Copyright (C) 2006, 2007, 2008, 2009 Free Software
5 dnl @ Foundation, Inc.
6 dnl @ This file is free software; the Free Software Foundation
7 dnl @ gives unlimited permission to copy and/or distribute it
8 dnl @ with or without modifications, as long as this notice
9 dnl @ is preserved.
10 translit(`GNUs not Unix', `A-Z')
11 dnl @result{}s not nix
12 translit(`GNUs not Unix', `a-z', `A-Z')
13 dnl @result{}GNUS NOT UNIX
14 translit(`GNUs not Unix', `A-Z', `z-a')
15 dnl @result{}tmfs not fnix
16 translit(`+,-12345', `+--1-5', `<;>a-c-a')
17 dnl @result{}<;>abcba
18 translit(`abcdef', `aabdef', `bcged')
19 dnl @result{}bgced