fix bugs in adjacency list generation; add tests
[scpubgit/stemmatology.git] / base / t / text_tradition_collation.t
2014-11-26 Tara L Andrews fix bugs in adjacency list generation; add tests
2014-06-09 Tara L Andrews allow quick and dirty reading merge by relationship...
2014-05-20 tla keep merging readings by rel type until no more exist...
2014-03-21 Tara L Andrews save Ternary data type to graphml too
2014-01-21 Tara L Andrews chase bug thrown up by merge_reading restriction; fix...
2014-01-18 Tara L Andrews add method to collapse tradition by relationship
2014-01-16 Tara L Andrews Add check for duplicate_reading that at least one witne...
2013-11-08 tla Add option to put sanitized layer labels in tabular...
2013-11-08 tla make sure we don't overwrite the cached alignment table...
2013-11-08 tla enable output of CSV without witness layers. Fixes #13
2013-10-25 tla added simple tests for CSV and TSV output. Fixes #8
2013-07-18 Tara L Andrews Return deleted invalid noncolo relationships when a...
2013-06-11 Tara L Andrews let stringify_args pass all args; add test for reading...
2013-06-10 Tara L Andrews bugfix in identical_readings; optimization in duplicate...
2013-06-10 Tara L Andrews method to identify identical readings; make flatten_ran...
2013-06-07 Tara L Andrews return the new reading generated on duplication
2013-06-03 Tara L Andrews add method to duplicate a given relationship
2013-04-24 Tara L Andrews invalidate alignment table cache on relationship add...
2012-09-14 Tara L Andrews make sure all tests work in all combos, save the broken...
2012-09-14 Tara L Andrews load extensions statically to avoid bad object wrapping...
2012-09-13 Tara L Andrews split off stemma analysis modules from base Tradition...