incorporate user auth functionality
[scpubgit/stemmatology.git] / t /
2011-12-31 Tara L Andrews Stop polluting test output with STDERR
2011-12-31 Tara L Andrews make the stemma a property of the tradition
2011-12-29 Tara L Andrews give Directory proper interface
2011-12-26 Tara L Andrews all tests now working again
2011-12-26 Tara L Andrews make Self module parse old and new graphml
2011-12-26 Tara L Andrews make tabular parse test work
2011-12-26 Tara L Andrews sort-of-fix some tests
2011-12-26 Tara L Andrews make tests for Tradition.pm and Tradition/Parser/Collat...
2011-10-03 Tara L Andrews continued doc and testing drive; rationalize GraphML...
2011-10-03 Tara L Andrews move around some doc/testing logic
2011-10-03 Tara L Andrews fix Tabular parser to account for a.c. wits; more doc...
2011-10-03 Tara L Andrews restore file needed for graph.t test
2011-10-03 Tara L Andrews document and unit-test Witness.pm
2011-10-03 Tara L Andrews start documenting and testing
2011-10-03 Tara L Andrews allow either file or string to be passed for parsing
2011-10-03 Tara L Andrews set up some real test data
2011-10-02 Tara L Andrews keep module dependencies in sync
2011-08-03 Tara L Andrews CHECKPOINT for laptop migration
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-24 Tara L Andrews set up some real test data for csv collation
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