Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /trunk/src/test
Sticky Revision: |
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, 3 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
Modified Mon May 30 09:47:47 2011 UTC (13 years, 9 months ago) by amb
Give the loops unique names.
Revision 732 - Directory Listing
Modified Mon May 30 09:47:32 2011 UTC (13 years, 9 months ago) by amb
Print less information when running.
Revision 730 - Directory Listing
Modified Sun May 29 15:06:16 2011 UTC (13 years, 9 months ago) by amb
Exit on error.
Revision 728 - Directory Listing
Modified Fri May 20 18:37:11 2011 UTC (13 years, 10 months ago) by amb
Add new test cases for fake nodes/segments.
Revision 726 - Directory Listing
Modified Wed May 18 18:52:49 2011 UTC (13 years, 10 months ago) by amb
Add new test cases for very simple routes with no super-nodes.
Revision 724 - Directory Listing
Modified Wed May 18 18:24:12 2011 UTC (13 years, 10 months ago) by amb
Add a new waypoint at the very end of a dead-end (not super-node).
Revision 717 - Directory Listing
Modified Sat May 14 14:51:11 2011 UTC (13 years, 10 months ago) by amb
Add another waypoint at the terminal super-node.
Revision 716 - Directory Listing
Modified Fri May 13 18:24:48 2011 UTC (13 years, 10 months ago) by amb
Force waypoint 13 to go round the roundabout twice.
Revision 715 - Directory Listing
Modified Thu May 12 19:12:02 2011 UTC (13 years, 10 months ago) by amb
Added turn restriction test cases.
Revision 714 - Directory Listing
Modified Thu May 12 19:11:10 2011 UTC (13 years, 10 months ago) by amb
Bug fix for logging.
Revision 711 - Directory Listing
Added Sun May 8 18:00:51 2011 UTC (13 years, 10 months ago) by amb
Run filedumper, allow running under a run-time debugger.