From c5e32e4576ee11b7aeff76be8102d6775840b988 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 13 Jun 2020 14:50:50 +0200 Subject: Add tests for DB backend --- "t/in/DB.Berlin Jannowitzbr\303\274cke.xml" | 1 + t/in/NAHSH.Flensburg.xml | 40 +++++++++++ t/in/NASA.Wernigerode Hbf.xml | 18 +++++ t/in/NVV.Kassel Hauptbahnhof.xml | 67 ++++++++++++++++++ t/in/RSAG.Rostock Hbf.xml | 98 ++++++++++++++++++++++++++ "t/in/VBB.Berlin Jannowitzbr\303\274cke.xml" | 75 ++++++++++++++++++++ t/in/VBN.Diepholz.xml | 8 +++ "t/in/\303\226BB.Wien Praterstern.xml" | 101 +++++++++++++++++++++++++++ 8 files changed, 408 insertions(+) create mode 100644 "t/in/DB.Berlin Jannowitzbr\303\274cke.xml" create mode 100644 t/in/NAHSH.Flensburg.xml create mode 100644 t/in/NASA.Wernigerode Hbf.xml create mode 100644 t/in/NVV.Kassel Hauptbahnhof.xml create mode 100644 t/in/RSAG.Rostock Hbf.xml create mode 100644 "t/in/VBB.Berlin Jannowitzbr\303\274cke.xml" create mode 100644 t/in/VBN.Diepholz.xml create mode 100644 "t/in/\303\226BB.Wien Praterstern.xml" (limited to 't/in') diff --git "a/t/in/DB.Berlin Jannowitzbr\303\274cke.xml" "b/t/in/DB.Berlin Jannowitzbr\303\274cke.xml" new file mode 100644 index 0000000..b5d7ed7 --- /dev/null +++ "b/t/in/DB.Berlin Jannowitzbr\303\274cke.xml" @@ -0,0 +1 @@ + diff --git a/t/in/NAHSH.Flensburg.xml b/t/in/NAHSH.Flensburg.xml new file mode 100644 index 0000000..aeaf89b --- /dev/null +++ b/t/in/NAHSH.Flensburg.xml @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/t/in/NASA.Wernigerode Hbf.xml b/t/in/NASA.Wernigerode Hbf.xml new file mode 100644 index 0000000..0803d15 --- /dev/null +++ b/t/in/NASA.Wernigerode Hbf.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/t/in/NVV.Kassel Hauptbahnhof.xml b/t/in/NVV.Kassel Hauptbahnhof.xml new file mode 100644 index 0000000..4c5a1d8 --- /dev/null +++ b/t/in/NVV.Kassel Hauptbahnhof.xml @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/t/in/RSAG.Rostock Hbf.xml b/t/in/RSAG.Rostock Hbf.xml new file mode 100644 index 0000000..ae03be1 --- /dev/null +++ b/t/in/RSAG.Rostock Hbf.xml @@ -0,0 +1,98 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git "a/t/in/VBB.Berlin Jannowitzbr\303\274cke.xml" "b/t/in/VBB.Berlin Jannowitzbr\303\274cke.xml" new file mode 100644 index 0000000..698d0a4 --- /dev/null +++ "b/t/in/VBB.Berlin Jannowitzbr\303\274cke.xml" @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/t/in/VBN.Diepholz.xml b/t/in/VBN.Diepholz.xml new file mode 100644 index 0000000..c431830 --- /dev/null +++ b/t/in/VBN.Diepholz.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git "a/t/in/\303\226BB.Wien Praterstern.xml" "b/t/in/\303\226BB.Wien Praterstern.xml" new file mode 100644 index 0000000..b9a455e --- /dev/null +++ "b/t/in/\303\226BB.Wien Praterstern.xml" @@ -0,0 +1,101 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3