This makes the tests shorter (410 lines -> 240 lines), faster (17s ->
12s), and easier to read (the setup for each test case is just before
the test, and we can refer to commits by name).
Details
Details
- Reviewers
 phillco indygreg - Group Reviewers
 hg-reviewers - Commits
 - rHGdd2833e4d660: tests: use drawdag in test-rebase-collapse.t
 
Diff Detail
Diff Detail
- Repository
 - rHG Mercurial
 - Lint
 Lint Skipped - Unit
 Unit Tests Skipped 
Event Timeline
Comment Actions
This was hard to review. But I didn't see anything obviously wrong with this refactor.
| tests/test-rebase-collapse.t | ||
|---|---|---|
| 182 | Are we really printing revision numbers here?!  | |
Are we really printing revision numbers here?!