remove some debugging statements
[scpubgit/stemmatology.git] / t / graph.t
2012-02-21 Tara L Andrews don't run SVG tests unless dot is installed
2012-02-07 Tara L Andrews get rid of debugging print
2012-02-02 Tara L Andrews allow specification of options for dot/svg;
2012-01-16 Tara L Andrews add method to generate a part of the graph specified...
2011-12-26 Tara L Andrews all tests now working again
2011-12-26 Tara L Andrews sort-of-fix some tests
2011-06-06 Tara L Andrews new position logic for the lemmatizer and toggler;...
2011-06-03 Tara L Andrews make relationships work, add some hacks for Boodts...
2011-05-30 tla split out XML parsing logic from CollateX logic in...
2011-05-28 tla first crack at implementing relationships
2011-05-17 Tara L Andrews tests passing with new library, yay
2011-05-17 tla BROKEN - making lemmatization work
2011-05-16 Tara L Andrews make the first couple of tests pass
2011-05-12 Tara L Andrews use transposition info from CollateX
2011-04-21 Tara L Andrews ...and fix the namespace in the tests
2011-04-19 Tara L Andrews Make transposition data go into pool arrays
2011-04-19 Tara L Andrews Move some active node logic into the positions library
2011-04-18 Tara L Andrews new library working with old graph functionality tests
2011-04-15 Tara L Andrews Initial library