Ignore:
Timestamp:
May 4, 2026, 7:26:38 AM (18 hours ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
244335b
Parents:
8403b32
Message:

harmonize output quote manipulator with input quote manipulator, adding left/right quote parameters

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/io/.expect/manipulatorsOutput1.x86.txt

    r8403b32 rbb1eabc  
    3838
    3939char
    40 a'a' ' '       a     'a'    aa   
    41 a'a' ' '       a     'a'    aa   
     40a'a' ' '"a"<a>       a     'a'     "a"     {a}    aa   
     41a'a' ' '"a"<a>       a     'a'     "a"     {a}    aa   
    4242141 0141      141 0141     61 0x61       61 0x61   
    4343141 0141      141 0141     61 0X61       61 0x61     1100001 0B1100001      1100001 0b1100001
    4444
    4545char *
    46 abcd "abcd"     abcd   "abcd"   abcd abcd     "abcd" 
    47 abcd "abcd"     abcd   "abcd"   abcd abcd     "abcd" 
     46abcd "abcd"     abcd   "abcd"   'abcd'   <abcd>   abcd abcd     "abcd" 
     47abcd "abcd"     abcd   "abcd"   'abcd'   <abcd>   abcd abcd     "abcd" 
    4848141 142 143 144 0141 0142 0143 0144      141      142      143      144 0141     0142     0143     0144   
    494961 62 63 64 0X61 0X62 0X63 0X64       61       62       63       64 0x61     0x62     0x63     0x64   
Note: See TracChangeset for help on using the changeset viewer.