Mercurial > public > mercurial-scm > hg-stable
diff tests/test-hgweb-commands.t @ 20256:b786754ba604
test-hgweb-*: output change fixes from b1d65cb8
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Thu, 16 Jan 2014 09:23:31 -0500 |
parents | 544848ef65f2 |
children | d70703954a2a |
line wrap: on
line diff
--- a/tests/test-hgweb-commands.t Wed Jan 08 00:47:44 2014 +0900 +++ b/tests/test-hgweb-commands.t Thu Jan 16 09:23:31 2014 -0500 @@ -1196,6 +1196,17 @@ | <a href="/graph/2ef0ac749a14?style=gitweb">(0)</a> <a href="/graph/tip?style=gitweb">tip</a> </div> + <script type="text/javascript"> + ajaxScrollInit( + '/graph/3?revcount=%next%&style=gitweb', + 60+60, + function (htmlText, previousVal) { return previousVal + 60; }, + '#wrapper', + '<div class="%class%" style="text-align: center;">%text%</div>', + 'graph' + ); + </script> + <script type="text/javascript">process_dates()</script> <div class="page_footer"> <div class="page_footer_text">test</div>