Mercurial > hg
changeset 19996:52b437586435 stable
tests: modify minirst test input to new format
Modifying the test input data shows the effects of the last patches.
In text output nothing has changed.
In html output the title has moved on its own line.
author | Simon Heimberg <simohe@besonet.ch> |
---|---|
date | Mon, 04 Nov 2013 10:23:06 +0100 |
parents | 0f6e360b14f2 |
children | de16c673455b |
files | tests/test-minirst.py tests/test-minirst.py.out |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-minirst.py Mon Nov 04 10:23:06 2013 +0100 +++ b/tests/test-minirst.py Mon Nov 04 10:23:06 2013 +0100 @@ -202,6 +202,7 @@ admonitions = """ .. note:: + This is a note - Bullet 1
--- a/tests/test-minirst.py.out Mon Nov 04 10:23:06 2013 +0100 +++ b/tests/test-minirst.py.out Mon Nov 04 10:23:06 2013 +0100 @@ -683,7 +683,10 @@ html format: ---------------------------------------------------------------------- <p> -<b>Note:</b> This is a note +<b>Note:</b> +</p> +<p> +This is a note </p> <ul> <li> Bullet 1