tests/test-status.t
changeset 31423 568d80b24b3a
parent 29485 6a98f9408a50
child 31589 7e3b145f8247
equal deleted inserted replaced
31422:2e38a88bbc6c 31423:568d80b24b3a
   400   M file
   400   M file
   401   $ hg diff -r 1 -r 2
   401   $ hg diff -r 1 -r 2
   402 
   402 
   403 #endif
   403 #endif
   404 
   404 
       
   405   $ cd ..
       
   406 
   405 hg status of binary file starting with '\1\n', a separator for metadata:
   407 hg status of binary file starting with '\1\n', a separator for metadata:
   406 
   408 
   407   $ hg init repo5
   409   $ hg init repo5
   408   $ cd repo5
   410   $ cd repo5
   409   >>> open("010a", "wb").write("\1\nfoo")
   411   >>> open("010a", "wb").write("\1\nfoo")