tests/test-evolve-cycles.t
changeset 5339 258c0a99c5b0
parent 5171 7f7f40cc6c9b
child 5349 e8660b28bfee
equal deleted inserted replaced
5338:7e93d9db1d1a 5339:258c0a99c5b0
    83      summary:     ROOT
    83      summary:     ROOT
    84   
    84   
    85 Actual test
    85 Actual test
    86 -----------
    86 -----------
    87 
    87 
    88 Check that debugobshistory never crash on a cycle
    88 Check that obslog never crashes on a cycle
    89 
    89 
    90   $ hg obslog "desc(A)" --hidden
    90   $ hg obslog "desc(A)" --hidden
    91   @  2a34000d3544 (1) A
    91   @  2a34000d3544 (1) A
    92   |    rewritten(description, parent, content) as c473644ee0e9 using prune by test (Thu Jan 01 00:00:00 1970 +0000)
    92   |    rewritten(description, parent, content) as c473644ee0e9 using prune by test (Thu Jan 01 00:00:00 1970 +0000)
    93   |
    93   |
   118   |
   118   |
   119   x  c473644ee0e9 (2) B
   119   x  c473644ee0e9 (2) B
   120   |    rewritten(description, parent, content) as a8df460dbbfe using prune by test (Thu Jan 01 00:00:00 1970 +0000)
   120   |    rewritten(description, parent, content) as a8df460dbbfe using prune by test (Thu Jan 01 00:00:00 1970 +0000)
   121   |
   121   |
   122 
   122 
   123 Check that all option don't crash on a cycle either
   123 Check that all option doesn't crash on a cycle either
   124 
   124 
   125   $ hg obslog "desc(C)" --hidden --all
   125   $ hg obslog "desc(C)" --hidden --all
   126   @  2a34000d3544 (1) A
   126   @  2a34000d3544 (1) A
   127   |    rewritten(description, parent, content) as c473644ee0e9 using prune by test (Thu Jan 01 00:00:00 1970 +0000)
   127   |    rewritten(description, parent, content) as c473644ee0e9 using prune by test (Thu Jan 01 00:00:00 1970 +0000)
   128   |
   128   |
   246      summary:     ROOT
   246      summary:     ROOT
   247   
   247   
   248 Actual test
   248 Actual test
   249 -----------
   249 -----------
   250 
   250 
   251 Check that debugobshistory never crash on a cycle
   251 Check that obslog never crashes on a cycle
   252 
   252 
   253   $ hg obslog "desc(D)" --hidden
   253   $ hg obslog "desc(D)" --hidden
   254   x  0da815c333f6 (5) E
   254   x  0da815c333f6 (5) E
   255   |    rewritten(description, parent, content) as d9f908fde1a1 using prune by test (Thu Jan 01 00:00:00 1970 +0000)
   255   |    rewritten(description, parent, content) as d9f908fde1a1 using prune by test (Thu Jan 01 00:00:00 1970 +0000)
   256   |
   256   |
   267   | |    split(description, parent, content) as 2a34000d3544, 868d2e0eb19c using prune by test (Thu Jan 01 00:00:00 1970 +0000)
   267   | |    split(description, parent, content) as 2a34000d3544, 868d2e0eb19c using prune by test (Thu Jan 01 00:00:00 1970 +0000)
   268   | |
   268   | |
   269   x |  c473644ee0e9 (2) B
   269   x |  c473644ee0e9 (2) B
   270   | |    rewritten(description, parent, content) as a8df460dbbfe using prune by test (Thu Jan 01 00:00:00 1970 +0000)
   270   | |    rewritten(description, parent, content) as a8df460dbbfe using prune by test (Thu Jan 01 00:00:00 1970 +0000)
   271   | |
   271   | |
   272 Check that all option don't crash either on a cycle
   272 Check that all option doesn't crash on a cycle either
   273   $ hg obslog --all --hidden "desc(F)"
   273   $ hg obslog --all --hidden "desc(F)"
   274   x  0da815c333f6 (5) E
   274   x  0da815c333f6 (5) E
   275   |    rewritten(description, parent, content) as d9f908fde1a1 using prune by test (Thu Jan 01 00:00:00 1970 +0000)
   275   |    rewritten(description, parent, content) as d9f908fde1a1 using prune by test (Thu Jan 01 00:00:00 1970 +0000)
   276   |
   276   |
   277   @    868d2e0eb19c (4) D
   277   @    868d2e0eb19c (4) D