Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /trunk/src/test
Sticky Revision: |
Revision 1075 - Directory Listing
Modified Sun Sep 23 15:08:12 2012 UTC (12 years, 5 months ago) by amb
Change the all text output format so that minor junctions (where no turn instructions are output for the HTML) are labelled differently. This also required the expected results for the tests cases to be changed.
Revision 1074 - Directory Listing
Modified Sat Sep 22 08:57:24 2012 UTC (12 years, 5 months ago) by amb
Fix a bug that stopped the last turn before a waypoint from being described in the HTML output if the final section of the route was a fake-segment. Update the test case expected results since the last turn was not being described properly.
Revision 1073 - Directory Listing
Modified Thu Sep 20 18:31:45 2012 UTC (12 years, 5 months ago) by amb
Change the scripts for the test cases to use 'diff' instead of 'cmp' so that it is possible to see the changes.
Revision 1069 - Directory Listing
Modified Mon Sep 17 17:58:47 2012 UTC (12 years, 6 months ago) by amb
Do not mark barriers that cannot be passed by any type of transport as super-nodes.
Revision 1068 - Directory Listing
Modified Sun Sep 16 14:51:11 2012 UTC (12 years, 6 months ago) by amb
Don't fail to route if a selected waypoint is a node that does not permit chosen traffic type. Add test cases for this change.
Revision 1067 - Directory Listing
Modified Thu Sep 13 18:51:03 2012 UTC (12 years, 6 months ago) by amb
Make every test case loadable in JOSM.
Revision 1060 - Directory Listing
Modified Sat Sep 8 18:28:31 2012 UTC (12 years, 6 months ago) by amb
Ignore new log files.
Revision 1059 - Directory Listing
Modified Sat Sep 8 18:27:57 2012 UTC (12 years, 6 months ago) by amb
Fixed a spelling mistake in the printed output.
Revision 1058 - Directory Listing
Modified Sat Sep 8 18:27:36 2012 UTC (12 years, 6 months ago) by amb
Added a new test case for a real-life pathological routing problem involving oneway streets and loops.
Revision 1045 - Directory Listing
Modified Mon Aug 6 18:35:14 2012 UTC (12 years, 7 months ago) by amb
Be more consistent about what files to clean up.
Revision 975 - Directory Listing
Modified Tue Feb 21 17:52:41 2012 UTC (13 years ago) by amb
Enable pruning by default. Fix the test cases to run with and without pruning but only compare against the expected results when not pruned.
Revision 928 - Directory Listing
Modified Tue Dec 6 18:46:06 2011 UTC (13 years, 3 months ago) by amb
Updated test case expected results with the roundabout changes.
Revision 913 - Directory Listing
Modified Sun Nov 20 19:39:30 2011 UTC (13 years, 3 months ago) by amb
Fix some more Makefile oddities.
Revision 910 - Directory Listing
Modified Sat Nov 19 19:53:39 2011 UTC (13 years, 4 months ago) by amb
Fix some Makefile oddities.
Revision 877 - Directory Listing
Modified Sat Oct 22 16:48:03 2011 UTC (13 years, 4 months ago) by amb
Test case for 'except' tags on turn restrictions.
Revision 849 - Directory Listing
Modified Wed Sep 7 18:11:04 2011 UTC (13 years, 6 months ago) by amb
Handle the special case where the start point is a super-node and the finish point is somewhere within one of the super-segments from that node.
Revision 841 - Directory Listing
Modified Tue Sep 6 10:15:36 2011 UTC (13 years, 6 months ago) by amb
Added a new test case for the routing bug-fix in version 2.0.3 (route via super-nodes may not be shortest).
Revision 840 - Directory Listing
Modified Tue Sep 6 07:33:45 2011 UTC (13 years, 6 months ago) by amb
Ensure that test cases have correct copyright notice (Routino, AGPL3) in generated data and not the default one (OSM, CC-SA).
Revision 839 - Directory Listing
Modified Tue Sep 6 07:18:10 2011 UTC (13 years, 6 months ago) by amb
Store the expected results to check for future regressions.
Revision 838 - Directory Listing
Modified Tue Sep 6 07:17:24 2011 UTC (13 years, 6 months ago) by amb
Store the expected results to check for future regressions.
Revision 811 - Directory Listing
Modified Thu Jul 21 18:15:44 2011 UTC (13 years, 7 months ago) by amb
Use the --errorlog option.
Revision 808 - Directory Listing
Modified Sun Jul 10 17:55:51 2011 UTC (13 years, 8 months ago) by amb
Ignore the auto-generated files from the new test case.
Revision 807 - Directory Listing
Modified Sun Jul 10 17:54:33 2011 UTC (13 years, 8 months ago) by amb
Add test cases for the new turn relation validity checks.
Revision 739 - Directory Listing
Modified Mon May 30 12:57:28 2011 UTC (13 years, 9 months ago) by amb
Make sure that clean really means it.
Revision 733 - Directory Listing
Added Mon May 30 09:47:47 2011 UTC (13 years, 9 months ago) by amb
Give the loops unique names.