tests/test-mq-symlinks.out
changeset 11908 7f48f0b188c6
parent 11907 863567a1364f
child 11909 deea0506528c
equal deleted inserted replaced
11907:863567a1364f 11908:7f48f0b188c6
     1 a -> a not a symlink
       
     2 % test replacing a file with a symlink
       
     3 a -> b
       
     4 popping symlink.patch
       
     5 now at: base.patch
       
     6 applying symlink.patch
       
     7 now at: symlink.patch
       
     8 a -> b
       
     9 % test updating a symlink
       
    10 a -> c
       
    11 popping updatelink
       
    12 now at: symlink.patch
       
    13 applying updatelink
       
    14 patching file a
       
    15 a
       
    16 now at: updatelink
       
    17 a -> c
       
    18 % test replacing a symlink with a file
       
    19 popping replacelinkwithfile
       
    20 now at: addlink
       
    21 applying replacelinkwithfile
       
    22 now at: replacelinkwithfile
       
    23 sss
       
    24 % test symlink removal
       
    25 popping removesl.patch
       
    26 now at: replacelinkwithfile
       
    27 applying removesl.patch
       
    28 now at: removesl.patch
       
    29 C b
       
    30 C c
       
    31 C s