revlog: update the split + transaction test
We add section, increase the amount of comments and simplify some of the
constructs. We are about to build more on top this tests so lets do a small
cleanup first.
pub mod dirstate_map;pub mod on_disk;pub mod owning;pub mod path_with_basename;pub mod status;