[ci] Try tests individually on macOS
[survex.git] / tests / cmd_case.svx
blob01bb0d1d4bb9ebe144eec94fc6e41130f1cd1ee5
1 ; pos=yes warn=0
2 *fix A 0 0 0
3 *Case PRESERVE
4 a B 1 0 0
5 *begin ; also check begin/end preserves original case setting
6 *CASE ToUpper
7 B c 1 0 0
8 *end
9 C d 1 0 0
10 *case tolower
11 D e 1 0 0