Routino SVN Repository Browser

Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino

ViewVC logotype

Index of /trunk/src/test

Files shown:28
Directory revision: 1528 (of 2192)
Sticky Revision:


File (rev) Rev. Age Author Last log entry
 Parent Directory        
waypoints.pl  1520  11 years  amb   Update all Perl scripts to "use strict".
turns.sh  715  13 years  amb   Added turn restriction test cases.
turns.osm  1067  12 years  amb   Make every test case loadable in JOSM.
super-or-not.sh  841  13 years  amb   Added a new test case for the routing bug-fix in version 2.0…
super-or-not.osm  849  13 years  amb   Handle the special case where the start point is a super-nod…
start-1-finish.sh  1388  11 years  amb   When compiled with -ffast-math don't expect the results to m…
prune-straight.sh  1265  12 years  amb   Add a test case for pruning straight segments. Found an err…
prune-straight.osm  1265  12 years  amb   Add a test case for pruning straight segments. Found an err…
prune-short.sh  1264  12 years  amb   Add a test case for pruning short segments. Found some disa…
prune-short.osm  1264  12 years  amb   Add a test case for pruning short segments. Found some disa…
only-split.sh  1387  11 years  amb   Remove a debugging message.
oneway-loop.sh  1058  12 years  amb   Added a new test case for a real-life pathological routing p…
oneway-loop.osm  1262  12 years  amb   Remove the 'update' element from the osm tag.
node-restrictions.sh  1068  12 years  amb   Don't fail to route if a selected waypoint is a node that do…
node-restrictions.osm  1262  12 years  amb   Remove the 'update' element from the osm tag.
no-super.sh  726  13 years  amb   Add new test cases for very simple routes with no super-node…
no-super.osm  728  13 years  amb   Add new test cases for fake nodes/segments.
loops.sh  691  13 years  amb   Routing test cases.
loops.osm  733  13 years  amb   Give the loops unique names.
is-fast-math.c  1388  11 years  amb   When compiled with -ffast-math don't expect the results to m…
invalid-turn-relations.sh  807  13 years  amb   Add test cases for the new turn relation validity checks.
invalid-turn-relations.osm  1067  12 years  amb   Make every test case loadable in JOSM.
expected/  1386  11 years  amb   Change test cases so that they don't show differences due to…
dead-ends.sh  691  13 years  amb   Routing test cases.
dead-ends.osm  1386  11 years  amb   Change test cases so that they don't show differences due to…
copyright.xml  840  13 years  amb   Ensure that test cases have correct copyright notice (Routin…
a-b.sh  1388  11 years  amb   When compiled with -ffast-math don't expect the results to m…
a-b-c.sh  1388  11 years  amb   When compiled with -ffast-math don't expect the results to m…
Makefile  1528  11 years  amb   Another iteration through the Makefiles with some small chan…

Properties

Name Value
svn:ignore dead-ends-slim.log dead-ends.log fat loops-slim.log loops.log slim turns-slim.log turns.log no-super-slim.log no-super.log invalid-turn-relations-slim.log invalid-turn-relations.log super-or-not-slim.log super-or-not.log dead-ends-pruned.log dead-ends-slim-pruned.log fat-pruned invalid-turn-relations-pruned.log invalid-turn-relations-slim-pruned.log loops-pruned.log loops-slim-pruned.log no-super-pruned.log no-super-slim-pruned.log slim-pruned super-or-not-pruned.log super-or-not-slim-pruned.log turns-pruned.log turns-slim-pruned.log oneway-loop-pruned.log oneway-loop-slim-pruned.log oneway-loop-slim.log oneway-loop.log node-restrictions-pruned.log node-restrictions-slim-pruned.log node-restrictions-slim.log node-restrictions.log prune-short-pruned.log prune-short-slim-pruned.log prune-short-slim.log prune-short.log prune-straight-pruned.log prune-straight-slim-pruned.log prune-straight-slim.log prune-straight.log is-fast-math