summaryrefslogtreecommitdiff
path: root/bin/ai/regression/tst_stationlist/result.txt
diff options
context:
space:
mode:
authorfonsinchen <fonsinchen@openttd.org>2014-09-21 16:44:37 +0000
committerfonsinchen <fonsinchen@openttd.org>2014-09-21 16:44:37 +0000
commit57d758f73ea33b4deb369074f8e1d5c911fa1e57 (patch)
tree1227d3e200e7547fe64b5c15dc6302d26fe727cc /bin/ai/regression/tst_stationlist/result.txt
parentd92c95b29c6ae7b03c76852eec68fc0d425884cb (diff)
downloadopenttd-57d758f73ea33b4deb369074f8e1d5c911fa1e57.tar.xz
(svn r26896) -Codechange: Move AIStationList* tests to separate test case
Diffstat (limited to 'bin/ai/regression/tst_stationlist/result.txt')
-rw-r--r--bin/ai/regression/tst_stationlist/result.txt37
1 files changed, 37 insertions, 0 deletions
diff --git a/bin/ai/regression/tst_stationlist/result.txt b/bin/ai/regression/tst_stationlist/result.txt
new file mode 100644
index 000000000..eb3bec403
--- /dev/null
+++ b/bin/ai/regression/tst_stationlist/result.txt
@@ -0,0 +1,37 @@
+
+--StationList--
+ Count(): 2
+ Location ListDump:
+ 5 => 33421
+ 4 => 33411
+ CargoWaiting(0) ListDump:
+ 5 => 0
+ 4 => 0
+ CargoWaiting(1) ListDump:
+ 5 => 0
+ 4 => 0
+
+--StationList_Vehicle--
+ Count(): 2
+ Location ListDump:
+ 5 => 33421
+ 4 => 33411
+ CargoWaiting(0) ListDump:
+ 5 => 0
+ 4 => 0
+ CargoWaiting(1) ListDump:
+ 5 => 0
+ 4 => 0
+ CargoRating(1) ListDump:
+ 5 => -1
+ 4 => -1
+ DistanceManhattanToTile(30000) ListDump:
+ 5 => 106
+ 4 => 96
+ DistanceSquareToTile(30000) ListDump:
+ 5 => 8818
+ 4 => 7058
+ IsWithinTownInfluence(0) ListDump:
+ 5 => 0
+ 4 => 0
+ERROR: The script died unexpectedly.