Mercurial > hg
comparison tests/test-revset.t @ 41387:947b81560583
test-revset: check that #generations[1:-1] doesn't result in any errors
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Sat, 26 Jan 2019 12:20:05 +0800 |
parents | 431cf2c8c839 |
children | 13f7a6a4f0db |
comparison
equal
deleted
inserted
replaced
41386:baffda74891c | 41387:947b81560583 |
---|---|
1298 1 | 1298 1 |
1299 3 | 1299 3 |
1300 5 | 1300 5 |
1301 6 | 1301 6 |
1302 7 | 1302 7 |
1303 $ log 'tip#generations[1:-1]' | |
1303 | 1304 |
1304 $ hg debugrevspec -p parsed 'roots(:)#g[2]' | 1305 $ hg debugrevspec -p parsed 'roots(:)#g[2]' |
1305 * parsed: | 1306 * parsed: |
1306 (relsubscript | 1307 (relsubscript |
1307 (func | 1308 (func |