Test output for digraph

Testing time: 8.0s

CHICKEN_INSTALL_PREFIX=/root/src/salmonella/salmonella-4.5.0/repo CHICKEN_INCLUDE_PATH=/root/src/salmonella/salmonella-4.5.0/repo/share/chicken CHICKEN_REPOSITORY=/root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5 /usr/local/chicken-4.5.0/bin/csi -script run.scm

-- testing digraph test ------------------------------------------------------
add nodes to the graph ............................................... [ PASS]
add edges to the graph ............................................... [ PASS]
remove node 0 ........................................................ [ PASS]
make sure node 0 edges got removed ................................... [ PASS]
remove node 2 ........................................................ [ PASS]
make sure node 2 edges got removed ................................... [ PASS]
6 tests completed in 0.001 seconds.
6 out of 6 (100%) tests passed.
-- done testing digraph test -------------------------------------------------