Output that test-markup is expected to produce when run on the valid
authorMatthias Clasen <mclasen@redhat.com>
Sun, 28 May 2006 22:58:41 +0000 (22:58 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 28 May 2006 22:58:41 +0000 (22:58 +0000)
commitc8922bb143ff1a3f8f8bfef7cef5881e45837c16
treea80fea2d21f562fa38190f2419c494920536ad17
parent2585e9aadb636d350053133036b78b08b04397dc
Output that test-markup is expected to produce when run on the valid

2006-05-28  Matthias Clasen  <mclasen@redhat.com>

* tests/markups/expected-*: Output that test-markup
is expected to produce when run on the valid gmarkup
examples.

* tests/markup-test.c: Only dump the results of the
first, unchunked parse, to compare it against the expected
output.

* tests/run-markup-tests.sh: For valid examples, compare
the output of test-markup against the corresponding
expected-<n> file.
15 files changed:
ChangeLog
ChangeLog.pre-2-12
tests/markup-test.c
tests/markups/expected-1 [new file with mode: 0644]
tests/markups/expected-10 [new file with mode: 0644]
tests/markups/expected-11 [new file with mode: 0644]
tests/markups/expected-2 [new file with mode: 0644]
tests/markups/expected-3 [new file with mode: 0644]
tests/markups/expected-4 [new file with mode: 0644]
tests/markups/expected-5 [new file with mode: 0644]
tests/markups/expected-6 [new file with mode: 0644]
tests/markups/expected-7 [new file with mode: 0644]
tests/markups/expected-8 [new file with mode: 0644]
tests/markups/expected-9 [new file with mode: 0644]
tests/run-markup-tests.sh