tests/test-addremove.t
changeset 23534 83bbedc16b3f
parent 23427 3778884197f0
child 23535 72c23fa4f52f
equal deleted inserted replaced
23533:891aaa7c0c70 23534:83bbedc16b3f
    20   committed changeset 1:e65414bf35c5
    20   committed changeset 1:e65414bf35c5
    21   $ cd ..
    21   $ cd ..
    22   $ hg forget foo
    22   $ hg forget foo
    23   $ hg -v addremove
    23   $ hg -v addremove
    24   adding foo
    24   adding foo
       
    25   $ hg forget foo
       
    26 #if windows
       
    27   $ hg -v addremove nonexistant
       
    28   nonexistant: The system cannot find the file specified
       
    29   [1]
       
    30 #else
       
    31   $ hg -v addremove nonexistant
       
    32   nonexistant: No such file or directory
       
    33   [1]
       
    34 #endif
    25   $ cd ..
    35   $ cd ..
    26 
    36 
    27   $ hg init subdir
    37   $ hg init subdir
    28   $ cd subdir
    38   $ cd subdir
    29   $ mkdir dir
    39   $ mkdir dir