~ubuntu-branches/ubuntu/wily/mercurial/wily

« back to all changes in this revision

Viewing changes to tests/test-bundle.t

  • Committer: Package Import Robot
  • Author(s): Javi Merino
  • Date: 2014-03-03 22:52:12 UTC
  • mfrom: (1.2.42)
  • Revision ID: package-import@ubuntu.com-20140303225212-1g4mr7wpm39kubm5
Tags: 2.9.1-1
* New upstream release
* mercurial 2.9 breaks current hgsubversion (1.5-1)
* Blacklist test-patchbomb.t as it failed sporadically in mips buildd
  for 2.9-1 and is now failing for me.

Show diffs side-by-side

added added

removed removed

Lines of Context:
84
84
  searching for changes
85
85
  no changes found
86
86
 
 
87
Verify that there are no leaked temporary files after pull (issue2797)
 
88
 
 
89
  $ ls test/.hg | grep .hg10un
 
90
  [1]
 
91
 
87
92
Pull full.hg into empty (using --cwd)
88
93
 
89
94
  $ hg --cwd empty pull ../full.hg