Mercurial > hg
annotate tests/test-gendoc.out @ 11126:f7535c433d22 stable
convert/svn: correctly encode deleted entry paths
This recode call was removed in ede2247e61aa, because it looked the
encode(decode()) construct was a no-op. In fact, the first decode() call was
wrong, and entries still have to be encoded before being passed to the sink.
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Sun, 09 May 2010 19:11:02 +0200 |
parents | 6219401643d1 |
children | cbe400a8e217 |
rev | line source |
---|---|
9485
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
1 |
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
2 % extracting documentation from C |
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
3 checking for parse errors with rst2html |
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
4 |
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
5 % extracting documentation from da |
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
6 checking for parse errors with rst2html |
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
7 |
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
8 % extracting documentation from de |
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
9 checking for parse errors with rst2html |
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
10 |
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
11 % extracting documentation from el |
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
12 checking for parse errors with rst2html |
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
13 |
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
14 % extracting documentation from fr |
9446
57d682d7d2da
test-gendoc: test documentation generation
Martin Geisler <mg@lazybytes.net>
parents:
diff
changeset
|
15 checking for parse errors with rst2html |
9485
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
16 |
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
17 % extracting documentation from it |
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
18 checking for parse errors with rst2html |
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
19 |
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
20 % extracting documentation from ja |
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
21 checking for parse errors with rst2html |
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
22 |
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
23 % extracting documentation from pt_BR |
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
24 checking for parse errors with rst2html |
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
25 |
9595
6219401643d1
test-gendoc: adjust output to account for Swedish translation
Lee Cantey <lcantey@gmail.com>
parents:
9485
diff
changeset
|
26 % extracting documentation from sv |
6219401643d1
test-gendoc: adjust output to account for Swedish translation
Lee Cantey <lcantey@gmail.com>
parents:
9485
diff
changeset
|
27 checking for parse errors with rst2html |
6219401643d1
test-gendoc: adjust output to account for Swedish translation
Lee Cantey <lcantey@gmail.com>
parents:
9485
diff
changeset
|
28 |
9485
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
29 % extracting documentation from zh_CN |
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
30 checking for parse errors with rst2html |
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
31 |
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
32 % extracting documentation from zh_TW |
7d6ac5d7917c
test-gendoc: add tests for all languages
Martin Geisler <mg@lazybytes.net>
parents:
9446
diff
changeset
|
33 checking for parse errors with rst2html |