• Show log

    Commit

  • Hash : 917f60c5
    Author : Russell Belfer
    Date : 2013-04-12T13:04:08

    Add tests for oidmap and new cache with threading
    
    This adds some basic tests for the oidmap just to make sure that
    collisions, etc. are dealt with correctly.
    
    This also adds some tests for the new caching that check if items
    are inserted (or not inserted) properly into the cache, and that
    the cache can hold up in a multithreaded environment without error.