summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorStuart Rackham <srackham@methods.co.nz>2011-04-16 11:42:15 +1200
committerStuart Rackham <srackham@methods.co.nz>2011-04-16 11:42:15 +1200
commitd8b9b549bbd56d2be51e26f119be93e4d928e1b2 (patch)
treeb7008e91dc70c75c35d85d1e28042047b1b812d6 /tests
parentd5a42c4ef6bb97b855281021c775ef3812278c97 (diff)
downloadasciidoc-d8b9b549bbd56d2be51e26f119be93e4d928e1b2.tar.gz
For consistency converted all DOS formatted configuration and text files (an
anachronism) to UNIX format.
Diffstat (limited to 'tests')
-rw-r--r--tests/data/lang-nl-test.txt188
-rw-r--r--tests/data/utf8-bom-test.txt18
2 files changed, 103 insertions, 103 deletions
diff --git a/tests/data/lang-nl-test.txt b/tests/data/lang-nl-test.txt
index fa4b4e7..7e6e823 100644
--- a/tests/data/lang-nl-test.txt
+++ b/tests/data/lang-nl-test.txt
@@ -1,94 +1,94 @@
-// Test for lang-nl.conf language file.
-:lang: nl
-
-= Languages Test
-:revnumber: v1.0
-:revdate: 2003-12-21
-
-ifdef::doctype-article[]
-== Samenvatting
-Bijzonder 'abstract' sectie.
-
-endif::doctype-article[]
-
-
-ifdef::doctype-book[]
-== Opdracht
-Bijzonder 'dedication' sectie.
-
-
-== Voorwoord
-Bijzonder 'preface' sectie.
-
-
-== Colofon
-Bijzonder 'colophon' sectie.
-
-endif::doctype-book[]
-
-
-== Het Eerste Hoofdstuk
-=== Vermaningen
-Vertaal ze niet in the broncode -- ze worden vanzelf vertaald in het
-output bestand
-
-NOTE: Lorum ipsum.
-
-TIP: Lorum ipsum.
-
-WARNING: Lorum ipsum.
-
-CAUTION: Lorum ipsum.
-
-IMPORTANT: Lorum ipsum.
-
-.Tiger
-image::../../images/tiger.png[Tiger image]
-
-Gevolgd door een voorbeeld tabel:
-
-.Table
-[width="60%",options="header"]
-|==============================================
-| Optie | Beschrijving
-| -a 'USER GROUP' | Voeg 'USER' toe aan 'GROUP'.
-| -R 'GROUP' | Schakel toegang uit tot 'GROUP'.
-|==============================================
-
-En nu iets totaal anders: ((apen)), leeuwen en tijgers.
-
-
-== Bijlage A: Voorbeeld Bijlage
-Bijzonder 'appendix' sectie.
-
-
-== Literatuurlijst
-Bijzonder 'bibliography' sectie.
-
-[bibliography]
-- [[[taoup]]] Eric Steven Raymond. 'The Art of Unix
- Programming'. Addison-Wesley. ISBN 0-13-142901-9.
-- [[[walsh-muellner]]] Norman Walsh & Leonard Muellner.
- 'DocBook - The Definitive Guide'. O'Reilly & Associates. 1999.
- ISBN 1-56592-580-7.
-
-
-== Woordenlijst
-Bijzonder 'glossary' sectie.
-
-[glossary]
-Een woordenlijst term::
- De bijhorende (ingesprongen) definitie.
-
-Een tweede term::
- De bijhorende (ingesprongen) definitie.
-
-
-ifdef::basebackend-docbook[]
-== Register
-////////////////////////////////////////////////////////////////
-Bijzonder 'index' sectie.
-Het register wordt normaal leeg gehouden, de inhoud wordt
-automatisch gegenereerd door de DocBook hulpmiddelen.
-////////////////////////////////////////////////////////////////
-endif::basebackend-docbook[]
+// Test for lang-nl.conf language file.
+:lang: nl
+
+= Languages Test
+:revnumber: v1.0
+:revdate: 2003-12-21
+
+ifdef::doctype-article[]
+== Samenvatting
+Bijzonder 'abstract' sectie.
+
+endif::doctype-article[]
+
+
+ifdef::doctype-book[]
+== Opdracht
+Bijzonder 'dedication' sectie.
+
+
+== Voorwoord
+Bijzonder 'preface' sectie.
+
+
+== Colofon
+Bijzonder 'colophon' sectie.
+
+endif::doctype-book[]
+
+
+== Het Eerste Hoofdstuk
+=== Vermaningen
+Vertaal ze niet in the broncode -- ze worden vanzelf vertaald in het
+output bestand
+
+NOTE: Lorum ipsum.
+
+TIP: Lorum ipsum.
+
+WARNING: Lorum ipsum.
+
+CAUTION: Lorum ipsum.
+
+IMPORTANT: Lorum ipsum.
+
+.Tiger
+image::../../images/tiger.png[Tiger image]
+
+Gevolgd door een voorbeeld tabel:
+
+.Table
+[width="60%",options="header"]
+|==============================================
+| Optie | Beschrijving
+| -a 'USER GROUP' | Voeg 'USER' toe aan 'GROUP'.
+| -R 'GROUP' | Schakel toegang uit tot 'GROUP'.
+|==============================================
+
+En nu iets totaal anders: ((apen)), leeuwen en tijgers.
+
+
+== Bijlage A: Voorbeeld Bijlage
+Bijzonder 'appendix' sectie.
+
+
+== Literatuurlijst
+Bijzonder 'bibliography' sectie.
+
+[bibliography]
+- [[[taoup]]] Eric Steven Raymond. 'The Art of Unix
+ Programming'. Addison-Wesley. ISBN 0-13-142901-9.
+- [[[walsh-muellner]]] Norman Walsh & Leonard Muellner.
+ 'DocBook - The Definitive Guide'. O'Reilly & Associates. 1999.
+ ISBN 1-56592-580-7.
+
+
+== Woordenlijst
+Bijzonder 'glossary' sectie.
+
+[glossary]
+Een woordenlijst term::
+ De bijhorende (ingesprongen) definitie.
+
+Een tweede term::
+ De bijhorende (ingesprongen) definitie.
+
+
+ifdef::basebackend-docbook[]
+== Register
+////////////////////////////////////////////////////////////////
+Bijzonder 'index' sectie.
+Het register wordt normaal leeg gehouden, de inhoud wordt
+automatisch gegenereerd door de DocBook hulpmiddelen.
+////////////////////////////////////////////////////////////////
+endif::basebackend-docbook[]
diff --git a/tests/data/utf8-bom-test.txt b/tests/data/utf8-bom-test.txt
index 2b76fd0..03aae22 100644
--- a/tests/data/utf8-bom-test.txt
+++ b/tests/data/utf8-bom-test.txt
@@ -1,9 +1,9 @@
-UTF-8 BOM Test
-==============
-
-Include file with UTF-8 BOM:
-
-:leveloffset: 1
-include::{docfile}[depth=1]
-
-Lorum ipsum...
+UTF-8 BOM Test
+==============
+
+Include file with UTF-8 BOM:
+
+:leveloffset: 1
+include::{docfile}[depth=1]
+
+Lorum ipsum...