Commit Graph

22 Commits

Author SHA1 Message Date
Johannes Loher 7cf2592ff2 fixed delay unittests 2017-08-04 00:16:43 +02:00
Johannes Loher 7a76d12ec2 Merge branch '002_fix_crash_when_missing_rt' into 'master'
fixed crash when rt tag is missing, but realtime is set to 1

fixes #2

See merge request !4
2017-07-12 15:43:16 +02:00
Johannes Loher 4b0102c85d fixed crash when rt tag is missing, but realtime is set to 1 2017-07-12 15:42:23 +02:00
Johannes Loher 9d51f28619 Added docs for the public stuff in fahrplanparser.d and substitution.d 2017-05-16 14:34:42 +02:00
Johannes Loher c7cf7fedfd cleanup 2017-05-14 11:54:33 +02:00
Johannes Loher a6aeaa336e use name of bus stop instead of id 2017-05-14 11:54:33 +02:00
Johannes Loher 0f95b5777e switched api to http://mobile.defas-fgi.de/beg/ and added tests for the corresponding functions 2017-05-14 11:54:33 +02:00
Johannes Loher 82f134f565 fixed stupid copy/paste mistake 2017-05-14 11:54:09 +02:00
Johannes Loher e112fbe7ec updated README and improved help message 2017-05-14 11:50:22 +02:00
Johannes Loher ff4c72628f got rid of unnecessary temporary variable 2017-04-14 14:33:50 +02:00
Johannes Loher 446f9a096b added template constraint to loadSubstitutionFile 2017-04-10 22:49:20 +02:00
Johannes Loher 86d8860767 made slurp a template parameter of loadSubstitutionFile and created tests for loadSubstitutionFile 2017-04-10 22:08:46 +02:00
Johannes Loher 99d36745eb Moved check for the existance of the substitution file from
loadSubstitutionFile to main
2017-04-10 21:07:53 +02:00
Johannes Loher d657873f9f It seems we now need to use the id for the bus stop for it to be uniquely identified. 2017-04-10 20:35:41 +02:00
Johannes Loher 8c8d587c54 restructured fahrplanparser.getRowContents and added some tests 2017-01-11 14:42:04 +01:00
Johannes Loher f7b67f6d09 Some small cleanup 2016-12-29 18:43:54 +01:00
Johannes Loher caab61ddb8 Restructured a bit again 2016-12-29 18:39:10 +01:00
Johannes Loher 960b4d3f6f Added another test for fahrplanparser.parseTime 2016-12-29 18:27:30 +01:00
Johannes Loher 1cc8840127 restructred the program a bit and added unittests for fahrplanparser.parseTime. Also fixed some stuff I fould while doing that 2016-12-29 18:20:08 +01:00
Johannes Loher 7f78ea64c9 Added unitests for substitution.substiute 2016-12-29 13:33:41 +01:00
Johannes Loher 027df3f7ba removed unneccesary code 2016-12-29 13:14:48 +01:00
Oliver Rümpelein 688d0ae5d8 Initial getting from fsinfoscreen. 2016-12-02 12:48:25 +01:00