]> mj.ucw.cz Git - libucw.git/commitdiff
Opt: Updated test case
authorMartin Mares <mj@ucw.cz>
Mon, 27 Jan 2014 14:55:20 +0000 (15:55 +0100)
committerMartin Mares <mj@ucw.cz>
Mon, 27 Jan 2014 14:55:20 +0000 (15:55 +0100)
Printing non-ASCII characters for positional arguments is a little
bit crazy, I will hopefully clean it up later.

ucw/opt.t

index 02a3d5efc153e8321fa347d67cd92d0c9b2e57d5..d7fac7ecad47d15e326e799c3eeb68d37874adcc 100644 (file)
--- a/ucw/opt.t
+++ b/ucw/opt.t
@@ -38,4 +38,4 @@ Out:  Config options (-C, -S) must stand before other options.
 
 Name:  Opt-Hook-1
 Run:   ../obj/ucw/opt-test -Ht 95C -w640 -gG darjeeling
-Out:   [HOOK-postval:H/show-hooks=(null)] [HOOK-preval:t/temperature=95C] [HOOK-postval:t/temperature=95C] [HOOK-prearg] [HOOK-preval:w/water=640] [HOOK-postval:w/water=640] [HOOK-prearg] [HOOK-preval:g/glass-set=(null)] [HOOK-postval:g/glass-set=(null)] [HOOK-preval:G/with-gas=(null)] [HOOK-postval:G/with-gas=(null)] [HOOK-prearg] [HOOK-preval:\ 1/(null)=darjeeling] [HOOK-postval:\ 1/(null)=darjeeling] English style: no|Chosen teapot: glass|Temperature: 95C|Verbosity: 1|Prayer: no|Water amount: 640|Gas: yes|First tea: darjeeling|Everything OK. Bye.
+Out:   [HOOK-postval:H/show-hooks=(null)] [HOOK-preval:t/temperature=95C] [HOOK-postval:t/temperature=95C] [HOOK-prearg] [HOOK-preval:w/water=640] [HOOK-postval:w/water=640] [HOOK-prearg] [HOOK-preval:g/glass-set=(null)] [HOOK-postval:g/glass-set=(null)] [HOOK-preval:G/with-gas=(null)] [HOOK-postval:G/with-gas=(null)] [HOOK-prearg] [HOOK-preval:\81/(null)=darjeeling] [HOOK-postval:\81/(null)=darjeeling] English style: no|Chosen teapot: glass|Temperature: 95C|Verbosity: 1|Prayer: no|Water amount: 640|Gas: yes|First tea: darjeeling|Everything OK. Bye.