commit | 544d313d9a49c6622c223475ea66d62abe7e7921 | [log] [tgz] |
---|---|---|
author | Pavlin Radoslavov <pavlin@onlab.us> | Wed Feb 13 10:16:52 2013 -0800 |
committer | Pavlin Radoslavov <pavlin@onlab.us> | Wed Feb 13 10:16:52 2013 -0800 |
tree | a0f90f3c12c43319ff9ff9be252eb17648df3876 | |
parent | 5095197b041f9276910097afce4f43189118cf1b [diff] |
* Updated the Gremlin-based test code for computing the shortest-path. * Added a test for computing the shortest-path to non-existing destination. The expected result is an empty path. * Update the MyLoopFunction implementation and get rid of the "< 10" condition.