tests/test-hook.t
changeset 51181 dcaa2df1f688
parent 50923 c642c03969ff
equal deleted inserted replaced
51180:2e0b2a387502 51181:dcaa2df1f688
   456   4:539e4b31b6dc
   456   4:539e4b31b6dc
   457 
   457 
   458 (Check that no 'changelog.i.a' file were left behind)
   458 (Check that no 'changelog.i.a' file were left behind)
   459 
   459 
   460   $ ls -1 .hg/store/
   460   $ ls -1 .hg/store/
       
   461   00changelog-1335303a.nd (rust !)
       
   462   00changelog.d
   461   00changelog.i
   463   00changelog.i
       
   464   00changelog.n (rust !)
   462   00manifest.i
   465   00manifest.i
   463   data
   466   data
   464   fncache (repofncache !)
   467   fncache
   465   phaseroots
   468   phaseroots
   466   requires
   469   requires
   467   undo
   470   undo
   468   undo.backup.fncache.bck (repofncache !)
   471   undo.backup.00changelog.n.bck (rust !)
       
   472   undo.backup.fncache.bck
   469   undo.backupfiles
   473   undo.backupfiles
   470 
   474 
   471 
   475 
   472 precommit hook can prevent commit
   476 precommit hook can prevent commit
   473 
   477