Mercurial > evolve
comparison tests/test-tutorial.t @ 1130:be31c34bb341
test: ignore bytes lenght in message
We should be storying floating point number as floating point number. So the
size of the meta for fm0 format is going to be unstable. We cover them with a
glob.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Thu, 16 Oct 2014 14:06:52 -0700 |
parents | 4b37588bee3b |
children | 0c879e986ce4 |
comparison
equal
deleted
inserted
replaced
1129:da565c825429 | 1130:be31c34bb341 |
---|---|
401 searching for changes | 401 searching for changes |
402 adding changesets | 402 adding changesets |
403 adding manifests | 403 adding manifests |
404 adding file changes | 404 adding file changes |
405 added 3 changesets with 3 changes to 1 files | 405 added 3 changesets with 3 changes to 1 files |
406 pushing 6 obsolescence markers (487 bytes) | 406 pushing 6 obsolescence markers (* bytes) (glob) |
407 6 obsolescence markers added | 407 6 obsolescence markers added |
408 | 408 |
409 for simplicity sake we get the bathroom change in line again | 409 for simplicity sake we get the bathroom change in line again |
410 | 410 |
411 $ hg grab 10b8aeaa8cc8 | 411 $ hg grab 10b8aeaa8cc8 |
732 searching for changes | 732 searching for changes |
733 adding changesets | 733 adding changesets |
734 adding manifests | 734 adding manifests |
735 adding file changes | 735 adding file changes |
736 added 2 changesets with 2 changes to 1 files (+1 heads) | 736 added 2 changesets with 2 changes to 1 files (+1 heads) |
737 pushing 10 obsolescence markers (803 bytes) | 737 pushing 10 obsolescence markers (* bytes) (glob) |
738 3 obsolescence markers added | 738 3 obsolescence markers added |
739 | 739 |
740 remote get a warning that current working directory is based on an obsolete changeset | 740 remote get a warning that current working directory is based on an obsolete changeset |
741 | 741 |
742 $ cd ../remote | 742 $ cd ../remote |